Results

By type

          11:48:14,751 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:48:14,752 |-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]
11:48:14,753 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
11:48:14,753 |-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]
11:48:14,753 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
11:48:14,769 |-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
11:48:14,907 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:48:14,916 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:48:14,920 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
11:48:14,927 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:48:15,012 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
11:48:15,012 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
11:48:15,013 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
11:48:15,013 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
11:48:15,013 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
11:48:15,013 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
11:48:15,013 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
11:48:15,013 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:48:15,016 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-01-25 11:48:16,142|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-xmdh7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-01-25 11:48:16,147|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-01-25 11:48:19,131|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-01-25 11:48:19,674|||main||||INFO||||||| Finished Spring Data repository scanning in 529 ms. Found 11 JPA repository interfaces.
2023-01-25 11:48:21,842|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-01-25 11:48:21,932|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-01-25 11:48:22,168|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25 11:48:22,709|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-01-25 11:48:23,107|||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-01-25 11:48:23,109|||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-01-25 11:48:23,494|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-01-25 11:48:24,940|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25 11:48:24,969|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-01-25 11:48:25,076|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-01-25 11:48:26,490|||main||||INFO||||||| Audit service is disabled
2023-01-25 11:48:26,631|||main||||INFO||||||| Workflow Audit store is disabled
2023-01-25 11:48:28,502|||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-01-25 11:48:28,543|||main||||INFO||||||| Dependency Management module created...
2023-01-25 11:48:29,578|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-01-25 11:48:29,909|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-01-25 11:48:31,207|||main||||INFO||||||| Netty started on port 8080
2023-01-25 11:48:33,069|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-01-25 11:48:33,446|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-01-25 11:48:33,454|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.232 seconds (JVM running for 19.278)
2023-01-25 11:48:33,473|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-01-25 13:13:12,223|f0c9b476-acac-4d4e-a951-e0919200fee1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-25 13:13:12,224|f0c9b476-acac-4d4e-a951-e0919200fee1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 13:13:12,226|f0c9b476-acac-4d4e-a951-e0919200fee1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 13:13:12,764|f0c9b476-acac-4d4e-a951-e0919200fee1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 13:13:12,767|f0c9b476-acac-4d4e-a951-e0919200fee1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 13:13:14,097|09194c60-abf9-49ec-a279-0dd6d470abe5||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/35ed73b3-70e5-46fa-8226-af11833c0fdc)
2023-01-25 13:13:14,115|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/35ed73b3-70e5-46fa-8226-af11833c0fdc/Definitions
2023-01-25 13:13:14,199|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 13:13:14,203|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-25 13:13:14,240|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-25 13:13:14,249|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-25 13:13:14,265|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-25 13:13:14,309|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(helloworld)
2023-01-25 13:13:14,310|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-25 13:13:14,310|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(helloworld) targets(helloworld)
2023-01-25 13:13:14,311|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-25 13:13:14,312|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-25 13:13:14,313|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/35ed73b3-70e5-46fa-8226-af11833c0fdc/Templates/hello-world-mapping.json
2023-01-25 13:13:14,325|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-25 13:13:14,325|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-25 13:13:14,326|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 13:13:14,326|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-25 13:13:14,328|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/hello-world-mapping.json)
2023-01-25 13:13:14,346|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([])
2023-01-25 13:13:14,347|09194c60-abf9-49ec-a279-0dd6d470abe5||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: []
2023-01-25 13:13:14,637|c8011ea7-0fb7-4ce4-b118-5deff0b68127||Thread-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(63b09b3c-3d27-47a1-82af-572e3d9e27fe) CBA(/opt/app/onap/blueprints/archive/63b09b3c-3d27-47a1-82af-572e3d9e27fe/cba.zip)
2023-01-25 13:13:14,657|c8011ea7-0fb7-4ce4-b118-5deff0b68127||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63b09b3c-3d27-47a1-82af-572e3d9e27fe) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:13:14,716|c8011ea7-0fb7-4ce4-b118-5deff0b68127||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(helloworld)
2023-01-25 13:13:14,732|c8011ea7-0fb7-4ce4-b118-5deff0b68127||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63b09b3c-3d27-47a1-82af-572e3d9e27fe) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:13:14,903|c8011ea7-0fb7-4ce4-b118-5deff0b68127||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/63b09b3c-3d27-47a1-82af-572e3d9e27fe) present to clean.
2023-01-25 13:13:15,095|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-01-25 13:13:15,096|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 13:13:15,101|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-25 13:13:15,107|654321||DefaultDispatcher-worker-21||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-01-25 13:13:15,182|654321||DefaultDispatcher-worker-21||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-25 13:13:15,185|654321||DefaultDispatcher-worker-21||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-25 13:13:15,187|654321||DefaultDispatcher-worker-21||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:13:15,203|654321||DefaultDispatcher-worker-21||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-25 13:13:15,204|654321||DefaultDispatcher-worker-21||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-25 13:13:15,222|654321||DefaultDispatcher-worker-21||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 13:13:15,231|654321||DefaultDispatcher-worker-21||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-25 13:13:15,232|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 13:13:15,234|654321||DefaultDispatcher-worker-21||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-25 13:13:15,256|654321||DefaultDispatcher-worker-21||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-25 13:13:15,282|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2023-01-25 13:13:15,285|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2023-01-25 13:13:15,372|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2023-01-25 13:13:15,375|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 13:13:15,375|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-25 13:13:15,383|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f2f44d10-134b-4645-8ae1-5cbbcf0516f2 auditStoreId -1
2023-01-25 13:23:45,569|7e21d0fe-b839-4907-8c00-4a4024c61ae6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-25 13:23:45,570|7e21d0fe-b839-4907-8c00-4a4024c61ae6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 13:23:45,570|7e21d0fe-b839-4907-8c00-4a4024c61ae6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 13:23:45,811|7e21d0fe-b839-4907-8c00-4a4024c61ae6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 13:23:45,812|7e21d0fe-b839-4907-8c00-4a4024c61ae6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 13:23:46,755|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||Thread-60||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e06db5b6-6df1-4ec7-80c4-4e832137dba9)
2023-01-25 13:23:46,760|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/e06db5b6-6df1-4ec7-80c4-4e832137dba9/Definitions
2023-01-25 13:23:46,763|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 13:23:46,764|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-25 13:23:46,784|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-25 13:23:46,789|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-25 13:23:46,810|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-25 13:23:46,826|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(helloworld)
2023-01-25 13:23:46,827|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-25 13:23:46,827|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(helloworld) targets(helloworld)
2023-01-25 13:23:46,827|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-25 13:23:46,827|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-25 13:23:46,827|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/e06db5b6-6df1-4ec7-80c4-4e832137dba9/Templates/hello-world-mapping.json
2023-01-25 13:23:46,835|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-25 13:23:46,835|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-25 13:23:46,835|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 13:23:46,836|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-25 13:23:46,836|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/hello-world-mapping.json)
2023-01-25 13:23:46,843|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([])
2023-01-25 13:23:46,843|db0a1cc5-86d1-4cf3-b7b7-7147223d461f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: []
2023-01-25 13:23:47,050|40af4216-e94a-43ae-ac68-35a0125003fb||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(fe797b7e-0b94-44b3-8320-d78697c2f744) CBA(/opt/app/onap/blueprints/archive/fe797b7e-0b94-44b3-8320-d78697c2f744/cba.zip)
2023-01-25 13:23:47,064|40af4216-e94a-43ae-ac68-35a0125003fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe797b7e-0b94-44b3-8320-d78697c2f744) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:23:47,090|40af4216-e94a-43ae-ac68-35a0125003fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(helloworld)
2023-01-25 13:23:47,100|40af4216-e94a-43ae-ac68-35a0125003fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe797b7e-0b94-44b3-8320-d78697c2f744) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:23:47,169|40af4216-e94a-43ae-ac68-35a0125003fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/fe797b7e-0b94-44b3-8320-d78697c2f744) present to clean.
2023-01-25 13:23:47,347|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-01-25 13:23:47,348|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 13:23:47,348|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-01-25 13:23:47,351|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-01-25 13:23:47,351|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-25 13:23:47,354|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:23:47,373|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-25 13:23:47,373|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-25 13:23:47,373|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 13:23:47,375|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-25 13:23:47,375|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 13:23:47,375|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-25 13:23:47,377|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-25 13:23:47,404|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-01-25 13:23:47,405|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-01-25 13:23:47,414|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-01-25 13:23:47,414|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 13:23:47,414|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-25 13:23:47,414|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a9b68b6d-6563-4c8a-ad16-f434c5256425 auditStoreId -1
2023-01-25 13:31:03,222|aab17684-6ec5-437d-afa9-86b68ac67b4f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-25 13:31:03,223|aab17684-6ec5-437d-afa9-86b68ac67b4f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 13:31:03,223|aab17684-6ec5-437d-afa9-86b68ac67b4f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 13:31:03,564|aab17684-6ec5-437d-afa9-86b68ac67b4f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 13:31:03,565|aab17684-6ec5-437d-afa9-86b68ac67b4f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 13:31:04,542|49b27a9f-6cd2-43da-820a-e98770bdea23||Thread-80||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/42746aee-5ee2-41fc-bfb9-7fd65294c940)
2023-01-25 13:31:04,544|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/42746aee-5ee2-41fc-bfb9-7fd65294c940/Definitions
2023-01-25 13:31:04,546|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 13:31:04,547|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-25 13:31:04,566|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-25 13:31:04,577|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-25 13:31:04,582|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-25 13:31:04,602|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(helloworld)
2023-01-25 13:31:04,603|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-25 13:31:04,603|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(helloworld) targets(helloworld)
2023-01-25 13:31:04,603|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-25 13:31:04,603|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-25 13:31:04,603|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/42746aee-5ee2-41fc-bfb9-7fd65294c940/Templates/hello-world-mapping.json
2023-01-25 13:31:04,611|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-25 13:31:04,611|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-25 13:31:04,611|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 13:31:04,611|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-25 13:31:04,612|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/hello-world-mapping.json)
2023-01-25 13:31:04,618|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([])
2023-01-25 13:31:04,618|49b27a9f-6cd2-43da-820a-e98770bdea23||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: []
2023-01-25 13:31:04,822|b345117f-8006-4dab-ada4-6e32407a02bf||Thread-80||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(f019810a-c925-487e-8740-fe364896f163) CBA(/opt/app/onap/blueprints/archive/f019810a-c925-487e-8740-fe364896f163/cba.zip)
2023-01-25 13:31:04,830|b345117f-8006-4dab-ada4-6e32407a02bf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f019810a-c925-487e-8740-fe364896f163) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:31:04,849|b345117f-8006-4dab-ada4-6e32407a02bf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(helloworld)
2023-01-25 13:31:04,857|b345117f-8006-4dab-ada4-6e32407a02bf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f019810a-c925-487e-8740-fe364896f163) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:31:04,946|b345117f-8006-4dab-ada4-6e32407a02bf||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/f019810a-c925-487e-8740-fe364896f163) present to clean.
2023-01-25 13:31:05,135|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-01-25 13:31:05,135|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 13:31:05,135|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-25 13:31:05,137|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-25 13:31:05,137|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-25 13:31:05,140|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-25 13:31:05,152|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-25 13:31:05,152|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-25 13:31:05,152|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 13:31:05,153|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-25 13:31:05,153|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 13:31:05,154|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-25 13:31:05,156|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-25 13:31:05,186|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2023-01-25 13:31:05,188|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2023-01-25 13:31:05,196|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2023-01-25 13:31:05,196|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 13:31:05,196|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-25 13:31:05,197|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 82845824-9b42-4a77-815f-6a1a698ad2b1 auditStoreId -1
2023-01-25 14:40:44,723|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-25 14:40:44,724|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 14:40:44,724|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 14:40:45,039|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 14:40:45,040|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 14:40:45,826|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-25 14:40:45,834|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(9a53a843-50e6-48a2-99f1-3ecb5dc70cb2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-25 14:40:45,859|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(a0783b8a-0d6d-45bf-aef5-b10a8451d8c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-25 14:40:45,871|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(0bb32349-70ec-4c33-b9d7-196569158002) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-25 14:40:45,889|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(75026802-a1a5-485e-891f-2b26004713f9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-25 14:40:45,903|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(97f75363-3059-4738-afc4-dccfe1c60343) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-25 14:40:45,919|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(d3481688-79a8-49d9-afc1-5c210e964632) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-25 14:40:45,935|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:45,936|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:45,936|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 14:40:45,936|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 14:40:45,937|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:45,937|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:45,983|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 14:40:46,027|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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-01-25 14:40:46,045|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 14:40:46,063|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 14:40:46,068|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 14:40:46,090|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 14:40:46,091|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 14:40:46,114|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:46,230|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 14:40:46,230|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 14:40:46,231|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 14:40:46,281|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:46,386|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 14:40:46,387|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 14:40:46,388|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 14:40:46,388|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(HealthCheck)
2023-01-25 14:40:46,389|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-25 14:40:46,390|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-assign)
2023-01-25 14:40:46,390|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-deploy)
2023-01-25 14:40:46,463|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 14:40:46,559|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 14:40:46,560|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 14:40:46,594|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 14:40:46,728|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 14:40:46,729|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 14:40:46,729|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 14:40:46,763|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:46,829|c08b1f72-5e28-49f4-bd5f-2c56c9aa35f7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:48,668|3dbb36b9-811e-4ead-ac71-8722b50cfcad||Thread-105||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e2f0b882-ba9d-4c12-a365-14320f3204aa)
2023-01-25 14:40:48,669|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/e2f0b882-ba9d-4c12-a365-14320f3204aa/Definitions
2023-01-25 14:40:48,672|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 14:40:48,673|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-01-25 14:40:48,703|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-01-25 14:40:48,711|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-01-25 14:40:48,718|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-01-25 14:40:48,744|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(capability)
2023-01-25 14:40:48,762|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(capability)
2023-01-25 14:40:48,770|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-25 14:40:48,783|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,797|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,808|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,818|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,829|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,866|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-01-25 14:40:48,871|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-01-25 14:40:48,871|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-01-25 14:40:48,884|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(capability)
2023-01-25 14:40:48,892|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(capability)
2023-01-25 14:40:48,900|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(capability)
2023-01-25 14:40:48,908|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-25 14:40:48,916|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,926|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,937|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,948|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,958|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:48,969|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 14:40:49,004|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(resource-resolution)
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-01-25 14:40:49,005|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2f0b882-ba9d-4c12-a365-14320f3204aa/Templates/hello-world-velocity-mapping.json
2023-01-25 14:40:49,015|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-01-25 14:40:49,015|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-01-25 14:40:49,015|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2f0b882-ba9d-4c12-a365-14320f3204aa/Templates/hello-world-jinja-mapping.json
2023-01-25 14:40:49,022|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-01-25 14:40:49,023|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-01-25 14:40:49,023|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 14:40:49,023|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-01-25 14:40:49,024|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-01-25 14:40:49,024|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-01-25 14:40:49,039|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 14:40:49,119|3dbb36b9-811e-4ead-ac71-8722b50cfcad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-01-25 14:40:49,350|b594db51-a71f-477e-9c81-aa09621b8b57||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(c82ecef2-db3c-44a5-b71f-b9fe0eeb4225) CBA(/opt/app/onap/blueprints/archive/c82ecef2-db3c-44a5-b71f-b9fe0eeb4225/cba.zip)
2023-01-25 14:40:49,358|b594db51-a71f-477e-9c81-aa09621b8b57||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c82ecef2-db3c-44a5-b71f-b9fe0eeb4225) and entry definition file (Definitions/resource-resolution.json)
2023-01-25 14:40:49,384|b594db51-a71f-477e-9c81-aa09621b8b57||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-resolution)
2023-01-25 14:40:49,392|b594db51-a71f-477e-9c81-aa09621b8b57||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c82ecef2-db3c-44a5-b71f-b9fe0eeb4225) and entry definition file (Definitions/resource-resolution.json)
2023-01-25 14:40:49,458|b594db51-a71f-477e-9c81-aa09621b8b57||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/c82ecef2-db3c-44a5-b71f-b9fe0eeb4225) present to clean.
2023-01-25 14:40:49,623|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||reactor-http-epoll-4||||INFO||||||| processing request id 7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2
2023-01-25 14:40:49,624|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 14:40:49,624|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-25 14:40:49,721|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-01-25 14:40:49,796|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||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-01-25 14:40:49,798|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-01-25 14:40:49,799|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||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-01-25 14:40:49,811|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-01-25 14:40:49,817|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-01-25 14:40:49,817|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 14:40:49,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2) for workflow(resource-resolution) step(helloworld)
2023-01-25 14:40:49,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 14:40:49,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||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-01-25 14:40:49,819|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-01-25 14:40:49,867|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||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-01-25 14:40:49,913|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:40:49,925|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:40:49,936|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-25 14:40:50,175|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-25 14:40:50,256|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-01-25 14:40:50,269|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-01-25 14:40:50,270|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-25 14:40:50,270|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-25 14:40:50,283|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-01-25 14:40:50,329|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-01-25 14:40:50,343|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-25 14:40:50,345|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-25 14:40:54,456|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@622bcd06
2023-01-25 14:40:54,460|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-01-25 14:40:54,472|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-01-25 14:40:54,474|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:40:54,475|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:40:54,475|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-25 14:40:54,479|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-25 14:40:54,634|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-01-25 14:40:54,635|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-01-25 14:40:54,635|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-25 14:40:54,635|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-25 14:40:54,635|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-01-25 14:40:54,636|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:40:54,637|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:40:54,637|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-25 14:40:54,639|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-25 14:40:54,647|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-21||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-01-25 14:40:54,654|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-01-25 14:40:54,655|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-01-25 14:40:54,655|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-25 14:40:54,655|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-25 14:40:54,655|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-01-25 14:40:54,665|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-01-25 14:40:54,667|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-25 14:40:54,710|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-25 14:41:04,042|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| compiled in (9324)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-25 14:41:04,044|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-25 14:41:04,059|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-01-25 14:41:04,072|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-01-25 14:41:04,075|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,075|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,075|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-25 14:41:04,081|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-25 14:41:04,094|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,095|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,096|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-25 14:41:04,096|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-25 14:41:04,096|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-01-25 14:41:04,119|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-01-25 14:41:04,133|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-01-25 14:41:04,134|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-01-25 14:41:04,152|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-01-25 14:41:04,152|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-01-25 14:41:04,155|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,155|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,155|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-25 14:41:04,160|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-25 14:41:04,177|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,178|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,178|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-25 14:41:04,178|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-25 14:41:04,179|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-01-25 14:41:04,193|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-01-25 14:41:04,212|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,213|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,248|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2023-01-25 14:41:04,253|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-25 14:41:04,254|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,254|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,255|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,255|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,255|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-01-25 14:41:04,274|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-01-25 14:41:04,282|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,521|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-25 14:41:04,553|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,553|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-01-25 14:41:04,595|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,600|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-25 14:41:04,601|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-01-25 14:41:04,601|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-25 14:41:04,602|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-25 14:41:04,613|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-21||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-01-25 14:41:04,655|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@2fa283e
2023-01-25 14:41:04,656|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-01-25 14:41:04,668|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-01-25 14:41:04,670|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,670|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,670|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-25 14:41:04,675|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-25 14:41:04,721|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,721|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,722|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-25 14:41:04,722|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-25 14:41:04,722|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-01-25 14:41:04,733|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-01-25 14:41:04,733|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-01-25 14:41:04,742|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-01-25 14:41:04,743|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,743|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,743|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-25 14:41:04,745|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-25 14:41:04,766|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,766|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,766|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-25 14:41:04,766|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-25 14:41:04,767|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-01-25 14:41:04,778|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-01-25 14:41:04,779|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-01-25 14:41:04,789|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-01-25 14:41:04,790|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,790|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,790|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-25 14:41:04,792|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-25 14:41:04,806|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,806|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,807|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-25 14:41:04,807|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-25 14:41:04,807|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-01-25 14:41:04,807|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,807|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,808|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-25 14:41:04,809|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-25 14:41:04,818|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-01-25 14:41:04,819|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,819|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-25 14:41:04,819|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-25 14:41:04,820|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-25 14:41:04,826|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-01-25 14:41:04,841|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,841|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,841|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-25 14:41:04,841|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-25 14:41:04,842|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-01-25 14:41:04,851|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-01-25 14:41:04,852|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-01-25 14:41:04,857|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,857|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-01-25 14:41:04,859|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-01-25 14:41:04,867|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-25 14:41:04,868|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-25 14:41:04,868|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-25 14:41:04,868|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-25 14:41:04,868|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-01-25 14:41:04,877|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-01-25 14:41:04,878|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-25 14:41:04,879|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-01-25 14:41:04,887|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-01-25 14:41:04,889|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-25 14:41:04,889|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,894|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2023-01-25 14:41:04,895|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,895|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,895|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,895|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-25 14:41:04,896|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:04,920|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-01-25 14:41:04,921|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:05,147|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-25 14:41:05,157|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||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-01-25 14:41:05,157|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2023-01-25 14:41:05,158|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 14:41:05,158|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-01-25 14:41:05,159|7841c9bf-37e6-4fd2-9d8f-4e48c6e9ffc2||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 263bc949-55a7-4e48-ab45-8880a15ded8c auditStoreId -1
2023-01-25 15:41:17,154|6cd79203-03dc-4f8d-818f-05a9cc7168b3||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(6a33ee44-7bef-4b0e-987d-326887864a0b) CBA(/opt/app/onap/blueprints/archive/6a33ee44-7bef-4b0e-987d-326887864a0b/cba.zip)
2023-01-25 15:41:17,201|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a33ee44-7bef-4b0e-987d-326887864a0b) and entry definition file (Definitions/CNF.json)
2023-01-25 15:41:17,314|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:17,315|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:17,316|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:17,316|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(scale-out)
2023-01-25 15:41:17,317|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(scale)
2023-01-25 15:41:17,318|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(scale-in)
2023-01-25 15:41:17,318|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(health-check)
2023-01-25 15:41:17,350|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a33ee44-7bef-4b0e-987d-326887864a0b) and entry definition file (Definitions/CNF.json)
2023-01-25 15:41:17,497|6cd79203-03dc-4f8d-818f-05a9cc7168b3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/6a33ee44-7bef-4b0e-987d-326887864a0b) present to clean.
2023-01-25 15:41:28,567|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-25 15:41:28,568|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 15:41:28,568|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 15:41:28,826|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 15:41:28,827|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 15:41:29,559|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-25 15:41:29,561|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(c001176b-ab5b-4b8c-8d30-fce71f428e99) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-25 15:41:29,593|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(8ff1e296-1279-49b9-a6ef-22030f323702) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-25 15:41:29,602|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(e78077af-59b3-4395-8d72-84f46eadd257) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-25 15:41:29,613|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(b8123d03-a8bd-407a-b32c-de1194f5fcb2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-25 15:41:29,626|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(7f8edd88-b6c5-4fed-b099-c40facb5f9b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-25 15:41:29,641|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(308b7d52-efec-4a4f-bf0e-daa1dae00ba7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-25 15:41:29,654|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:29,654|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:29,655|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 15:41:29,655|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 15:41:29,655|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:29,656|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:29,673|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:41:29,699|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:41:29,722|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:41:29,744|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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-01-25 15:41:29,780|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:41:29,846|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:29,847|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:29,848|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:29,892|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:29,943|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 15:41:29,983|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-25 15:41:29,989|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:29,990|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:29,991|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 15:41:30,081|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 15:41:30,132|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-25 15:41:30,166|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-25 15:41:30,178|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-25 15:41:30,239|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:30,240|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:30,241|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:30,282|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:30,320|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 15:41:30,347|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-25 15:41:30,359|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 15:41:30,427|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:30,428|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:30,429|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:30,430|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(HealthCheck)
2023-01-25 15:41:30,431|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-25 15:41:30,432|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-assign)
2023-01-25 15:41:30,432|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-deploy)
2023-01-25 15:41:30,475|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:30,476|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:30,477|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 15:41:30,483|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:30,503|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-25 15:41:30,529|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-25 15:41:30,544|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-25 15:41:30,568|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-25 15:41:30,568|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-25 15:41:30,645|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-25 15:41:30,696|6fe3fb30-4670-4dd2-8fd2-1fba1db76953||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:45,058|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fe312242-620b-4b95-b179-f7eedc99d62b)
2023-01-25 15:41:45,059|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/fe312242-620b-4b95-b179-f7eedc99d62b/Definitions
2023-01-25 15:41:45,063|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 15:41:45,064|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-01-25 15:41:45,091|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(vnf-template)
2023-01-25 15:41:45,098|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(vnf-mapping)
2023-01-25 15:41:45,108|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-01-25 15:41:45,134|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,158|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,167|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,173|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-01-25 15:41:45,173|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-01-25 15:41:45,174|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-01-25 15:41:45,190|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,198|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,206|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,213|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-25 15:41:45,234|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,242|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,254|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,263|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,270|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,279|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,297|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(config-assign)
2023-01-25 15:41:45,302|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(baseconfig-template)
2023-01-25 15:41:45,302|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-01-25 15:41:45,302|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-01-25 15:41:45,316|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,322|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,329|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(input)
2023-01-25 15:41:45,334|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(config-deploy)
2023-01-25 15:41:45,367|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(resource-assignment)
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-01-25 15:41:45,368|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe312242-620b-4b95-b179-f7eedc99d62b/Templates/vnf-mapping.json
2023-01-25 15:41:45,373|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-01-25 15:41:45,373|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-01-25 15:41:45,373|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe312242-620b-4b95-b179-f7eedc99d62b/Templates/base_ubuntu20-mapping.json
2023-01-25 15:41:45,378|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-01-25 15:41:45,378|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-01-25 15:41:45,379|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-assign)
2023-01-25 15:41:45,380|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-01-25 15:41:45,380|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-assign) targets(config-assign)
2023-01-25 15:41:45,381|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-01-25 15:41:45,381|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-01-25 15:41:45,381|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe312242-620b-4b95-b179-f7eedc99d62b/Templates/baseconfig-mapping.json
2023-01-25 15:41:45,386|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-01-25 15:41:45,386|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-25 15:41:45,386|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-deploy)
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-deploy) targets(config-deploy)
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) resource assignment files([]
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/vnf-mapping.json)
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-01-25 15:41:45,387|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/baseconfig-mapping.json)
2023-01-25 15:41:45,399|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:41:45,457|ea34cdba-c745-4f7c-a3cc-9cbf8ff78701||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-01-25 15:41:45,681|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(f2d398e1-ee06-4359-a71c-41c5ef68768a) CBA(/opt/app/onap/blueprints/archive/f2d398e1-ee06-4359-a71c-41c5ef68768a/cba.zip)
2023-01-25 15:41:45,689|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2d398e1-ee06-4359-a71c-41c5ef68768a) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:41:45,700|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:41:45,721|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:41:45,722|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:41:45,723|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:41:45,731|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2d398e1-ee06-4359-a71c-41c5ef68768a) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:41:45,785|2626d9c8-1f05-49bb-bb8e-57a82182b6cb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/working/f2d398e1-ee06-4359-a71c-41c5ef68768a) present to clean.
2023-01-25 15:43:17,597|962f8c28-deab-48d8-9bab-1b3b67e56ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-25 15:43:17,598|962f8c28-deab-48d8-9bab-1b3b67e56ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 15:43:17,598|962f8c28-deab-48d8-9bab-1b3b67e56ce0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 15:43:17,803|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 15:43:17,803|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 15:43:18,234|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-25 15:43:18,236|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(6a4608fd-274b-4585-8ed4-387e2ff9549d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-25 15:43:18,255|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(a3c92f21-830b-4673-9a70-d473fe963f11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-25 15:43:18,264|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(6e33d9eb-1e60-4008-a6b8-03c9b835b0cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-25 15:43:18,279|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(5e0bd692-a55a-43d6-a2dc-a8d177ca397f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-25 15:43:18,292|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(03513e8b-cf24-4c4d-871b-72cbc6669378) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-25 15:43:18,306|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(ec4b39dd-ca4a-490c-9d6c-32e570d63c75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-25 15:43:18,321|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,321|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,322|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 15:43:18,322|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 15:43:18,322|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,323|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,355|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,358|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:43:18,399|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:43:18,423|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:43:18,444|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 15:43:18,509|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:43:18,510|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:43:18,511|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:43:18,548|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,598|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 15:43:18,626|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-25 15:43:18,632|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 15:43:18,683|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:43:18,684|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:43:18,685|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:43:18,685|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(HealthCheck)
2023-01-25 15:43:18,686|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-25 15:43:18,687|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-assign)
2023-01-25 15:43:18,687|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-deploy)
2023-01-25 15:43:18,724|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 15:43:18,766|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-25 15:43:18,803|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-25 15:43:18,814|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-25 15:43:18,906|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:43:18,906|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:43:18,907|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:43:18,945|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:18,980|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 15:43:19,009|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-25 15:43:19,015|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 15:43:19,055|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 15:43:19,055|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:43:19,084|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 15:43:19,085|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 15:43:19,086|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 15:43:19,101|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:19,118|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-25 15:43:19,143|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-25 15:43:19,144|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-25 15:43:19,199|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-25 15:43:19,222|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-25 15:43:19,223|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-25 15:43:19,253|962f8c28-deab-48d8-9bab-1b3b67e56ce0||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:43:33,156|70a6633c-62f0-4267-86fb-73cb2d5bf793||Thread-155||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d31da4db-a706-4315-9148-9cc1cc9c7316)
2023-01-25 15:43:33,158|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/d31da4db-a706-4315-9148-9cc1cc9c7316/Definitions
2023-01-25 15:43:33,161|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 15:43:33,162|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-25 15:43:33,183|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-25 15:43:33,199|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-25 15:43:33,205|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-25 15:43:33,211|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-25 15:43:33,231|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-25 15:43:33,250|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-assign)
2023-01-25 15:43:33,250|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-25 15:43:33,250|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-assign) targets(resolve-data)
2023-01-25 15:43:33,251|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-25 15:43:33,251|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-25 15:43:33,251|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d31da4db-a706-4315-9148-9cc1cc9c7316/Templates/netconfrpc-mapping.json
2023-01-25 15:43:33,258|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-25 15:43:33,258|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-25 15:43:33,258|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-deploy)
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) resource assignment files([]
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-25 15:43:33,260|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-25 15:43:33,266|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([input-source])
2023-01-25 15:43:33,272|70a6633c-62f0-4267-86fb-73cb2d5bf793||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: [source-input]
2023-01-25 15:45:17,402|c69fc471-41ed-453f-a717-2eb38325c7ad||reactor-http-epoll-1||||INFO||||||| processing request id c69fc471-41ed-453f-a717-2eb38325c7ad
2023-01-25 15:45:17,402|c69fc471-41ed-453f-a717-2eb38325c7ad||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:45:17,403|c69fc471-41ed-453f-a717-2eb38325c7ad||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-25 15:45:17,407|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-25 15:45:17,579|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:17,580|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-25 15:45:17,583|c69fc471-41ed-453f-a717-2eb38325c7ad||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-01-25 15:45:17,598|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-25 15:45:17,675|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-25 15:45:17,698|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[c69fc471-41ed-453f-a717-2eb38325c7ad])'s step(resource-assignment)
2023-01-25 15:45:17,699|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:45:17,700|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c69fc471-41ed-453f-a717-2eb38325c7ad) for workflow(resource-assignment) step(resource-assignment)
2023-01-25 15:45:17,700|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:17,701|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-25 15:45:17,702|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-25 15:45:17,718|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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-01-25 15:45:17,726|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-25 15:45:17,727|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-25 15:45:17,728|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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-01-25 15:45:17,729|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("da4c455b-c790-40fd-9b73-1f74a76db22b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:45:17,729|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("16d34be8-354a-486a-aa1b-9a4936287658") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:45:17,731|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="16d34be8-354a-486a-aa1b-9a4936287658", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-25 15:45:17,740|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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-01-25 15:45:17,740|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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-01-25 15:45:17,751|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-25 15:45:19,957|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:19,958|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-25 15:45:19,958|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z")
2023-01-25 15:45:19,958|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z")
2023-01-25 15:45:19,959|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-25 15:45:19,959|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-25 15:45:19,961|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230125t154519681420z"
})
2023-01-25 15:45:19,971|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-25 15:45:19,971|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:19,972|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-25 15:45:19,972|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[c69fc471-41ed-453f-a717-2eb38325c7ad])'s step(profile-upload)
2023-01-25 15:45:19,972|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:45:19,979|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c69fc471-41ed-453f-a717-2eb38325c7ad) for workflow(resource-assignment) step(profile-upload)
2023-01-25 15:45:19,979|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-25 15:45:19,979|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||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-01-25 15:45:19,981|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-25 15:45:19,981|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-01-25 15:45:19,981|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-25 15:45:19,985|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-25 15:45:19,985|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-25 15:45:19,985|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-25 15:45:19,985|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-25 15:45:19,986|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-25 15:45:19,990|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| workflow(c69fc471-41ed-453f-a717-2eb38325c7ad) nodes completed with (0)exceptions
2023-01-25 15:45:19,990|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-25 15:45:19,992|c69fc471-41ed-453f-a717-2eb38325c7ad||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 781822cb-eca9-46bf-afb7-cc9f9fd8ef22 auditStoreId -1
2023-01-25 15:45:24,174|2be6facb-98f4-4f3f-945b-74350009f936||reactor-http-epoll-1||||INFO||||||| processing request id 2be6facb-98f4-4f3f-945b-74350009f936
2023-01-25 15:45:24,174|2be6facb-98f4-4f3f-945b-74350009f936||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:45:24,174|2be6facb-98f4-4f3f-945b-74350009f936||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-25 15:45:24,175|2be6facb-98f4-4f3f-945b-74350009f936||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:24,175|2be6facb-98f4-4f3f-945b-74350009f936||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-25 15:45:24,178|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,200|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-25 15:45:24,202|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-25 15:45:24,203|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2be6facb-98f4-4f3f-945b-74350009f936])'s step(resource-assignment)
2023-01-25 15:45:24,203|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,203|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2be6facb-98f4-4f3f-945b-74350009f936) for workflow(resource-assignment) step(resource-assignment)
2023-01-25 15:45:24,204|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:24,204|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-25 15:45:24,205|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-25 15:45:24,222|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,228|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-25 15:45:24,228|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("fde13865-0e43-454d-ab5b-61a3a8a6a2ce") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-25 15:45:24,229|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,229|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,230|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a48e5391-9d32-4573-afbe-657c47dfabc9") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-25 15:45:24,231|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a48e5391-9d32-4573-afbe-657c47dfabc9"}
2023-01-25 15:45:24,231|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a48e5391-9d32-4573-afbe-657c47dfabc9"}
2023-01-25 15:45:24,231|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||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-01-25 15:45:24,231|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||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-01-25 15:45:24,295|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a48e5391-9d32-4573-afbe-657c47dfabc9})
2023-01-25 15:45:24,295|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a48e5391-9d32-4573-afbe-657c47dfabc9})
2023-01-25 15:45:24,312|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,314|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf"}])
2023-01-25 15:45:24,314|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e7757093-f6ce-412d-a1c2-d7ec3e8820cf") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-25 15:45:24,317|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,318|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"}])
2023-01-25 15:45:24,318|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d38c6f9-89a3-474b-8c87-80b194df9a9c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-25 15:45:24,320|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-25 15:45:24,327|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 5d38c6f9-89a3-474b-8c87-80b194df9a9c
2023-01-25 15:45:24,328|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a48e5391-9d32-4573-afbe-657c47dfabc9"}
2023-01-25 15:45:24,328|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||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-01-25 15:45:24,362|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a48e5391-9d32-4573-afbe-657c47dfabc9})
2023-01-25 15:45:24,375|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,377|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-25 15:45:24,377|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-25 15:45:24,377|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-25 15:45:24,378|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-25 15:45:24,383|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> a48e5391-9d32-4573-afbe-657c47dfabc9
2023-01-25 15:45:24,384|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("da4c455b-c790-40fd-9b73-1f74a76db22b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:45:24,384|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-01-25 15:45:24,384|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,385|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("16d34be8-354a-486a-aa1b-9a4936287658") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:45:24,386|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b", vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:45:24,386|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b", vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:45:24,390|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,390|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,390|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,390|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,421|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-25 15:45:24,422|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-25 15:45:24,496|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,496|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z")
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z")
2023-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,497|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-25 15:45:24,499|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230125t154519681420z", vf-module-label="helm_apache", vf-module-id="fde13865-0e43-454d-ab5b-61a3a8a6a2ce"}
2023-01-25 15:45:24,503|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||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-01-25 15:45:24,504|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||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-01-25 15:45:24,505|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-25 15:45:24,617|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,617|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,618|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z-helm_apache-vfmt-001")
2023-01-25 15:45:24,618|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z-helm_apache-vfmt-001")
2023-01-25 15:45:24,618|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230125t154519681420z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-01-25 15:45:24,620|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,622|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b", vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:45:24,626|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,627|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:24,650|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-25 15:45:24,691|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,691|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-25 15:45:24,691|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-25 15:45:24,692|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-25 15:45:24,692|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,693|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-01-25 15:45:24,693|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-25 15:45:24,695|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||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" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
  "k8s-rb-definition-version" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
  "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" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
  "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
  "vf-module-model-invariant-uuid" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
  "vf-module-model-version" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230125t154519681420z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230125t154519681420z"
})
2023-01-25 15:45:24,719|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-25 15:45:24,720|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:24,720|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-25 15:45:24,720|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2be6facb-98f4-4f3f-945b-74350009f936])'s step(profile-upload)
2023-01-25 15:45:24,720|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,721|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2be6facb-98f4-4f3f-945b-74350009f936) for workflow(resource-assignment) step(profile-upload)
2023-01-25 15:45:24,722|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-25 15:45:24,722|2be6facb-98f4-4f3f-945b-74350009f936||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-01-25 15:45:24,722|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-25 15:45:24,722|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-01-25 15:45:24,722|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-25 15:45:24,738|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9)
2023-01-25 15:45:24,757|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,773|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/profile/node-port-profile)
2023-01-25 15:45:24,790|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2023-01-25 15:45:24,791|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2023-01-25 15:45:24,812|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/profile)
2023-01-25 15:45:24,827|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2023-01-25 15:45:24,844|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/profile/node-port-profile/content)
2023-01-25 15:45:24,857|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-25 15:45:24,858|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2023-01-25 15:45:24,858|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-25 15:45:24,858|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-25 15:45:24,859|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-25 15:45:24,859|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-25 15:45:24,860|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| workflow(2be6facb-98f4-4f3f-945b-74350009f936) nodes completed with (0)exceptions
2023-01-25 15:45:24,860|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-25 15:45:24,860|2be6facb-98f4-4f3f-945b-74350009f936||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fc81e081-2470-4916-a642-76c09fac100c auditStoreId -1
2023-01-25 15:45:29,860|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-25 15:45:29,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-01-25 15:45:30,158|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing request id 4c839473-997b-43f7-b018-804488f9befb
2023-01-25 15:45:30,158|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:45:30,159|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| StoreAuditService ID  -1
2023-01-25 15:45:30,159|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:30,159|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-25 15:45:30,161|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-25 15:45:30,172|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deriving input data for workflow: (config-assign)
2023-01-25 15:45:30,173|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(START) -> executed state(SUCCESS)
2023-01-25 15:45:30,174|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-assign[4c839473-997b-43f7-b018-804488f9befb])'s step(config-setup)
2023-01-25 15:45:30,174|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:45:30,174|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-assign) step(config-setup)
2023-01-25 15:45:30,174|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:30,174|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-25 15:45:30,175|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-25 15:45:30,201|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:45:30,202|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-25 15:45:30,203|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("da4c455b-c790-40fd-9b73-1f74a76db22b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:45:30,204|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b"}
2023-01-25 15:45:30,208|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b), 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-01-25 15:45:30,208|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-25 15:45:30,228|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b)
2023-01-25 15:45:30,244|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:45:30,244|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (string)
2023-01-25 15:45:30,245|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4")
2023-01-25 15:45:30,245|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4")
2023-01-25 15:45:30,245|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-25 15:45:30,246|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("16d34be8-354a-486a-aa1b-9a4936287658") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:45:30,247|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b", vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:45:30,259|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:45:30,260|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-25 15:45:30,279|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vf-modules)
2023-01-25 15:45:30,292|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:45:30,293|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (json)
2023-01-25 15:45:30,293|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9c980a2b-b4c8-4db7-be72-52c5d257cadf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c8d3d2fa-ef4b-48fb-b00c-5f795adb2803","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce"}}}]})
2023-01-25 15:45:30,293|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9c980a2b-b4c8-4db7-be72-52c5d257cadf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c8d3d2fa-ef4b-48fb-b00c-5f795adb2803","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce"}}}]})
2023-01-25 15:45:30,294|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9c980a2b-b4c8-4db7-be72-52c5d257cadf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c8d3d2fa-ef4b-48fb-b00c-5f795adb2803","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce"}}}]), type  ({json})
2023-01-25 15:45:30,294|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9c980a2b-b4c8-4db7-be72-52c5d257cadf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c8d3d2fa-ef4b-48fb-b00c-5f795adb2803","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-25 15:45:30,295|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:45:30,299|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-25 15:45:30,299|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-25 15:45:30,374|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1)
2023-01-25 15:45:30,522|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:45:30,522|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (json)
2023-01-25 15:45:30,523|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661527713","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]})
2023-01-25 15:45:30,523|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661527713","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]})
2023-01-25 15:45:30,523|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661527713","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]), type  ({json})
2023-01-25 15:45:30,523|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661527713","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-25 15:45:30,525|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-25 15:45:30,527|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:36,780|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| compiled in (6253)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:36,780|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:45:36,803|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","k8s-rb-definition-version":"a48e5391-9d32-4573-afbe-657c47dfabc9","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-01-25 15:45:36,805|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
      "k8s-rb-definition-version" : "a48e5391-9d32-4573-afbe-657c47dfabc9"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
  "service-instance-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
      "model-invariant-id" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
      "model-version-id" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1674661527713",
      "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
      "vf-module-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "4c839473-997b-43f7-b018-804488f9befb",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c8d3d2fa-ef4b-48fb-b00c-5f795adb2803",
          "svc-request-id" : "9c980a2b-b4c8-4db7-be72-52c5d257cadf"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "130b5e0d-70b0-4c7b-b26a-6b24040d4ff0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3ba9b712-dc84-4825-b2e8-c145ff3d71ea",
            "model-version" : "1.0"
          },
          "service-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
          "service-instance-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
            "model-invariant-uuid" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
            "model-version" : "1"
          },
          "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
          "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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
            "model-invariant-uuid" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
            "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" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf"
            }, {
              "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-20230125t154519681420z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230125t154519681420z"
            }, {
              "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" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
            "vf-module-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "38eee791-a4b0-4b63-9fff-6de8dcbe8d75",
            "model-invariant-uuid" : "d0553211-c355-41f3-a19b-44d2598017a6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d8247662-54e7-4278-8100-b7c0574a39fc",
            "model-version" : "1.0"
          },
          "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce"
    } ]
  },
  "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658"
})
2023-01-25 15:45:36,813|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:45:36,813|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:45:36,813|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-25 15:45:36,814|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-assign[4c839473-997b-43f7-b018-804488f9befb])'s step(config-template)
2023-01-25 15:45:36,814|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:45:36,823|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-assign) step(config-template)
2023-01-25 15:45:36,823|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-01-25 15:45:36,823|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:45:36,896|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Triggering K8s Config Upload component logic.
2023-01-25 15:45:36,896|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Getting the template prefixes
2023-01-25 15:45:36,896|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Iterating over prefixes in resource assignment map.
2023-01-25 15:45:36,910|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9)
2023-01-25 15:45:36,919|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:45:36,934|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/config-template/replica-count-template)
2023-01-25 15:45:36,941|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(500 - Internal Server Error)
2023-01-25 15:45:36,942|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Uploading K8s template..
2023-01-25 15:45:36,954|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(POST), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/config-template)
2023-01-25 15:45:36,967|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(201 - Created)
2023-01-25 15:45:36,978|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(POST), url(/v1/rb/definition/5d38c6f9-89a3-474b-8c87-80b194df9a9c/a48e5391-9d32-4573-afbe-657c47dfabc9/config-template/replica-count-template/content)
2023-01-25 15:45:37,005|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:45:37,005|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| K8s Config Upload Completed
2023-01-25 15:45:37,006|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:45:37,006|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-01-25 15:45:37,006|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(config-template) -> executed state(SUCCESS)
2023-01-25 15:45:37,007|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(END) -> executed state(SUCCESS)
2023-01-25 15:45:37,007|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(4c839473-997b-43f7-b018-804488f9befb) nodes completed with (0)exceptions
2023-01-25 15:45:37,007|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-25 15:45:37,008|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 227699c9-4cc5-4dc0-9526-df635805ec0d auditStoreId -1
2023-01-25 15:45:37,078|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Completed
2023-01-25 15:46:18,174|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-25 15:46:18,285|||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-01-25 15:46:18,288|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing request id 4c839473-997b-43f7-b018-804488f9befb
2023-01-25 15:46:18,288|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:46:18,288|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| StoreAuditService ID  -1
2023-01-25 15:46:18,290|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-25 15:46:18,290|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-25 15:46:18,294|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-25 15:46:18,312|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deriving input data for workflow: (config-deploy)
2023-01-25 15:46:18,313|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(START) -> executed state(SUCCESS)
2023-01-25 15:46:18,314|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy[4c839473-997b-43f7-b018-804488f9befb])'s step(config-setup)
2023-01-25 15:46:18,314|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:46:18,315|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-deploy) step(config-setup)
2023-01-25 15:46:18,315|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:46:18,315|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-25 15:46:18,316|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-25 15:46:18,343|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:46:18,345|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-25 15:46:18,346|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("da4c455b-c790-40fd-9b73-1f74a76db22b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:46:18,347|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b"}
2023-01-25 15:46:18,350|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b), 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-01-25 15:46:18,350|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-25 15:46:18,446|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b)
2023-01-25 15:46:18,462|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:18,462|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (string)
2023-01-25 15:46:18,463|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4")
2023-01-25 15:46:18,463|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4")
2023-01-25 15:46:18,463|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-25 15:46:18,463|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("16d34be8-354a-486a-aa1b-9a4936287658") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:46:18,465|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{service-instance-id="da4c455b-c790-40fd-9b73-1f74a76db22b", vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:46:18,469|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/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-01-25 15:46:18,469|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-25 15:46:18,490|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/da4c455b-c790-40fd-9b73-1f74a76db22b/service-data/vnfs/vnf/16d34be8-354a-486a-aa1b-9a4936287658/vnf-data/vf-modules)
2023-01-25 15:46:18,512|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:18,512|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (json)
2023-01-25 15:46:18,513|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4882f01-93e6-4cc1-9b40-f1f546a642ca","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3c592bab-de91-49e3-928e-968f1296a9ad","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","from-preload":false}}}]})
2023-01-25 15:46:18,513|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4882f01-93e6-4cc1-9b40-f1f546a642ca","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3c592bab-de91-49e3-928e-968f1296a9ad","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","from-preload":false}}}]})
2023-01-25 15:46:18,513|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4882f01-93e6-4cc1-9b40-f1f546a642ca","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3c592bab-de91-49e3-928e-968f1296a9ad","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","from-preload":false}}}]), type  ({json})
2023-01-25 15:46:18,514|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_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":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","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-20230125t154519681420z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230125t154519681420z","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":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4c839473-997b-43f7-b018-804488f9befb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"3ba9b712-dc84-4825-b2e8-c145ff3d71ea","model-invariant-uuid":"130b5e0d-70b0-4c7b-b26a-6b24040d4ff0"},"global-customer-id":"basiccnf-macro-customer","service-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","service-instance-id":"da4c455b-c790-40fd-9b73-1f74a76db22b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4882f01-93e6-4cc1-9b40-f1f546a642ca","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3c592bab-de91-49e3-928e-968f1296a9ad","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38eee791-a4b0-4b63-9fff-6de8dcbe8d75","model-uuid":"d8247662-54e7-4278-8100-b7c0574a39fc","model-invariant-uuid":"d0553211-c355-41f3-a19b-44d2598017a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"16d34be8-354a-486a-aa1b-9a4936287658"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a48e5391-9d32-4573-afbe-657c47dfabc9","model-uuid":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-invariant-uuid":"5d38c6f9-89a3-474b-8c87-80b194df9a9c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-25 15:46:18,515|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 
Resolved Input Key mappings: 
{vnf-id="16d34be8-354a-486a-aa1b-9a4936287658"}
2023-01-25 15:46:18,518|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-25 15:46:18,518|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-25 15:46:18,555|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/16d34be8-354a-486a-aa1b-9a4936287658?depth=1)
2023-01-25 15:46:18,694|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:18,695|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response processing type (json)
2023-01-25 15:46:18,695|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quirky_einstein","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661577841","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]})
2023-01-25 15:46:18,696|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quirky_einstein","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661577841","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]})
2023-01-25 15:46:18,696|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quirky_einstein","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661577841","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]), type  ({json})
2023-01-25 15:46:18,696|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fde13865-0e43-454d-ab5b-61a3a8a6a2ce","vf-module-name":"basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"quirky_einstein","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674661577841","model-invariant-id":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","model-version-id":"e7757093-f6ce-412d-a1c2-d7ec3e8820cf","model-customization-id":"a48e5391-9d32-4573-afbe-657c47dfabc9","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-25 15:46:18,697|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-25 15:46:18,699|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5d38c6f9-89a3-474b-8c87-80b194df9a9c","k8s-rb-definition-version":"a48e5391-9d32-4573-afbe-657c47dfabc9","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":"quirky_einstein"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-01-25 15:46:18,701|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "quirky_einstein",
      "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" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
      "k8s-rb-definition-version" : "a48e5391-9d32-4573-afbe-657c47dfabc9"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
  "service-instance-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "quirky_einstein",
      "is-base-vf-module" : false,
      "model-customization-id" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
      "model-invariant-id" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
      "model-version-id" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1674661577841",
      "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
      "vf-module-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "4c839473-997b-43f7-b018-804488f9befb",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3c592bab-de91-49e3-928e-968f1296a9ad",
          "svc-request-id" : "b4882f01-93e6-4cc1-9b40-f1f546a642ca"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "130b5e0d-70b0-4c7b-b26a-6b24040d4ff0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3ba9b712-dc84-4825-b2e8-c145ff3d71ea",
            "model-version" : "1.0"
          },
          "service-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
          "service-instance-id" : "da4c455b-c790-40fd-9b73-1f74a76db22b",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
            "model-invariant-uuid" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
            "model-version" : "1"
          },
          "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
          "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_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a48e5391-9d32-4573-afbe-657c47dfabc9",
            "model-invariant-uuid" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf",
            "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" : "e7757093-f6ce-412d-a1c2-d7ec3e8820cf"
            }, {
              "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-20230125t154519681420z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5d38c6f9-89a3-474b-8c87-80b194df9a9c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230125t154519681420z"
            }, {
              "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" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce",
            "vf-module-name" : "basic_cnf_macro_bb1997e8-15e3-4e41-b8bf-e4ff5f0eaff4_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "38eee791-a4b0-4b63-9fff-6de8dcbe8d75",
            "model-invariant-uuid" : "d0553211-c355-41f3-a19b-44d2598017a6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d8247662-54e7-4278-8100-b7c0574a39fc",
            "model-version" : "1.0"
          },
          "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fde13865-0e43-454d-ab5b-61a3a8a6a2ce"
    } ]
  },
  "vnf-id" : "16d34be8-354a-486a-aa1b-9a4936287658"
})
2023-01-25 15:46:18,710|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:46:18,711|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:46:18,711|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-25 15:46:18,711|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy[4c839473-997b-43f7-b018-804488f9befb])'s step(status-verification-script)
2023-01-25 15:46:18,712|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:46:18,717|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-deploy) step(status-verification-script)
2023-01-25 15:46:18,717|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-01-25 15:46:18,717|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:46:18,720|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-01-25 15:46:18,726|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| SIMPLE STATUS CHECK - START
2023-01-25 15:46:18,742|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:46:18,795|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:18,814|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:46:28,824|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:46:28,869|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:28,871|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:46:38,880|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:46:38,935|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:38,937|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is ready.
2023-01-25 15:46:38,938|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| SIMPLE STATUS CHECK - END
2023-01-25 15:46:38,938|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:46:38,938|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-01-25 15:46:38,938|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-01-25 15:46:38,939|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy[4c839473-997b-43f7-b018-804488f9befb])'s step(config-apply)
2023-01-25 15:46:38,939|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:46:38,945|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-deploy) step(config-apply)
2023-01-25 15:46:38,946|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-01-25 15:46:38,946|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:46:38,948|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Triggering K8s Config Value component logic.
2023-01-25 15:46:38,948|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Getting the template prefixes
2023-01-25 15:46:38,948|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Iterating over prefixes in resource assignment map.
2023-01-25 15:46:38,958|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/config/replica-count-change)
2023-01-25 15:46:43,976|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(500 - Internal Server Error)
2023-01-25 15:46:43,976|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Uploading K8s config..
2023-01-25 15:46:44,004|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Config building started from source custom-values
2023-01-25 15:46:44,005|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-01-25 15:46:44,028|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:46:44,030|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-25 15:46:44,031|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-01-25 15:46:44,095|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(POST), url(/v1/instance/quirky_einstein/config)
2023-01-25 15:46:44,233|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(201 - Created)
2023-01-25 15:46:44,241|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:46:44,241|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-01-25 15:46:44,241|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-01-25 15:46:44,242|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy[4c839473-997b-43f7-b018-804488f9befb])'s step(status-verification-script-after)
2023-01-25 15:46:44,242|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:46:44,243|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-deploy) step(status-verification-script-after)
2023-01-25 15:46:44,243|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-01-25 15:46:44,243|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:46:44,245|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-01-25 15:46:44,246|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| SIMPLE STATUS CHECK - START
2023-01-25 15:46:44,253|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:46:44,309|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:44,311|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:46:54,320|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:46:54,375|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:46:54,380|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:47:04,389|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:47:04,443|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:47:04,445|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:47:14,453|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:47:14,505|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:47:14,507|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:47:24,515|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:47:24,564|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:47:24,566|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is not ready. Please wait...
2023-01-25 15:47:34,574|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Rest request method(GET), url(/v1/instance/quirky_einstein/status)
2023-01-25 15:47:34,634|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Response status(200 - OK)
2023-01-25 15:47:34,635|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| VfModule helm_apache (quirky_einstein) is ready.
2023-01-25 15:47:34,635|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| SIMPLE STATUS CHECK - END
2023-01-25 15:47:34,635|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:47:34,635|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-01-25 15:47:34,635|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-01-25 15:47:34,636|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy[4c839473-997b-43f7-b018-804488f9befb])'s step(collect-results)
2023-01-25 15:47:34,636|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:47:34,637|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(4c839473-997b-43f7-b018-804488f9befb) for workflow(config-deploy) step(collect-results)
2023-01-25 15:47:34,637|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-01-25 15:47:34,637|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-01-25 15:47:34,637|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-01-25 15:47:34,646|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Collected results: {}
2023-01-25 15:47:34,646|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:47:34,646|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-01-25 15:47:34,646|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-01-25 15:47:34,647|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Execute node(END) -> executed state(SUCCESS)
2023-01-25 15:47:34,647|4c839473-997b-43f7-b018-804488f9befb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(4c839473-997b-43f7-b018-804488f9befb) nodes completed with (0)exceptions
2023-01-25 15:47:34,648|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-25 15:47:34,649|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6023b478-c4f7-4e38-8087-c559d90a411a auditStoreId -1
2023-01-25 15:47:34,652|4c839473-997b-43f7-b018-804488f9befb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Completed
2023-01-25 15:48:36,768|20a94890-690a-4807-8155-cbcc98b41a9e||reactor-http-epoll-2||||INFO||||||| processing request id 20a94890-690a-4807-8155-cbcc98b41a9e
2023-01-25 15:48:36,768|20a94890-690a-4807-8155-cbcc98b41a9e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:48:36,768|20a94890-690a-4807-8155-cbcc98b41a9e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-25 15:48:36,772|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-01-25 15:48:36,846|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-25 15:48:36,847|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-25 15:48:36,849|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:48:36,860|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-25 15:48:36,861|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-25 15:48:36,861|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:48:36,862|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(20a94890-690a-4807-8155-cbcc98b41a9e) for workflow(resource-assignment) step(resource-assignment)
2023-01-25 15:48:36,862|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:36,862|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-25 15:48:36,863|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-25 15:48:36,875|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||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-01-25 15:48:36,876|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-25 15:48:36,876|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5dd4f20d-51c3-4e0f-afe1-feba44371566") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:48:36,877|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("afdb077f-e92d-41ee-adea-9c763fb74fdb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:48:36,877|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "5dd4f20d-51c3-4e0f-afe1-feba44371566",
  "vnf-id" : "afdb077f-e92d-41ee-adea-9c763fb74fdb",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-01-25 15:48:36,886|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-25 15:48:36,887|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:36,887|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-25 15:48:36,888|20a94890-690a-4807-8155-cbcc98b41a9e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7123c78e-9b29-4eca-affa-29eced55a15b auditStoreId -1
