Results

By type

          23:21:02,513 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:21:02,515 |-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.4.2.jar!/logback.xml]
23:21:02,516 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:21:02,516 |-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.4.2.jar!/logback.xml]
23:21:02,516 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:21:02,541 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
23:21:02,770 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:21:02,783 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:21:02,788 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:21:02,800 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:21:02,950 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:21:02,951 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:21:02,951 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:21:02,951 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:21:02,951 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:21:02,951 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:21:02,952 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:21:02,953 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:21:02,956 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.11)

2023-02-17 23:21:04,768|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-wn9s2 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-17 23:21:04,773|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-17 23:21:08,956|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-17 23:21:09,863|||main||||INFO||||||| Finished Spring Data repository scanning in 881 ms. Found 11 JPA repository interfaces.
2023-02-17 23:21:12,953|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-17 23:21:13,083|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-17 23:21:13,371|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-17 23:21:14,052|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-17 23:21:14,578|||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.
2023-02-17 23:21:14,580|||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.
2023-02-17 23:21:15,035|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-17 23:21:16,783|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-17 23:21:16,799|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-17 23:21:16,898|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-17 23:21:18,862|||main||||INFO||||||| Audit service is disabled
2023-02-17 23:21:19,098|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-17 23:21:21,588|||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, cps-data=source-rest]
2023-02-17 23:21:21,666|||main||||INFO||||||| Dependency Management module created...
2023-02-17 23:21:22,869|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-17 23:21:23,339|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-17 23:21:25,245|||main||||INFO||||||| Netty started on port 8080
2023-02-17 23:21:27,470|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-17 23:21:28,283|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-17 23:21:28,292|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.973 seconds (JVM running for 26.451)
2023-02-17 23:21:28,322|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-18 01:53:23,487|58ccb991-1b51-40dc-86fc-25ab3a0643ac||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 01:53:23,491|58ccb991-1b51-40dc-86fc-25ab3a0643ac||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 01:53:23,494|58ccb991-1b51-40dc-86fc-25ab3a0643ac||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 01:53:24,215|58ccb991-1b51-40dc-86fc-25ab3a0643ac||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 01:53:24,220|58ccb991-1b51-40dc-86fc-25ab3a0643ac||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 01:53:25,764|42f1a095-7462-4d57-82b8-9cf14330d1fa||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f2aca198-e9b5-4917-90f4-b21124389c97)
2023-02-18 01:53:25,788|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/f2aca198-e9b5-4917-90f4-b21124389c97/Definitions
2023-02-18 01:53:25,894|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 01:53:25,903|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 01:53:25,955|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 01:53:25,969|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 01:53:25,988|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 01:53:26,042|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(helloworld)
2023-02-18 01:53:26,044|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 01:53:26,045|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 01:53:26,046|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 01:53:26,046|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 01:53:26,047|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/f2aca198-e9b5-4917-90f4-b21124389c97/Templates/hello-world-mapping.json
2023-02-18 01:53:26,060|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 01:53:26,061|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 01:53:26,061|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 01:53:26,062|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 01:53:26,065|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 01:53:26,083|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| distinct resource keys ([])
2023-02-18 01:53:26,084|42f1a095-7462-4d57-82b8-9cf14330d1fa||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: []
2023-02-18 01:53:26,385|9c3814a2-6e92-4b58-86ee-55c4c7121f72||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(76b37122-3c55-4272-b196-55f62e0b0138) CBA(/opt/app/onap/blueprints/archive/76b37122-3c55-4272-b196-55f62e0b0138/cba.zip)
2023-02-18 01:53:26,403|9c3814a2-6e92-4b58-86ee-55c4c7121f72||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76b37122-3c55-4272-b196-55f62e0b0138) and entry definition file (Definitions/blueprint.json)
2023-02-18 01:53:26,466|9c3814a2-6e92-4b58-86ee-55c4c7121f72||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(helloworld)
2023-02-18 01:53:26,479|9c3814a2-6e92-4b58-86ee-55c4c7121f72||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76b37122-3c55-4272-b196-55f62e0b0138) and entry definition file (Definitions/blueprint.json)
2023-02-18 01:53:26,702|9c3814a2-6e92-4b58-86ee-55c4c7121f72||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/76b37122-3c55-4272-b196-55f62e0b0138) present to clean.
2023-02-18 01:53:26,910|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-18 01:53:26,910|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 01:53:26,915|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-18 01:53:26,924|654321||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-18 01:53:27,013|654321||DefaultDispatcher-worker-9||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 01:53:27,015|654321||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 01:53:27,018|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 01:53:27,040|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 01:53:27,042|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 01:53:27,066|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 01:53:27,083|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 01:53:27,084|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 01:53:27,086|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 01:53:27,118|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 01:53:27,147|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-02-18 01:53:27,150|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 01:53:27,246|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-02-18 01:53:27,249|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 01:53:27,249|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 01:53:27,258|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3871238c-3758-4016-b708-3917d94ad5ac auditStoreId -1
2023-02-18 02:14:20,633|c8c6a5ba-2bc6-4338-87cd-9c90b9751610||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 02:14:20,634|c8c6a5ba-2bc6-4338-87cd-9c90b9751610||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 02:14:20,634|c8c6a5ba-2bc6-4338-87cd-9c90b9751610||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 02:14:20,968|c8c6a5ba-2bc6-4338-87cd-9c90b9751610||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 02:14:20,969|c8c6a5ba-2bc6-4338-87cd-9c90b9751610||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 02:14:22,140|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/008e0a4c-334d-43cd-8104-4f4d68fe9135)
2023-02-18 02:14:22,141|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/008e0a4c-334d-43cd-8104-4f4d68fe9135/Definitions
2023-02-18 02:14:22,145|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 02:14:22,146|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 02:14:22,192|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 02:14:22,207|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 02:14:22,218|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 02:14:22,241|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(helloworld)
2023-02-18 02:14:22,241|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 02:14:22,242|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 02:14:22,242|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 02:14:22,242|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 02:14:22,242|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/008e0a4c-334d-43cd-8104-4f4d68fe9135/Templates/hello-world-mapping.json
2023-02-18 02:14:22,251|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 02:14:22,252|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 02:14:22,252|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 02:14:22,252|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 02:14:22,252|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 02:14:22,262|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| distinct resource keys ([])
2023-02-18 02:14:22,263|ad793751-9319-4afe-a713-018aed38855a||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: []
2023-02-18 02:14:22,525|f4d4fcd2-4551-4157-b9e9-017094d2ce1c||Thread-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(f9ddb1c1-8ca5-468d-8884-6db3f3c0d4ab) CBA(/opt/app/onap/blueprints/archive/f9ddb1c1-8ca5-468d-8884-6db3f3c0d4ab/cba.zip)
2023-02-18 02:14:22,535|f4d4fcd2-4551-4157-b9e9-017094d2ce1c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9ddb1c1-8ca5-468d-8884-6db3f3c0d4ab) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:14:22,575|f4d4fcd2-4551-4157-b9e9-017094d2ce1c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(helloworld)
2023-02-18 02:14:22,593|f4d4fcd2-4551-4157-b9e9-017094d2ce1c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9ddb1c1-8ca5-468d-8884-6db3f3c0d4ab) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:14:22,694|f4d4fcd2-4551-4157-b9e9-017094d2ce1c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/f9ddb1c1-8ca5-468d-8884-6db3f3c0d4ab) present to clean.
2023-02-18 02:14:22,912|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-18 02:14:22,912|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 02:14:22,912|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-18 02:14:22,916|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 02:14:22,917|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 02:14:22,922|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:14:22,948|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 02:14:22,948|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 02:14:22,948|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 02:14:22,949|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 02:14:22,949|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 02:14:22,950|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 02:14:22,952|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 02:14:22,985|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2023-02-18 02:14:22,986|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 02:14:22,997|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-18 02:14:22,998|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 02:14:22,998|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 02:14:22,999|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 60584afb-e261-4089-9084-ef45b4770788 auditStoreId -1
2023-02-18 02:22:06,684|5548053c-6750-47c7-be00-6cd68070db35||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-18 02:22:06,685|5548053c-6750-47c7-be00-6cd68070db35||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 02:22:06,685|5548053c-6750-47c7-be00-6cd68070db35||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 02:22:07,040|5548053c-6750-47c7-be00-6cd68070db35||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 02:22:07,041|5548053c-6750-47c7-be00-6cd68070db35||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 02:22:07,975|90bf8c6f-ca62-4ed4-a83d-792b633631f5||Thread-76||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bced07bc-b1e9-464a-bb47-39e272e28ecf)
2023-02-18 02:22:07,976|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/bced07bc-b1e9-464a-bb47-39e272e28ecf/Definitions
2023-02-18 02:22:07,978|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 02:22:07,979|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-18 02:22:08,007|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-18 02:22:08,016|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-18 02:22:08,024|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(helloworld)
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(helloworld) targets(helloworld)
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-18 02:22:08,044|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/bced07bc-b1e9-464a-bb47-39e272e28ecf/Templates/hello-world-mapping.json
2023-02-18 02:22:08,054|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-18 02:22:08,054|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-18 02:22:08,055|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 02:22:08,055|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-18 02:22:08,055|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/hello-world-mapping.json)
2023-02-18 02:22:08,062|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| distinct resource keys ([])
2023-02-18 02:22:08,063|90bf8c6f-ca62-4ed4-a83d-792b633631f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: []
2023-02-18 02:22:08,293|63c9c5c6-5607-4fbf-9ee6-f5955b429847||Thread-76||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(8ea0bd0c-c1bc-4f55-890d-4738ff7cabe6) CBA(/opt/app/onap/blueprints/archive/8ea0bd0c-c1bc-4f55-890d-4738ff7cabe6/cba.zip)
2023-02-18 02:22:08,301|63c9c5c6-5607-4fbf-9ee6-f5955b429847||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ea0bd0c-c1bc-4f55-890d-4738ff7cabe6) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:22:08,321|63c9c5c6-5607-4fbf-9ee6-f5955b429847||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(helloworld)
2023-02-18 02:22:08,328|63c9c5c6-5607-4fbf-9ee6-f5955b429847||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ea0bd0c-c1bc-4f55-890d-4738ff7cabe6) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:22:08,412|63c9c5c6-5607-4fbf-9ee6-f5955b429847||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/8ea0bd0c-c1bc-4f55-890d-4738ff7cabe6) present to clean.
2023-02-18 02:22:08,597|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-18 02:22:08,597|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 02:22:08,597|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-18 02:22:08,600|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-18 02:22:08,600|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-18 02:22:08,603|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-18 02:22:08,616|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-18 02:22:08,616|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-18 02:22:08,616|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 02:22:08,617|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-18 02:22:08,617|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 02:22:08,618|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-18 02:22:08,619|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-18 02:22:08,638|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2023-02-18 02:22:08,639|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2023-02-18 02:22:08,646|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-02-18 02:22:08,647|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 02:22:08,647|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-18 02:22:08,647|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3bbadce6-77cc-4a65-970f-46ea2956bab6 auditStoreId -1
2023-02-18 03:17:21,528|74b8e0a6-f219-486b-8b99-9d461c637798||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 03:17:21,530|74b8e0a6-f219-486b-8b99-9d461c637798||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 03:17:21,530|74b8e0a6-f219-486b-8b99-9d461c637798||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 03:17:21,885|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 03:17:21,885|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 03:17:22,566|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 03:17:22,573|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(61cc7948-69ae-4d55-bc56-388e7265409e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 03:17:22,635|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(589019cb-6ccb-4f25-8796-a1b0395ef7dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 03:17:22,644|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(69c42eb1-c955-46b7-b797-42ba0d7f10d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 03:17:22,662|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(685a1644-859f-4935-8e77-0f741bfdb46e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 03:17:22,685|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(4669960a-416e-41ca-ac8f-b4d2ed26db3e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 03:17:22,722|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(98b369a3-eb5a-4bef-98eb-ccb2091288d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 03:17:22,743|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 03:17:22,743|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 03:17:22,744|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 03:17:22,744|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 03:17:22,745|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 03:17:22,745|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 03:17:22,800|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 03:17:22,806|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 03:17:22,865|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 03:17:22,892|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 03:17:22,921|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 03:17:23,038|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 03:17:23,039|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 03:17:23,040|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 03:17:23,098|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 03:17:23,248|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 03:17:23,249|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 03:17:23,250|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 03:17:23,308|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 03:17:23,514|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 03:17:23,515|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 03:17:23,515|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 03:17:23,516|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(HealthCheck)
2023-02-18 03:17:23,517|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 03:17:23,518|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-assign)
2023-02-18 03:17:23,519|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-deploy)
2023-02-18 03:17:23,572|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 03:17:23,732|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 03:17:23,733|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 03:17:23,804|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 03:17:23,806|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 03:17:23,809|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 03:17:23,828|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 03:17:24,027|74b8e0a6-f219-486b-8b99-9d461c637798||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 03:17:26,163|16583ce9-fb7c-4c50-99de-785866a52cc0||Thread-111||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/be5b803f-8ca9-44d6-82fd-9a07e0194dac)
2023-02-18 03:17:26,164|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/be5b803f-8ca9-44d6-82fd-9a07e0194dac/Definitions
2023-02-18 03:17:26,166|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 03:17:26,167|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-18 03:17:26,204|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-18 03:17:26,214|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-18 03:17:26,223|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-18 03:17:26,245|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(capability)
2023-02-18 03:17:26,283|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(capability)
2023-02-18 03:17:26,297|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-18 03:17:26,349|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,381|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,397|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,413|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,431|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,488|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-18 03:17:26,496|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-18 03:17:26,497|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-18 03:17:26,520|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(capability)
2023-02-18 03:17:26,534|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(capability)
2023-02-18 03:17:26,548|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(capability)
2023-02-18 03:17:26,564|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-18 03:17:26,585|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,606|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,625|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,645|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,666|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,687|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 03:17:26,748|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(resource-resolution)
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-18 03:17:26,749|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/be5b803f-8ca9-44d6-82fd-9a07e0194dac/Templates/hello-world-velocity-mapping.json
2023-02-18 03:17:26,756|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-18 03:17:26,756|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-18 03:17:26,756|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/be5b803f-8ca9-44d6-82fd-9a07e0194dac/Templates/hello-world-jinja-mapping.json
2023-02-18 03:17:26,761|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-18 03:17:26,762|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-18 03:17:26,762|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 03:17:26,762|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-18 03:17:26,762|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-18 03:17:26,762|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-18 03:17:26,773|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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])
2023-02-18 03:17:26,880|16583ce9-fb7c-4c50-99de-785866a52cc0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-18 03:17:27,120|3debd285-6208-443c-b039-65dffbd4315c||Thread-111||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(42f0987d-7673-4ffe-b1d9-f0cb95f0a4f0) CBA(/opt/app/onap/blueprints/archive/42f0987d-7673-4ffe-b1d9-f0cb95f0a4f0/cba.zip)
2023-02-18 03:17:27,128|3debd285-6208-443c-b039-65dffbd4315c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42f0987d-7673-4ffe-b1d9-f0cb95f0a4f0) and entry definition file (Definitions/resource-resolution.json)
2023-02-18 03:17:27,157|3debd285-6208-443c-b039-65dffbd4315c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-resolution)
2023-02-18 03:17:27,165|3debd285-6208-443c-b039-65dffbd4315c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42f0987d-7673-4ffe-b1d9-f0cb95f0a4f0) and entry definition file (Definitions/resource-resolution.json)
2023-02-18 03:17:27,244|3debd285-6208-443c-b039-65dffbd4315c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/42f0987d-7673-4ffe-b1d9-f0cb95f0a4f0) present to clean.
2023-02-18 03:17:27,430|1686f620-b685-4bd1-bd46-5276dfc5ecb5||reactor-http-epoll-1||||INFO||||||| processing request id 1686f620-b685-4bd1-bd46-5276dfc5ecb5
2023-02-18 03:17:27,430|1686f620-b685-4bd1-bd46-5276dfc5ecb5||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 03:17:27,430|1686f620-b685-4bd1-bd46-5276dfc5ecb5||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-18 03:17:27,443|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-18 03:17:27,546|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-18 03:17:27,548|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-18 03:17:27,552|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-02-18 03:17:27,572|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-18 03:17:27,577|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-18 03:17:27,577|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 03:17:27,578|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(1686f620-b685-4bd1-bd46-5276dfc5ecb5) for workflow(resource-resolution) step(helloworld)
2023-02-18 03:17:27,578|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 03:17:27,578|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-02-18 03:17:27,580|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-18 03:17:27,638|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 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
]]])
2023-02-18 03:17:27,683|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:27,694|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:27,705|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-18 03:17:27,956|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-18 03:17:28,063|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:28,078|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:28,079|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-18 03:17:28,080|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-18 03:17:28,097|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-18 03:17:28,146|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-18 03:17:28,158|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-18 03:17:28,160|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-18 03:17:32,579|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@58fcecfa
2023-02-18 03:17:32,584|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-18 03:17:32,602|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-18 03:17:32,604|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:32,604|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:32,604|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-18 03:17:32,610|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-18 03:17:32,621|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:32,621|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:32,621|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-18 03:17:32,621|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-18 03:17:32,621|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-18 03:17:32,622|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:32,622|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:32,623|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-18 03:17:32,625|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-18 03:17:32,636|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-18 03:17:32,641|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:32,642|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:32,642|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-18 03:17:32,642|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-18 03:17:32,642|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-18 03:17:32,656|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-18 03:17:32,658|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-18 03:17:32,694|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-18 03:17:42,326|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| compiled in (9624)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-18 03:17:42,328|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-18 03:17:42,347|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-18 03:17:42,367|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-18 03:17:42,371|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:42,371|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:42,371|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-18 03:17:42,377|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-18 03:17:42,388|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:42,389|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:42,389|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-18 03:17:42,389|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-18 03:17:42,390|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-18 03:17:42,407|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-18 03:17:42,417|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-18 03:17:42,418|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-18 03:17:42,435|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-18 03:17:42,436|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-18 03:17:42,437|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:42,438|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:42,438|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-18 03:17:42,440|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-18 03:17:42,452|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:42,452|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:42,453|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-18 03:17:42,453|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-18 03:17:42,453|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-18 03:17:42,469|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-18 03:17:42,484|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:42,484|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 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})
2023-02-18 03:17:42,525|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (list)
2023-02-18 03:17:42,529|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-18 03:17:42,530|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:42,530|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:42,530|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:42,531|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:42,531|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-02-18 03:17:42,546|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-18 03:17:42,551|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 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"
})
2023-02-18 03:17:42,744|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-18 03:17:42,785|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-18 03:17:42,786|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-18 03:17:42,835|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 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
]]])
2023-02-18 03:17:42,840|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-18 03:17:42,840|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-18 03:17:42,841|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-18 03:17:42,842|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-18 03:17:42,860|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-18 03:17:42,905|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@528dd503
2023-02-18 03:17:42,906|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-18 03:17:42,928|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-18 03:17:42,929|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:42,930|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:42,930|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-18 03:17:42,934|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-18 03:17:42,949|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:42,949|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:42,950|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-18 03:17:42,950|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-18 03:17:42,950|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-18 03:17:42,972|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-18 03:17:42,976|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-18 03:17:43,005|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-18 03:17:43,007|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:43,007|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:43,007|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-18 03:17:43,009|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-18 03:17:43,022|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:43,023|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:43,023|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-18 03:17:43,023|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-18 03:17:43,023|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-18 03:17:43,039|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-18 03:17:43,039|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-18 03:17:43,061|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-18 03:17:43,062|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:43,062|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:43,062|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-18 03:17:43,064|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-18 03:17:43,077|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:43,078|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:43,078|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-18 03:17:43,078|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-18 03:17:43,078|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-18 03:17:43,081|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:43,081|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:43,081|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-18 03:17:43,083|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-18 03:17:43,098|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-18 03:17:43,099|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:43,099|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:43,099|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-18 03:17:43,100|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-18 03:17:43,100|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-18 03:17:43,102|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:43,102|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-18 03:17:43,102|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-18 03:17:43,105|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-18 03:17:43,114|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-18 03:17:43,120|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:43,121|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:43,121|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-18 03:17:43,121|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-18 03:17:43,122|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-18 03:17:43,138|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-18 03:17:43,140|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-18 03:17:43,146|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-02-18 03:17:43,146|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-18 03:17:43,147|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-18 03:17:43,157|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-02-18 03:17:43,157|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-02-18 03:17:43,157|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-18 03:17:43,157|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-18 03:17:43,157|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-02-18 03:17:43,172|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-18 03:17:43,174|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-18 03:17:43,174|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-18 03:17:43,188|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-18 03:17:43,189|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-18 03:17:43,190|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| 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})
2023-02-18 03:17:43,199|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (list)
2023-02-18 03:17:43,201|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| 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"}])
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-18 03:17:43,202|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| 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)
2023-02-18 03:17:43,217|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-18 03:17:43,218|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| 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"
})
2023-02-18 03:17:43,450|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-18 03:17:43,467|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-18 03:17:43,467|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| Preparing Response...
2023-02-18 03:17:43,467|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 03:17:43,468|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-18 03:17:43,469|1686f620-b685-4bd1-bd46-5276dfc5ecb5||DefaultDispatcher-worker-34||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 71891039-7f9b-43f1-96dd-12e48d773d1b auditStoreId -1
2023-02-18 04:24:59,794|340fbdb9-c6f7-4041-a145-704b15133cb7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 04:24:59,795|340fbdb9-c6f7-4041-a145-704b15133cb7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 04:24:59,796|340fbdb9-c6f7-4041-a145-704b15133cb7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 04:25:00,325|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 04:25:00,325|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 04:25:01,570|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 04:25:01,571|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(e5d99cb5-a0cf-4b95-b3a2-6c55be80a4c9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 04:25:01,598|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(a1d55468-5d2d-4f61-b0a6-bdfd666ab2eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 04:25:01,612|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(aed530fd-e290-45e9-ba71-53eac98dcca2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 04:25:01,630|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(1ca57292-08c3-4773-b144-251a85673f78) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 04:25:01,649|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(fc22a18d-9505-4f51-af92-7258d3e5ca65) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 04:25:01,664|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(3315e025-0b5d-4d09-969a-0df5465c148a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 04:25:01,679|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:25:01,679|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 04:25:01,680|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 04:25:01,680|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 04:25:01,680|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:25:01,681|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:25:01,712|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 04:25:01,715|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:25:01,756|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:25:01,781|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:25:01,808|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:25:01,912|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:01,913|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:01,914|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:01,914|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(HealthCheck)
2023-02-18 04:25:01,915|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 04:25:01,916|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-assign)
2023-02-18 04:25:01,917|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-deploy)
2023-02-18 04:25:01,967|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 04:25:02,065|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-18 04:25:02,128|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-18 04:25:02,138|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-18 04:25:02,267|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:02,268|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:02,269|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:02,318|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:25:02,382|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 04:25:02,428|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-18 04:25:02,438|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 04:25:02,533|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:02,534|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:02,535|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:02,585|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:25:02,640|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 04:25:02,677|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-18 04:25:02,687|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 04:25:02,810|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:02,811|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:02,851|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:02,852|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:02,853|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 04:25:02,872|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 04:25:02,928|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-18 04:25:02,983|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-18 04:25:03,031|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-18 04:25:03,090|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-18 04:25:03,090|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-18 04:25:03,152|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-18 04:25:03,213|340fbdb9-c6f7-4041-a145-704b15133cb7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 04:25:05,874|95710fe3-12b7-49e3-a998-baae27c617eb||Thread-144||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(062529d5-541d-4b2d-99fb-9e175ffd9e5b) CBA(/opt/app/onap/blueprints/archive/062529d5-541d-4b2d-99fb-9e175ffd9e5b/cba.zip)
2023-02-18 04:25:05,926|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/062529d5-541d-4b2d-99fb-9e175ffd9e5b) and entry definition file (Definitions/CNF.json)
2023-02-18 04:25:06,008|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:06,009|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:06,009|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:06,010|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(scale-out)
2023-02-18 04:25:06,011|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(scale)
2023-02-18 04:25:06,012|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(scale-in)
2023-02-18 04:25:06,012|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(health-check)
2023-02-18 04:25:06,035|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/062529d5-541d-4b2d-99fb-9e175ffd9e5b) and entry definition file (Definitions/CNF.json)
2023-02-18 04:25:06,167|95710fe3-12b7-49e3-a998-baae27c617eb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/062529d5-541d-4b2d-99fb-9e175ffd9e5b) present to clean.
2023-02-18 04:25:19,750|370983d2-14d1-4a8a-b1cd-77cfb6252455||Thread-144||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/51a8bc5b-917a-4a28-b6f8-c9255917f57d)
2023-02-18 04:25:19,753|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/51a8bc5b-917a-4a28-b6f8-c9255917f57d/Definitions
2023-02-18 04:25:19,756|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 04:25:19,758|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-18 04:25:19,789|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(vnf-template)
2023-02-18 04:25:19,811|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-18 04:25:19,836|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-18 04:25:19,863|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:19,903|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:19,919|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:19,933|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-18 04:25:19,933|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-18 04:25:19,933|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-18 04:25:19,956|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:19,969|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:19,984|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,014|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-18 04:25:20,045|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,062|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,085|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,098|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,124|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,140|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,166|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-18 04:25:20,173|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-18 04:25:20,173|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-18 04:25:20,173|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-18 04:25:20,198|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,218|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,236|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(input)
2023-02-18 04:25:20,246|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(resource-assignment)
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-18 04:25:20,298|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-18 04:25:20,299|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/51a8bc5b-917a-4a28-b6f8-c9255917f57d/Templates/vnf-mapping.json
2023-02-18 04:25:20,305|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-18 04:25:20,305|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-18 04:25:20,305|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/51a8bc5b-917a-4a28-b6f8-c9255917f57d/Templates/base_ubuntu20-mapping.json
2023-02-18 04:25:20,313|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-18 04:25:20,313|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(config-assign)
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(config-assign) targets(config-assign)
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-18 04:25:20,314|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/51a8bc5b-917a-4a28-b6f8-c9255917f57d/Templates/baseconfig-mapping.json
2023-02-18 04:25:20,322|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-18 04:25:20,322|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-18 04:25:20,323|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(config-deploy)
2023-02-18 04:25:20,323|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-18 04:25:20,323|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-18 04:25:20,323|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-deploy) resource assignment files([]
2023-02-18 04:25:20,323|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 04:25:20,324|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-18 04:25:20,324|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/vnf-mapping.json)
2023-02-18 04:25:20,324|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-18 04:25:20,324|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/baseconfig-mapping.json)
2023-02-18 04:25:20,339|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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])
2023-02-18 04:25:20,438|370983d2-14d1-4a8a-b1cd-77cfb6252455||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-18 04:25:20,736|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(e0dc59e2-16a7-4b65-ae49-ed28a35fb664) CBA(/opt/app/onap/blueprints/archive/e0dc59e2-16a7-4b65-ae49-ed28a35fb664/cba.zip)
2023-02-18 04:25:20,745|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0dc59e2-16a7-4b65-ae49-ed28a35fb664) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:25:20,756|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:25:20,784|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:25:20,785|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:25:20,786|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:25:20,798|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0dc59e2-16a7-4b65-ae49-ed28a35fb664) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:25:20,876|2aa058d2-3210-4ad9-8e6e-86155d91340f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/working/e0dc59e2-16a7-4b65-ae49-ed28a35fb664) present to clean.
2023-02-18 04:27:05,890|fecd0098-d5e8-4657-ae80-fb8c221510df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-18 04:27:05,891|fecd0098-d5e8-4657-ae80-fb8c221510df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-18 04:27:05,891|fecd0098-d5e8-4657-ae80-fb8c221510df||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-18 04:27:07,214|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-18 04:27:07,215|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-18 04:27:07,886|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-18 04:27:07,887|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(65b075ff-6d59-4edd-b011-cb0d268bcf50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-18 04:27:07,905|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(92868e28-3673-4910-b9bc-edb10a906d6b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-18 04:27:07,911|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(628cc78e-e3ea-445c-893e-8158e7ae8847) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-18 04:27:07,920|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(5584ae70-4632-4239-94ba-83236bf70c48) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-18 04:27:07,932|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(0e4b15b6-d372-4666-9e01-2616e266623f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-18 04:27:07,944|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Save processing(1707a9ab-c936-4dec-a3be-8ef188db1bb8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-18 04:27:07,968|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:27:07,968|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 04:27:07,969|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 04:27:07,969|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 04:27:07,969|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:27:07,970|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:27:07,995|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-18 04:27:08,028|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:27:08,047|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:27:08,055|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:27:08,076|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-18 04:27:08,174|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:27:08,175|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:27:08,176|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:27:08,219|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:27:08,220|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:27:08,221|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:27:08,232|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-18 04:27:08,278|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 04:27:08,319|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-18 04:27:08,329|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-18 04:27:08,403|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-18 04:27:08,439|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-18 04:27:08,440|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-18 04:27:08,521|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:27:08,522|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:27:08,522|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:27:08,559|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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)
2023-02-18 04:27:08,599|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 04:27:08,633|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-18 04:27:08,633|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-18 04:27:08,706|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:27:08,707|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-assign)
2023-02-18 04:27:08,708|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:27:08,709|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(HealthCheck)
2023-02-18 04:27:08,710|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-18 04:27:08,710|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-assign)
2023-02-18 04:27:08,711|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(vf-config-deploy)
2023-02-18 04:27:08,752|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-18 04:27:08,796|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-18 04:27:08,832|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-18 04:27:08,833|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-18 04:27:08,894|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(resource-assignment)
2023-02-18 04:27:08,895|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Validating Workflow(config-deploy)
2023-02-18 04:27:08,933|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-18 04:27:08,960|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-18 04:27:09,003|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-wn9s2|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-18 04:27:09,004|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-18 04:27:09,048|fecd0098-d5e8-4657-ae80-fb8c221510df||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-18 04:27:25,507|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/75b06595-7b2b-478e-89f8-56afb27cff71)
2023-02-18 04:27:25,507|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| deleting definition types under : /opt/app/onap/blueprints/working/75b06595-7b2b-478e-89f8-56afb27cff71/Definitions
2023-02-18 04:27:25,510|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| reinitialized all type definitions
2023-02-18 04:27:25,511|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-18 04:27:25,537|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-18 04:27:25,562|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-18 04:27:25,572|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-18 04:27:25,580|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-18 04:27:25,625|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(config-assign)
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(config-assign) targets(resolve-data)
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-18 04:27:25,655|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enriching artifacts file(/opt/app/onap/blueprints/working/75b06595-7b2b-478e-89f8-56afb27cff71/Templates/netconfrpc-mapping.json
2023-02-18 04:27:25,660|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-18 04:27:25,661|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-18 04:27:25,661|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing Workflow(config-deploy)
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(config-deploy) resource assignment files([]
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| ##### Enhancing blueprint Resource Definitions
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-18 04:27:25,662|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-18 04:27:25,667|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| distinct resource keys ([input-source])
2023-02-18 04:27:25,681|c18c4883-0f85-4063-a455-0b7c3aad071c||Thread-176||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-18 04:29:09,250|576137ba-7647-413e-944c-b4268ddceb35||reactor-http-epoll-3||||INFO||||||| processing request id 576137ba-7647-413e-944c-b4268ddceb35
2023-02-18 04:29:09,251|576137ba-7647-413e-944c-b4268ddceb35||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:29:09,251|576137ba-7647-413e-944c-b4268ddceb35||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-18 04:29:09,257|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-18 04:29:09,558|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:09,561|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-18 04:29:09,566|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-18 04:29:09,596|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-18 04:29:09,667|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-18 04:29:09,695|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[576137ba-7647-413e-944c-b4268ddceb35])'s step(resource-assignment)
2023-02-18 04:29:09,696|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:09,697|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(576137ba-7647-413e-944c-b4268ddceb35) for workflow(resource-assignment) step(resource-assignment)
2023-02-18 04:29:09,697|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:09,698|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-18 04:29:09,701|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-18 04:29:09,742|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| 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
]]])
2023-02-18 04:29:09,752|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-18 04:29:09,754|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-18 04:29:09,754|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-02-18 04:29:09,755|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f9437cc4-2684-4e04-987f-46ee28f819bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:29:09,755|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("863cbf38-a7cd-41df-ab61-5ac136fbd900") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:29:09,757|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-18 04:29:09,764|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-02-18 04:29:09,764|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-02-18 04:29:09,779|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-18 04:29:12,061|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:12,062|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-18 04:29:12,062|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z")
2023-02-18 04:29:12,062|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z")
2023-02-18 04:29:12,062|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-18 04:29:12,063|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-18 04:29:12,064|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| 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" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230218t042911832594z"
})
2023-02-18 04:29:12,074|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-18 04:29:12,074|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:12,074|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-18 04:29:12,075|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[576137ba-7647-413e-944c-b4268ddceb35])'s step(profile-upload)
2023-02-18 04:29:12,075|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:12,083|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(576137ba-7647-413e-944c-b4268ddceb35) for workflow(resource-assignment) step(profile-upload)
2023-02-18 04:29:12,083|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-18 04:29:12,083|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| 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"]}})
2023-02-18 04:29:12,085|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-18 04:29:12,085|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-02-18 04:29:12,085|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-18 04:29:12,088|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-18 04:29:12,089|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-18 04:29:12,089|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-18 04:29:12,089|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-18 04:29:12,089|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-18 04:29:12,094|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| workflow(576137ba-7647-413e-944c-b4268ddceb35) nodes completed with (0)exceptions
2023-02-18 04:29:12,094|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-18 04:29:12,095|576137ba-7647-413e-944c-b4268ddceb35||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d18e77b6-85a1-4d4b-9a5c-635f561e9542 auditStoreId -1
2023-02-18 04:29:16,413|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||reactor-http-epoll-3||||INFO||||||| processing request id 3c24ee0b-d97d-4b53-a0f3-4906d2e2f997
2023-02-18 04:29:16,413|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:29:16,413|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-18 04:29:16,414|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:16,415|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-18 04:29:16,419|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-18 04:29:16,445|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-18 04:29:16,447|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-18 04:29:16,447|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[3c24ee0b-d97d-4b53-a0f3-4906d2e2f997])'s step(resource-assignment)
2023-02-18 04:29:16,448|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:16,448|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3c24ee0b-d97d-4b53-a0f3-4906d2e2f997) for workflow(resource-assignment) step(resource-assignment)
2023-02-18 04:29:16,448|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:16,448|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-18 04:29:16,450|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-18 04:29:16,466|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| 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
]]])
2023-02-18 04:29:16,471|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-18 04:29:16,471|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("99e0402c-fa31-45ad-90e7-eea8dbee1a4a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-18 04:29:16,472|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-02-18 04:29:16,472|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-02-18 04:29:16,473|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dbf60555-df84-4bfa-bef6-8f2b484dff8d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-18 04:29:16,475|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="dbf60555-df84-4bfa-bef6-8f2b484dff8d"}
2023-02-18 04:29:16,475|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| 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})
2023-02-18 04:29:16,475|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="dbf60555-df84-4bfa-bef6-8f2b484dff8d"}
2023-02-18 04:29:16,476|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 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})
2023-02-18 04:29:16,513|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=dbf60555-df84-4bfa-bef6-8f2b484dff8d})
2023-02-18 04:29:16,513|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=dbf60555-df84-4bfa-bef6-8f2b484dff8d})
2023-02-18 04:29:16,532|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,532|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,534|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"}])
2023-02-18 04:29:16,534|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ef403c78-b182-4b24-b2e2-ce68c4cb386a"}])
2023-02-18 04:29:16,534|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ef403c78-b182-4b24-b2e2-ce68c4cb386a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-02-18 04:29:16,535|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("017e56c6-ebd4-4d89-9c5a-6cac90777148") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-02-18 04:29:16,536|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-18 04:29:16,541|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 017e56c6-ebd4-4d89-9c5a-6cac90777148
2023-02-18 04:29:16,543|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="dbf60555-df84-4bfa-bef6-8f2b484dff8d"}
2023-02-18 04:29:16,543|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| 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})
2023-02-18 04:29:16,561|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=dbf60555-df84-4bfa-bef6-8f2b484dff8d})
2023-02-18 04:29:16,573|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,574|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-18 04:29:16,574|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-18 04:29:16,575|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-02-18 04:29:16,575|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-18 04:29:16,582|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> dbf60555-df84-4bfa-bef6-8f2b484dff8d
2023-02-18 04:29:16,583|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("863cbf38-a7cd-41df-ab61-5ac136fbd900") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:29:16,583|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-02-18 04:29:16,583|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-02-18 04:29:16,584|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f9437cc4-2684-4e04-987f-46ee28f819bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:29:16,585|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900", vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:29:16,585|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900", vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:29:16,592|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-02-18 04:29:16,592|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-02-18 04:29:16,592|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-02-18 04:29:16,592|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-02-18 04:29:16,633|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-18 04:29:16,633|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-18 04:29:16,713|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:16,713|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:16,713|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,713|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z")
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z")
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-18 04:29:16,714|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-18 04:29:16,715|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230218t042911832594z", vf-module-label="helm_apache", vf-module-id="99e0402c-fa31-45ad-90e7-eea8dbee1a4a"}
2023-02-18 04:29:16,720|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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})
2023-02-18 04:29:16,720|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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})
2023-02-18 04:29:16,721|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-18 04:29:16,859|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:16,859|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,860|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z-helm_apache-vfmt-001")
2023-02-18 04:29:16,860|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z-helm_apache-vfmt-001")
2023-02-18 04:29:16,860|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230218t042911832594z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-18 04:29:16,862|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-18 04:29:16,865|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900", vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:29:16,871|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-02-18 04:29:16,871|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-02-18 04:29:16,901|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-18 04:29:16,914|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:16,914|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-18 04:29:16,914|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-18 04:29:16,914|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-18 04:29:16,914|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-02-18 04:29:16,915|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-02-18 04:29:16,915|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-02-18 04:29:16,917|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 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" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
  "k8s-rb-definition-version" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
  "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" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
  "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
  "vf-module-model-invariant-uuid" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
  "vf-module-model-version" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230218t042911832594z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230218t042911832594z"
})
2023-02-18 04:29:16,937|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-18 04:29:16,937|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:16,938|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-18 04:29:16,938|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[3c24ee0b-d97d-4b53-a0f3-4906d2e2f997])'s step(profile-upload)
2023-02-18 04:29:16,938|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:16,939|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3c24ee0b-d97d-4b53-a0f3-4906d2e2f997) for workflow(resource-assignment) step(profile-upload)
2023-02-18 04:29:16,939|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-18 04:29:16,940|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| 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"]}})
2023-02-18 04:29:16,940|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-18 04:29:16,940|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-02-18 04:29:16,940|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-18 04:29:16,955|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d)
2023-02-18 04:29:16,980|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:16,990|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/profile/node-port-profile)
2023-02-18 04:29:17,008|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2023-02-18 04:29:17,010|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2023-02-18 04:29:17,033|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/profile)
2023-02-18 04:29:17,061|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2023-02-18 04:29:17,079|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/profile/node-port-profile/content)
2023-02-18 04:29:17,097|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-18 04:29:17,097|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2023-02-18 04:29:17,097|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-18 04:29:17,097|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-18 04:29:17,098|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-18 04:29:17,098|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-18 04:29:17,098|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| workflow(3c24ee0b-d97d-4b53-a0f3-4906d2e2f997) nodes completed with (0)exceptions
2023-02-18 04:29:17,099|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-18 04:29:17,099|3c24ee0b-d97d-4b53-a0f3-4906d2e2f997||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73e4e29f-e079-4b87-9c71-432e641552a5 auditStoreId -1
2023-02-18 04:29:22,944|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-18 04:29:23,060|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-18 04:29:23,322|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing request id cb9331a5-b4ef-4aef-991b-4c324cf48337
2023-02-18 04:29:23,323|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:29:23,323|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| StoreAuditService ID  -1
2023-02-18 04:29:23,323|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:23,323|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-18 04:29:23,326|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-18 04:29:23,339|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deriving input data for workflow: (config-assign)
2023-02-18 04:29:23,340|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(START) -> executed state(SUCCESS)
2023-02-18 04:29:23,341|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-assign[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(config-setup)
2023-02-18 04:29:23,341|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:23,342|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-assign) step(config-setup)
2023-02-18 04:29:23,342|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:23,342|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-18 04:29:23,343|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-18 04:29:23,383|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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
]]])
2023-02-18 04:29:23,384|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-18 04:29:23,385|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("863cbf38-a7cd-41df-ab61-5ac136fbd900") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:29:23,387|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900"}
2023-02-18 04:29:23,391|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-02-18 04:29:23,392|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-18 04:29:23,413|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900)
2023-02-18 04:29:23,430|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:29:23,430|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (string)
2023-02-18 04:29:23,431|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c")
2023-02-18 04:29:23,432|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c")
2023-02-18 04:29:23,432|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-18 04:29:23,433|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("f9437cc4-2684-4e04-987f-46ee28f819bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:29:23,434|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900", vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:29:23,442|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-18 04:29:23,442|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-18 04:29:23,458|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules)
2023-02-18 04:29:23,470|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:29:23,471|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (json)
2023-02-18 04:29:23,472|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2da0cfdd-4d10-4a82-ac5c-0640725f19c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dcfa93ba-8637-438c-981d-5053725bbddc","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a"}}}]})
2023-02-18 04:29:23,473|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2da0cfdd-4d10-4a82-ac5c-0640725f19c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dcfa93ba-8637-438c-981d-5053725bbddc","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a"}}}]})
2023-02-18 04:29:23,474|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2da0cfdd-4d10-4a82-ac5c-0640725f19c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dcfa93ba-8637-438c-981d-5053725bbddc","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a"}}}]), type  ({json})
2023-02-18 04:29:23,475|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2da0cfdd-4d10-4a82-ac5c-0640725f19c2","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dcfa93ba-8637-438c-981d-5053725bbddc","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-18 04:29:23,477|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:29:23,482|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-18 04:29:23,482|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-18 04:29:23,529|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1)
2023-02-18 04:29:23,716|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:29:23,717|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (json)
2023-02-18 04:29:23,718|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694558111","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]})
2023-02-18 04:29:23,718|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694558111","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]})
2023-02-18 04:29:23,718|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694558111","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]), type  ({json})
2023-02-18 04:29:23,718|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694558111","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-18 04:29:23,722|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-18 04:29:23,727|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:30,660|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| compiled in (6933)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:30,660|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:29:30,683|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"017e56c6-ebd4-4d89-9c5a-6cac90777148","k8s-rb-definition-version":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","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)
2023-02-18 04:29:30,685|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
      "k8s-rb-definition-version" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
  "service-instance-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
      "model-invariant-id" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
      "model-version-id" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1676694558111",
      "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
      "vf-module-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "cb9331a5-b4ef-4aef-991b-4c324cf48337",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dcfa93ba-8637-438c-981d-5053725bbddc",
          "svc-request-id" : "2da0cfdd-4d10-4a82-ac5c-0640725f19c2"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ed7dc414-ec35-48cc-a732-4db2774fc3e7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "65c5af6c-d4a0-47c4-9d6f-347522c963cf",
            "model-version" : "1.0"
          },
          "service-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
          "service-instance-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
            "model-invariant-uuid" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
            "model-version" : "1"
          },
          "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
          "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_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
            "model-invariant-uuid" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
            "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" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a"
            }, {
              "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-20230218t042911832594z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "017e56c6-ebd4-4d89-9c5a-6cac90777148"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230218t042911832594z"
            }, {
              "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" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
            "vf-module-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "394864f4-a462-48e0-a32b-2df99ee4ce03",
            "model-invariant-uuid" : "b7e4c1c5-9abd-43fb-95c7-1d0cbe685864",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7dbf6b18-2b62-4419-a496-892cf7a88d0a",
            "model-version" : "1.0"
          },
          "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a"
    } ]
  },
  "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd"
})
2023-02-18 04:29:30,694|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:29:30,694|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:29:30,695|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-18 04:29:30,695|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-assign[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(config-template)
2023-02-18 04:29:30,695|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:29:30,701|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-assign) step(config-template)
2023-02-18 04:29:30,701|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-02-18 04:29:30,702|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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"]}})
2023-02-18 04:29:30,774|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Triggering K8s Config Upload component logic.
2023-02-18 04:29:30,775|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Getting the template prefixes
2023-02-18 04:29:30,775|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Iterating over prefixes in resource assignment map.
2023-02-18 04:29:30,784|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d)
2023-02-18 04:29:30,803|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:29:30,815|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/config-template/replica-count-template)
2023-02-18 04:29:30,825|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(500 - Internal Server Error)
2023-02-18 04:29:30,825|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Uploading K8s template..
2023-02-18 04:29:30,838|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(POST), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/config-template)
2023-02-18 04:29:30,854|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(201 - Created)
2023-02-18 04:29:30,864|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(POST), url(/v1/rb/definition/017e56c6-ebd4-4d89-9c5a-6cac90777148/dbf60555-df84-4bfa-bef6-8f2b484dff8d/config-template/replica-count-template/content)
2023-02-18 04:29:30,898|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:29:30,898|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| K8s Config Upload Completed
2023-02-18 04:29:30,899|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:29:30,899|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-02-18 04:29:30,899|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(config-template) -> executed state(SUCCESS)
2023-02-18 04:29:30,899|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(END) -> executed state(SUCCESS)
2023-02-18 04:29:30,900|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(cb9331a5-b4ef-4aef-991b-4c324cf48337) nodes completed with (0)exceptions
2023-02-18 04:29:30,900|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-18 04:29:30,900|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80508a29-25ad-41f7-bf8e-af9ad8d0ee01 auditStoreId -1
2023-02-18 04:29:30,971|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Completed
2023-02-18 04:30:13,846|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-18 04:30:13,965|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-18 04:30:13,968|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing request id cb9331a5-b4ef-4aef-991b-4c324cf48337
2023-02-18 04:30:13,968|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:30:13,968|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| StoreAuditService ID  -1
2023-02-18 04:30:13,990|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-18 04:30:13,990|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-18 04:30:13,993|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-18 04:30:14,001|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deriving input data for workflow: (config-deploy)
2023-02-18 04:30:14,003|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(START) -> executed state(SUCCESS)
2023-02-18 04:30:14,003|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(config-setup)
2023-02-18 04:30:14,003|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:30:14,004|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-deploy) step(config-setup)
2023-02-18 04:30:14,004|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:30:14,004|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-18 04:30:14,005|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-18 04:30:14,026|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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
]]])
2023-02-18 04:30:14,028|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-18 04:30:14,029|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("863cbf38-a7cd-41df-ab61-5ac136fbd900") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:30:14,029|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900"}
2023-02-18 04:30:14,033|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-02-18 04:30:14,034|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-18 04:30:14,050|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900)
2023-02-18 04:30:14,106|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:14,107|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (string)
2023-02-18 04:30:14,107|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c")
2023-02-18 04:30:14,107|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c")
2023-02-18 04:30:14,108|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-18 04:30:14,108|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("f9437cc4-2684-4e04-987f-46ee28f819bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:30:14,109|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{service-instance-id="863cbf38-a7cd-41df-ab61-5ac136fbd900", vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:30:14,113|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-18 04:30:14,113|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-18 04:30:14,137|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/863cbf38-a7cd-41df-ab61-5ac136fbd900/service-data/vnfs/vnf/f9437cc4-2684-4e04-987f-46ee28f819bd/vnf-data/vf-modules)
2023-02-18 04:30:14,151|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:14,152|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (json)
2023-02-18 04:30:14,153|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3406a250-3bad-47d3-8e88-5e855d7d8e62","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e13ea9e2-f265-4516-8c0c-bc4035fc4360","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","from-preload":false}}}]})
2023-02-18 04:30:14,154|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3406a250-3bad-47d3-8e88-5e855d7d8e62","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e13ea9e2-f265-4516-8c0c-bc4035fc4360","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","from-preload":false}}}]})
2023-02-18 04:30:14,154|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3406a250-3bad-47d3-8e88-5e855d7d8e62","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e13ea9e2-f265-4516-8c0c-bc4035fc4360","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","from-preload":false}}}]), type  ({json})
2023-02-18 04:30:14,154|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","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_643cd853-668c-4715-8ef7-5c7768f3066c_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":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","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-20230218t042911832594z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"017e56c6-ebd4-4d89-9c5a-6cac90777148","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230218t042911832594z","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":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cb9331a5-b4ef-4aef-991b-4c324cf48337","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65c5af6c-d4a0-47c4-9d6f-347522c963cf","model-invariant-uuid":"ed7dc414-ec35-48cc-a732-4db2774fc3e7"},"global-customer-id":"basiccnf-macro-customer","service-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","service-instance-id":"863cbf38-a7cd-41df-ab61-5ac136fbd900","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3406a250-3bad-47d3-8e88-5e855d7d8e62","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e13ea9e2-f265-4516-8c0c-bc4035fc4360","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"394864f4-a462-48e0-a32b-2df99ee4ce03","model-uuid":"7dbf6b18-2b62-4419-a496-892cf7a88d0a","model-invariant-uuid":"b7e4c1c5-9abd-43fb-95c7-1d0cbe685864"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f9437cc4-2684-4e04-987f-46ee28f819bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","model-uuid":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-invariant-uuid":"017e56c6-ebd4-4d89-9c5a-6cac90777148"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-18 04:30:14,156|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 
Resolved Input Key mappings: 
{vnf-id="f9437cc4-2684-4e04-987f-46ee28f819bd"}
2023-02-18 04:30:14,159|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-18 04:30:14,160|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-18 04:30:14,187|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/f9437cc4-2684-4e04-987f-46ee28f819bd?depth=1)
2023-02-18 04:30:14,367|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:14,367|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response processing type (json)
2023-02-18 04:30:14,368|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vigorous_bell","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694610397","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]})
2023-02-18 04:30:14,368|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vigorous_bell","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694610397","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]})
2023-02-18 04:30:14,368|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vigorous_bell","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694610397","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]), type  ({json})
2023-02-18 04:30:14,368|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"99e0402c-fa31-45ad-90e7-eea8dbee1a4a","vf-module-name":"basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vigorous_bell","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1676694610397","model-invariant-id":"017e56c6-ebd4-4d89-9c5a-6cac90777148","model-version-id":"ef403c78-b182-4b24-b2e2-ce68c4cb386a","model-customization-id":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-18 04:30:14,369|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-18 04:30:14,375|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"017e56c6-ebd4-4d89-9c5a-6cac90777148","k8s-rb-definition-version":"dbf60555-df84-4bfa-bef6-8f2b484dff8d","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":"vigorous_bell"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-02-18 04:30:14,378|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "vigorous_bell",
      "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" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
      "k8s-rb-definition-version" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
  "service-instance-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "vigorous_bell",
      "is-base-vf-module" : false,
      "model-customization-id" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
      "model-invariant-id" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
      "model-version-id" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1676694610397",
      "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
      "vf-module-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "cb9331a5-b4ef-4aef-991b-4c324cf48337",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e13ea9e2-f265-4516-8c0c-bc4035fc4360",
          "svc-request-id" : "3406a250-3bad-47d3-8e88-5e855d7d8e62"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ed7dc414-ec35-48cc-a732-4db2774fc3e7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "65c5af6c-d4a0-47c4-9d6f-347522c963cf",
            "model-version" : "1.0"
          },
          "service-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
          "service-instance-id" : "863cbf38-a7cd-41df-ab61-5ac136fbd900",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
            "model-invariant-uuid" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
            "model-version" : "1"
          },
          "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
          "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_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "dbf60555-df84-4bfa-bef6-8f2b484dff8d",
            "model-invariant-uuid" : "017e56c6-ebd4-4d89-9c5a-6cac90777148",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a",
            "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" : "ef403c78-b182-4b24-b2e2-ce68c4cb386a"
            }, {
              "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-20230218t042911832594z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "017e56c6-ebd4-4d89-9c5a-6cac90777148"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230218t042911832594z"
            }, {
              "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" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a",
            "vf-module-name" : "basic_cnf_macro_643cd853-668c-4715-8ef7-5c7768f3066c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "394864f4-a462-48e0-a32b-2df99ee4ce03",
            "model-invariant-uuid" : "b7e4c1c5-9abd-43fb-95c7-1d0cbe685864",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7dbf6b18-2b62-4419-a496-892cf7a88d0a",
            "model-version" : "1.0"
          },
          "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "99e0402c-fa31-45ad-90e7-eea8dbee1a4a"
    } ]
  },
  "vnf-id" : "f9437cc4-2684-4e04-987f-46ee28f819bd"
})
2023-02-18 04:30:14,384|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:30:14,384|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:30:14,385|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-18 04:30:14,385|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(status-verification-script)
2023-02-18 04:30:14,386|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:30:14,391|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-deploy) step(status-verification-script)
2023-02-18 04:30:14,391|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-18 04:30:14,391|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-02-18 04:30:14,395|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-18 04:30:14,402|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| SIMPLE STATUS CHECK - START
2023-02-18 04:30:14,415|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:30:14,512|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:14,534|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:30:24,554|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:30:24,838|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:24,843|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is ready.
2023-02-18 04:30:24,843|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| SIMPLE STATUS CHECK - END
2023-02-18 04:30:24,844|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:30:24,844|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-18 04:30:24,844|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-02-18 04:30:24,845|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(config-apply)
2023-02-18 04:30:24,845|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:30:24,852|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-deploy) step(config-apply)
2023-02-18 04:30:24,857|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-02-18 04:30:24,858|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2023-02-18 04:30:24,860|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Triggering K8s Config Value component logic.
2023-02-18 04:30:24,860|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Getting the template prefixes
2023-02-18 04:30:24,861|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Iterating over prefixes in resource assignment map.
2023-02-18 04:30:24,871|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/config/replica-count-change)
2023-02-18 04:30:29,920|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(500 - Internal Server Error)
2023-02-18 04:30:29,921|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Uploading K8s config..
2023-02-18 04:30:29,965|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Config building started from source custom-values
2023-02-18 04:30:29,966|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-02-18 04:30:29,984|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2023-02-18 04:30:29,985|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-18 04:30:29,986|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-02-18 04:30:30,060|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(POST), url(/v1/instance/vigorous_bell/config)
2023-02-18 04:30:30,255|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(201 - Created)
2023-02-18 04:30:30,264|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:30:30,264|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-02-18 04:30:30,264|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-02-18 04:30:30,265|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(status-verification-script-after)
2023-02-18 04:30:30,265|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:30:30,266|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-deploy) step(status-verification-script-after)
2023-02-18 04:30:30,266|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-18 04:30:30,266|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-02-18 04:30:30,267|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-18 04:30:30,270|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| SIMPLE STATUS CHECK - START
2023-02-18 04:30:30,278|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:30:30,361|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:30,363|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:30:40,371|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:30:40,462|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:40,464|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:30:50,472|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:30:50,553|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:30:50,558|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:31:00,566|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:31:00,639|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:31:00,641|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:31:10,649|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:31:10,740|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:31:10,742|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is not ready. Please wait...
2023-02-18 04:31:20,750|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Rest request method(GET), url(/v1/instance/vigorous_bell/status)
2023-02-18 04:31:20,832|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Response status(200 - OK)
2023-02-18 04:31:20,834|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| VfModule helm_apache (vigorous_bell) is ready.
2023-02-18 04:31:20,834|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| SIMPLE STATUS CHECK - END
2023-02-18 04:31:20,834|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:31:20,835|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-18 04:31:20,835|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-02-18 04:31:20,836|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy[cb9331a5-b4ef-4aef-991b-4c324cf48337])'s step(collect-results)
2023-02-18 04:31:20,836|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:31:20,836|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(cb9331a5-b4ef-4aef-991b-4c324cf48337) for workflow(config-deploy) step(collect-results)
2023-02-18 04:31:20,837|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-02-18 04:31:20,837|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-02-18 04:31:20,837|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-02-18 04:31:20,846|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Collected results: {}
2023-02-18 04:31:20,846|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:31:20,847|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-02-18 04:31:20,847|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-02-18 04:31:20,847|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Execute node(END) -> executed state(SUCCESS)
2023-02-18 04:31:20,847|cb9331a5-b4ef-4aef-991b-4c324cf48337||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| workflow(cb9331a5-b4ef-4aef-991b-4c324cf48337) nodes completed with (0)exceptions
2023-02-18 04:31:20,848|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-18 04:31:20,848|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 714b6182-3943-4b8c-a7fa-2f3266466618 auditStoreId -1
2023-02-18 04:31:20,850|cb9331a5-b4ef-4aef-991b-4c324cf48337||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Completed
2023-02-18 04:32:18,399|2b58a470-4e76-47d8-876e-0c40a890276a||reactor-http-epoll-4||||INFO||||||| processing request id 2b58a470-4e76-47d8-876e-0c40a890276a
2023-02-18 04:32:18,399|2b58a470-4e76-47d8-876e-0c40a890276a||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:32:18,399|2b58a470-4e76-47d8-876e-0c40a890276a||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-18 04:32:18,410|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-18 04:32:18,563|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-18 04:32:18,565|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-18 04:32:18,567|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:32:18,582|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-18 04:32:18,583|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-18 04:32:18,583|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:32:18,584|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2b58a470-4e76-47d8-876e-0c40a890276a) for workflow(resource-assignment) step(resource-assignment)
2023-02-18 04:32:18,584|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:18,584|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-18 04:32:18,585|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-18 04:32:18,604|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| 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
]]])
2023-02-18 04:32:18,606|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-18 04:32:18,606|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a72c6ad9-0130-4da8-a530-2097d7415342") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:32:18,607|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6940cab1-1315-45b3-8fb3-d84abd6de83c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:32:18,608|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "a72c6ad9-0130-4da8-a530-2097d7415342",
  "vnf-id" : "6940cab1-1315-45b3-8fb3-d84abd6de83c",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-18 04:32:18,616|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-18 04:32:18,617|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:18,617|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-18 04:32:18,618|2b58a470-4e76-47d8-876e-0c40a890276a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3cc0fcb7-cafc-4757-b527-e5a916803a68 auditStoreId -1