2023-01-25 15:48:41,525|d513db94-de59-43eb-a078-e5fafb0150de||reactor-http-epoll-2||||INFO||||||| processing request id d513db94-de59-43eb-a078-e5fafb0150de
2023-01-25 15:48:41,526|d513db94-de59-43eb-a078-e5fafb0150de||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:48:41,526|d513db94-de59-43eb-a078-e5fafb0150de||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-25 15:48:41,527|d513db94-de59-43eb-a078-e5fafb0150de||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-01-25 15:48:41,528|d513db94-de59-43eb-a078-e5fafb0150de||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-25 15:48:41,531|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:48:41,551|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-25 15:48:41,551|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-25 15:48:41,551|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:48:41,552|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(d513db94-de59-43eb-a078-e5fafb0150de) for workflow(resource-assignment) step(resource-assignment)
2023-01-25 15:48:41,552|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:41,552|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-25 15:48:41,552|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-01-25 15:48:41,570|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||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-01-25 15:48:41,572|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-01-25 15:48:41,573|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-01-25 15:48:41,574|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-01-25 15:48:41,574|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-01-25 15:48:41,574|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a858ab2c-30b6-45d0-8a4f-25292c68bd15") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-25 15:48:41,575|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5dd4f20d-51c3-4e0f-afe1-feba44371566") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:48:41,575|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||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-01-25 15:48:41,575|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-01-25 15:48:41,576|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-01-25 15:48:41,576|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("afdb077f-e92d-41ee-adea-9c763fb74fdb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:48:41,578|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "5dd4f20d-51c3-4e0f-afe1-feba44371566",
  "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" : "a858ab2c-30b6-45d0-8a4f-25292c68bd15",
  "vnf-id" : "afdb077f-e92d-41ee-adea-9c763fb74fdb",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-01-25 15:48:41,594|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-25 15:48:41,594|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:41,594|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-25 15:48:41,594|d513db94-de59-43eb-a078-e5fafb0150de||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e0ce6f5d-20e0-4e55-955d-9e697e1bd704 auditStoreId -1
2023-01-25 15:48:45,470|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-25 15:48:45,584|||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-01-25 15:48:45,588|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing request id 6de223f0-e0ae-49ea-9678-7ad08354a7e7
2023-01-25 15:48:45,588|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:48:45,588|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| StoreAuditService ID  -1
2023-01-25 15:48:45,588|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-25 15:48:45,588|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-25 15:48:45,591|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:48:45,604|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deriving input data for workflow: (config-assign)
2023-01-25 15:48:45,604|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-01-25 15:48:45,604|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:48:45,605|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(6de223f0-e0ae-49ea-9678-7ad08354a7e7) for workflow(config-assign) step(config-assign)
2023-01-25 15:48:45,605|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:45,605|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-01-25 15:48:45,607|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-01-25 15:48:45,630|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:48:45,631|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-25 15:48:45,631|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("5dd4f20d-51c3-4e0f-afe1-feba44371566") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-25 15:48:45,632|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Setting Resource Value ("afdb077f-e92d-41ee-adea-9c763fb74fdb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-25 15:48:45,644|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resource resolution saved into database successfully : (vnf_name)
2023-01-25 15:48:45,644|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resource resolution saved into database successfully : (vnf-id)
2023-01-25 15:48:45,644|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Resource resolution saved into database successfully : (service-instance-id)
2023-01-25 15:48:45,645|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Generated Resource Param Data ({
  "service-instance-id" : "5dd4f20d-51c3-4e0f-afe1-feba44371566",
  "vnf-id" : "afdb077f-e92d-41ee-adea-9c763fb74fdb",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-01-25 15:48:45,661|6de223f0-e0ae-49ea-9678-7ad08354a7e7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-01-25 15:48:45,672|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:48:45,672|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:48:45,672|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-01-25 15:48:45,673|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-25 15:48:45,674|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a3ef67f-75de-4715-af53-fdbea08fc138 auditStoreId -1
2023-01-25 15:48:45,683|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Completed
2023-01-25 15:49:35,003|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-25 15:49:35,121|||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-01-25 15:49:35,125|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing request id 6de223f0-e0ae-49ea-9678-7ad08354a7e7
2023-01-25 15:49:35,125|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-25 15:49:35,125|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| StoreAuditService ID  -1
2023-01-25 15:49:35,127|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-25 15:49:35,127|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-25 15:49:35,131|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-25 15:49:35,152|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deriving input data for workflow: (config-deploy)
2023-01-25 15:49:35,152|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-01-25 15:49:35,153|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-25 15:49:35,162|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| preparing request id(6de223f0-e0ae-49ea-9678-7ad08354a7e7) for workflow(config-deploy) step(config-deploy)
2023-01-25 15:49:35,162|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-01-25 15:49:35,163|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 15:49:35,165|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-01-25 15:49:35,165|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Getting Jython Script Class(ConfigDeploy)
2023-01-25 15:49:35,224|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@677df241
2023-01-25 15:49:35,226|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Hello world
2023-01-25 15:49:35,226|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Preparing Response...
2023-01-25 15:49:35,226|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-01-25 15:49:35,226|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-25 15:49:35,227|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 435f1f5e-769f-4518-8186-2b5995a3b224 auditStoreId -1
2023-01-25 15:49:35,230|6de223f0-e0ae-49ea-9678-7ad08354a7e7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Completed
2023-01-25 16:26:20,148|682b26cf-9fde-47c9-9423-cfde99a9dee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-25 16:26:20,149|682b26cf-9fde-47c9-9423-cfde99a9dee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 16:26:20,149|682b26cf-9fde-47c9-9423-cfde99a9dee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 16:26:20,521|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 16:26:20,523|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 16:26:21,323|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-25 16:26:21,324|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(736143cc-c262-487e-ae59-b99ad755cca5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-25 16:26:21,342|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(1f7fb8a2-5ac5-4b88-a648-c7c248d5441f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-25 16:26:21,348|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(04ced161-3c20-483b-b533-37751ca3490b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-25 16:26:21,358|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(c2468de5-51dd-490a-aa86-2a30dbe7c613) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-25 16:26:21,372|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(ba480487-b494-4027-9430-764a90c0f80c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-25 16:26:21,391|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(58f9074e-3d1a-4080-9ba2-6d0a860d8f4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-25 16:26:21,403|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,403|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,403|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 16:26:21,404|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 16:26:21,404|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,404|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,428|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,446|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 16:26:21,465|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 16:26:21,483|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 16:26:21,503|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 16:26:21,565|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 16:26:21,566|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 16:26:21,566|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 16:26:21,567|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(HealthCheck)
2023-01-25 16:26:21,568|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-25 16:26:21,568|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-assign)
2023-01-25 16:26:21,569|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-deploy)
2023-01-25 16:26:21,608|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 16:26:21,648|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-25 16:26:21,679|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-25 16:26:21,686|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-25 16:26:21,771|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 16:26:21,772|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 16:26:21,773|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 16:26:21,814|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:21,877|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 16:26:21,902|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-25 16:26:21,903|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 16:26:21,961|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 16:26:21,962|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 16:26:21,962|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 16:26:21,997|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 16:26:21,998|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 16:26:21,999|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:22,007|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:22,034|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 16:26:22,074|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-25 16:26:22,075|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 16:26:22,133|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-25 16:26:22,158|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-25 16:26:22,159|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-25 16:26:22,203|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 16:26:22,204|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 16:26:22,243|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 16:26:22,260|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-25 16:26:22,287|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-25 16:26:22,288|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-25 16:26:22,318|682b26cf-9fde-47c9-9423-cfde99a9dee0||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 16:26:36,143|aee5a96e-15c4-4418-8854-8e255ca2d2a4||Thread-196||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2fe10082-43c8-49eb-b01e-0cd6013d02c2)
2023-01-25 16:26:36,144|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/2fe10082-43c8-49eb-b01e-0cd6013d02c2/Definitions
2023-01-25 16:26:36,146|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 16:26:36,147|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-25 16:26:36,167|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-25 16:26:36,182|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-25 16:26:36,188|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-25 16:26:36,192|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-25 16:26:36,212|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-25 16:26:36,233|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-assign)
2023-01-25 16:26:36,234|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-25 16:26:36,234|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-assign) targets(resolve-data)
2023-01-25 16:26:36,234|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-25 16:26:36,234|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-25 16:26:36,234|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fe10082-43c8-49eb-b01e-0cd6013d02c2/Templates/netconfrpc-mapping.json
2023-01-25 16:26:36,238|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-25 16:26:36,238|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-25 16:26:36,239|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-deploy)
2023-01-25 16:26:36,239|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-25 16:26:36,239|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-25 16:26:36,240|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) resource assignment files([]
2023-01-25 16:26:36,240|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 16:26:36,240|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-25 16:26:36,240|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-25 16:26:36,246|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([input-source])
2023-01-25 16:26:36,255|aee5a96e-15c4-4418-8854-8e255ca2d2a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: [source-input]
2023-01-25 17:02:25,081|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-25 17:02:25,082|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-25 17:02:25,082|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-25 17:02:25,411|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-25 17:02:25,411|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-25 17:02:26,007|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-25 17:02:26,008|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(a593af89-958a-4163-b2d2-8e1e9d7c0344) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-25 17:02:26,026|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(0ebe62a3-6d5e-45c0-b56d-63b6a475832b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-25 17:02:26,032|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(bf221e39-6fd0-4142-9107-ed6bcb06b552) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-25 17:02:26,042|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(6f7a9637-bd81-4344-bb38-0690d41a9ed1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-25 17:02:26,054|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(2be5b70b-ee88-41cf-9f0a-e10ee0962d11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-25 17:02:26,069|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Save processing(3a117b77-5516-4c20-b091-d342acef22cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-25 17:02:26,082|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,083|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,085|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 17:02:26,086|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 17:02:26,086|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,087|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,136|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 17:02:26,155|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	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-01-25 17:02:26,181|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 17:02:26,198|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 17:02:26,217|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-25 17:02:26,272|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 17:02:26,273|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 17:02:26,274|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 17:02:26,275|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(HealthCheck)
2023-01-25 17:02:26,275|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-25 17:02:26,276|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-assign)
2023-01-25 17:02:26,277|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(vf-config-deploy)
2023-01-25 17:02:26,316|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-25 17:02:26,358|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-25 17:02:26,389|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-25 17:02:26,398|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-25 17:02:26,472|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 17:02:26,473|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 17:02:26,474|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 17:02:26,509|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,542|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 17:02:26,568|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-25 17:02:26,568|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-25 17:02:26,663|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 17:02:26,664|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 17:02:26,664|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 17:02:26,710|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,756|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 17:02:26,794|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-25 17:02:26,795|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-25 17:02:26,843|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(resource-assignment)
2023-01-25 17:02:26,844|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 17:02:26,885|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-assign)
2023-01-25 17:02:26,885|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Validating Workflow(config-deploy)
2023-01-25 17:02:26,886|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-25 17:02:26,890|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:26,932|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-25 17:02:26,956|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-25 17:02:26,958|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-25 17:02:27,011|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-25 17:02:27,031|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xmdh7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-25 17:02:27,032|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-25 17:02:27,065|1f36a1c7-2530-4de0-8074-1e8319aa5ec8||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xmdh7|||| 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-01-25 17:02:40,832|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2ba7a3d7-53fc-4631-9cbe-4c83078e4e3d)
2023-01-25 17:02:40,833|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| deleting definition types under : /opt/app/onap/blueprints/working/2ba7a3d7-53fc-4631-9cbe-4c83078e4e3d/Definitions
2023-01-25 17:02:40,836|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| reinitialized all type definitions
2023-01-25 17:02:40,838|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-25 17:02:40,858|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-25 17:02:40,873|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-25 17:02:40,879|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-25 17:02:40,884|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-25 17:02:40,904|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-25 17:02:40,921|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-assign)
2023-01-25 17:02:40,921|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-25 17:02:40,921|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-assign) targets(resolve-data)
2023-01-25 17:02:40,921|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-25 17:02:40,921|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-25 17:02:40,922|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enriching artifacts file(/opt/app/onap/blueprints/working/2ba7a3d7-53fc-4631-9cbe-4c83078e4e3d/Templates/netconfrpc-mapping.json
2023-01-25 17:02:40,926|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-25 17:02:40,926|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-25 17:02:40,926|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing Workflow(config-deploy)
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| workflow(config-deploy) resource assignment files([]
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| ##### Enhancing blueprint Resource Definitions
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-25 17:02:40,927|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-25 17:02:40,930|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| distinct resource keys ([input-source])
2023-01-25 17:02:40,937|31524d2e-d01f-417c-a1ce-b3af9aac663d||Thread-227||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xmdh7|||| Enriching Resource Definition sources Node Template: [source-input]