2023-02-18 04:32:25,322|8c81c343-3def-4400-990d-9f76cd287dcc||reactor-http-epoll-2||||INFO||||||| processing request id 8c81c343-3def-4400-990d-9f76cd287dcc
2023-02-18 04:32:25,322|8c81c343-3def-4400-990d-9f76cd287dcc||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:32:25,322|8c81c343-3def-4400-990d-9f76cd287dcc||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-18 04:32:25,323|8c81c343-3def-4400-990d-9f76cd287dcc||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-18 04:32:25,324|8c81c343-3def-4400-990d-9f76cd287dcc||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-18 04:32:25,329|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:32:25,370|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-18 04:32:25,372|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-18 04:32:25,372|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:32:25,373|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(8c81c343-3def-4400-990d-9f76cd287dcc) for workflow(resource-assignment) step(resource-assignment)
2023-02-18 04:32:25,373|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:25,373|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-18 04:32:25,374|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-18 04:32:25,397|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| 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
]]])
2023-02-18 04:32:25,398|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-18 04:32:25,399|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-18 04:32:25,400|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-18 04:32:25,400|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-18 04:32:25,400|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0ece78be-b43a-4e50-9cba-220e5740f76a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-18 04:32:25,400|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a72c6ad9-0130-4da8-a530-2097d7415342") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:32:25,401|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| 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)
2023-02-18 04:32:25,401|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-18 04:32:25,402|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-18 04:32:25,402|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6940cab1-1315-45b3-8fb3-d84abd6de83c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:32:25,403|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "a72c6ad9-0130-4da8-a530-2097d7415342",
  "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" : "0ece78be-b43a-4e50-9cba-220e5740f76a",
  "vnf-id" : "6940cab1-1315-45b3-8fb3-d84abd6de83c",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-18 04:32:25,413|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-18 04:32:25,413|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:25,413|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-18 04:32:25,414|8c81c343-3def-4400-990d-9f76cd287dcc||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9429548e-67b2-4603-bf96-10743e0bb3a2 auditStoreId -1
2023-02-18 04:32:28,796|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-18 04:32:28,915|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-18 04:32:28,919|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing request id 494a7255-fca9-4a82-aa2e-e600ee3e13bc
2023-02-18 04:32:28,919|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:32:28,920|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| StoreAuditService ID  -1
2023-02-18 04:32:28,920|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-18 04:32:28,920|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-18 04:32:28,924|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:32:28,940|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deriving input data for workflow: (config-assign)
2023-02-18 04:32:28,941|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-18 04:32:28,941|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:32:28,941|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(494a7255-fca9-4a82-aa2e-e600ee3e13bc) for workflow(config-assign) step(config-assign)
2023-02-18 04:32:28,942|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:28,942|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-18 04:32:28,944|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-18 04:32:28,973|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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
]]])
2023-02-18 04:32:28,974|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-18 04:32:28,974|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("a72c6ad9-0130-4da8-a530-2097d7415342") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-18 04:32:28,975|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Setting Resource Value ("6940cab1-1315-45b3-8fb3-d84abd6de83c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-18 04:32:28,995|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-18 04:32:28,995|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-18 04:32:28,995|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-18 04:32:28,996|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Generated Resource Param Data ({
  "service-instance-id" : "a72c6ad9-0130-4da8-a530-2097d7415342",
  "vnf-id" : "6940cab1-1315-45b3-8fb3-d84abd6de83c",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-18 04:32:29,017|494a7255-fca9-4a82-aa2e-e600ee3e13bc||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-18 04:32:29,032|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-18 04:32:29,033|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:32:29,033|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-18 04:32:29,033|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-18 04:32:29,034|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a49493b3-4ce0-46f6-9545-5da08389b258 auditStoreId -1
2023-02-18 04:32:29,044|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Completed
2023-02-18 04:33:22,714|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-18 04:33:22,828|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-18 04:33:22,834|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| processing request id 494a7255-fca9-4a82-aa2e-e600ee3e13bc
2023-02-18 04:33:22,834|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-18 04:33:22,835|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| StoreAuditService ID  -1
2023-02-18 04:33:22,838|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-18 04:33:22,838|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-18 04:33:22,844|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-18 04:33:22,879|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Deriving input data for workflow: (config-deploy)
2023-02-18 04:33:22,879|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-18 04:33:22,880|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-18 04:33:22,892|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| preparing request id(494a7255-fca9-4a82-aa2e-e600ee3e13bc) for workflow(config-deploy) step(config-deploy)
2023-02-18 04:33:22,893|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-18 04:33:22,893|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| 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"})
2023-02-18 04:33:22,896|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-18 04:33:22,896|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Getting Jython Script Class(ConfigDeploy)
2023-02-18 04:33:22,967|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@318f5d6a
2023-02-18 04:33:22,969|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Hello world
2023-02-18 04:33:22,969|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Preparing Response...
2023-02-18 04:33:22,969|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-18 04:33:22,970|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-18 04:33:22,971|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ecc58794-b168-40d1-bef1-087c0327aec6 auditStoreId -1
2023-02-18 04:33:22,973|494a7255-fca9-4a82-aa2e-e600ee3e13bc||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-wn9s2|||| Completed