Results

By type

          05:10:22,331 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:10:22,333 |-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]
05:10:22,336 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:10:22,336 |-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]
05:10:22,336 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:10:22,361 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - 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
05:10:22,737 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:10:22,755 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:10:22,761 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:10:22,779 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:10:22,913 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:10:22,913 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:10:22,914 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:10:22,917 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


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

2023-02-07 05:10:25,257|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-mcfhq with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-07 05:10:25,264|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-07 05:10:32,064|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-07 05:10:33,589|||main||||INFO||||||| Finished Spring Data repository scanning in 1466 ms. Found 11 JPA repository interfaces.
2023-02-07 05:10:40,432|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-07 05:10:40,657|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-07 05:10:41,566|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-07 05:10:44,524|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-07 05:10:45,825|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-02-07 05:10:45,831|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-02-07 05:10:47,018|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-07 05:10:50,123|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-07 05:10:50,177|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-07 05:10:50,443|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-07 05:10:57,361|||main||||INFO||||||| Audit service is disabled
2023-02-07 05:10:58,185|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-07 05:11:07,455|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-02-07 05:11:07,608|||main||||INFO||||||| Dependency Management module created...
2023-02-07 05:11:10,045|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-07 05:11:11,039|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-07 05:11:14,724|||main||||INFO||||||| Netty started on port 8080
2023-02-07 05:11:18,119|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-07 05:11:19,515|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-07 05:11:19,529|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 56.233 seconds (JVM running for 58.249)
2023-02-07 05:11:19,582|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-07 07:36:15,852|51eb4600-539e-4508-a6d1-2e5d6b41e141||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 07:36:15,866|51eb4600-539e-4508-a6d1-2e5d6b41e141||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 07:36:15,880|51eb4600-539e-4508-a6d1-2e5d6b41e141||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 07:36:19,771|51eb4600-539e-4508-a6d1-2e5d6b41e141||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 07:36:19,778|51eb4600-539e-4508-a6d1-2e5d6b41e141||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 07:36:24,647|b2e44fcc-e853-4144-b131-b778865d63e0||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f79afc7-1f03-4f46-858f-1e1a0bfc4c32)
2023-02-07 07:36:24,716|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/1f79afc7-1f03-4f46-858f-1e1a0bfc4c32/Definitions
2023-02-07 07:36:25,027|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 07:36:25,043|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 07:36:25,186|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 07:36:25,210|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 07:36:25,324|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 07:36:25,547|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(helloworld)
2023-02-07 07:36:25,551|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 07:36:25,552|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 07:36:25,552|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 07:36:25,553|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 07:36:25,556|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f79afc7-1f03-4f46-858f-1e1a0bfc4c32/Templates/hello-world-mapping.json
2023-02-07 07:36:25,619|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 07:36:25,621|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 07:36:25,622|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 07:36:25,624|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 07:36:25,638|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 07:36:25,725|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([])
2023-02-07 07:36:25,726|b2e44fcc-e853-4144-b131-b778865d63e0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: []
2023-02-07 07:36:26,473|99ad3e1b-729e-4081-8cf6-51a3465660a3||Thread-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(bd67c7f6-6eea-4800-ba66-7a5248eb70e8) CBA(/opt/app/onap/blueprints/archive/bd67c7f6-6eea-4800-ba66-7a5248eb70e8/cba.zip)
2023-02-07 07:36:26,576|99ad3e1b-729e-4081-8cf6-51a3465660a3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd67c7f6-6eea-4800-ba66-7a5248eb70e8) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:36:26,895|99ad3e1b-729e-4081-8cf6-51a3465660a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(helloworld)
2023-02-07 07:36:26,953|99ad3e1b-729e-4081-8cf6-51a3465660a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd67c7f6-6eea-4800-ba66-7a5248eb70e8) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:36:27,467|99ad3e1b-729e-4081-8cf6-51a3465660a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/bd67c7f6-6eea-4800-ba66-7a5248eb70e8) present to clean.
2023-02-07 07:36:27,798|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-07 07:36:27,799|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 07:36:27,811|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-07 07:36:27,829|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-07 07:36:28,011|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 07:36:28,017|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 07:36:28,025|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:36:28,097|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 07:36:28,105|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 07:36:28,165|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 07:36:28,202|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 07:36:28,203|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 07:36:28,207|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 07:36:28,267|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 07:36:28,390|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2023-02-07 07:36:28,402|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 07:36:28,799|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-02-07 07:36:28,805|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 07:36:28,807|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 07:36:28,847|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e1ce0247-07d7-41c3-8b69-98409ca378b1 auditStoreId -1
2023-02-07 07:45:58,380|198b7824-11a6-47df-b061-a6d3bbc0ba69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 07:45:58,381|198b7824-11a6-47df-b061-a6d3bbc0ba69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 07:45:58,381|198b7824-11a6-47df-b061-a6d3bbc0ba69||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 07:46:00,458|198b7824-11a6-47df-b061-a6d3bbc0ba69||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 07:46:00,459|198b7824-11a6-47df-b061-a6d3bbc0ba69||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 07:46:04,601|698da17e-61cd-44c2-8f99-b0ea9d70ce08||Thread-59||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1eff6a8-2bcd-499e-b618-6e6cecba13b8)
2023-02-07 07:46:04,605|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/f1eff6a8-2bcd-499e-b618-6e6cecba13b8/Definitions
2023-02-07 07:46:04,611|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 07:46:04,613|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 07:46:04,722|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 07:46:04,758|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 07:46:04,781|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 07:46:04,827|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(helloworld)
2023-02-07 07:46:04,828|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 07:46:04,828|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 07:46:04,828|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 07:46:04,828|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 07:46:04,828|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1eff6a8-2bcd-499e-b618-6e6cecba13b8/Templates/hello-world-mapping.json
2023-02-07 07:46:04,856|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 07:46:04,857|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 07:46:04,857|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 07:46:04,858|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 07:46:04,858|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 07:46:04,887|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([])
2023-02-07 07:46:04,888|698da17e-61cd-44c2-8f99-b0ea9d70ce08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: []
2023-02-07 07:46:05,363|ba1a16e5-0298-4701-b6bf-1e8ca600dfcc||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(8755be83-39e0-4abd-bb07-e20533d26ad2) CBA(/opt/app/onap/blueprints/archive/8755be83-39e0-4abd-bb07-e20533d26ad2/cba.zip)
2023-02-07 07:46:05,378|ba1a16e5-0298-4701-b6bf-1e8ca600dfcc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8755be83-39e0-4abd-bb07-e20533d26ad2) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:46:05,443|ba1a16e5-0298-4701-b6bf-1e8ca600dfcc||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(helloworld)
2023-02-07 07:46:05,467|ba1a16e5-0298-4701-b6bf-1e8ca600dfcc||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8755be83-39e0-4abd-bb07-e20533d26ad2) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:46:05,757|ba1a16e5-0298-4701-b6bf-1e8ca600dfcc||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/8755be83-39e0-4abd-bb07-e20533d26ad2) present to clean.
2023-02-07 07:46:06,150|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-07 07:46:06,151|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 07:46:06,152|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 07:46:06,163|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 07:46:06,164|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 07:46:06,190|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 07:46:06,356|654321||DefaultDispatcher-worker-28||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 07:46:06,357|654321||DefaultDispatcher-worker-28||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 07:46:06,357|654321||DefaultDispatcher-worker-28||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 07:46:06,362|654321||DefaultDispatcher-worker-28||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 07:46:06,363|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 07:46:06,363|654321||DefaultDispatcher-worker-28||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 07:46:06,370|654321||DefaultDispatcher-worker-28||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 07:46:06,517|654321||DefaultDispatcher-worker-28||||INFO||||||| Batched Sequence : ([])
2023-02-07 07:46:06,519|654321||DefaultDispatcher-worker-28||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 07:46:06,591|654321||DefaultDispatcher-worker-28||||INFO||||||| Preparing Response...
2023-02-07 07:46:06,591|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 07:46:06,592|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 07:46:06,592|654321||DefaultDispatcher-worker-28||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9304406c-5f3e-4b20-9d71-21ebc8ff0cf4 auditStoreId -1
2023-02-07 08:30:45,304|c7d06aea-da42-41f1-8e45-4ac43e921af6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 08:30:45,306|c7d06aea-da42-41f1-8e45-4ac43e921af6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 08:30:45,306|c7d06aea-da42-41f1-8e45-4ac43e921af6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 08:30:46,437|c7d06aea-da42-41f1-8e45-4ac43e921af6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 08:30:46,438|c7d06aea-da42-41f1-8e45-4ac43e921af6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 08:30:49,251|e1f091be-1676-4de4-b32c-839a6a697dd0||Thread-83||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/25a0b750-da52-4ed6-8f88-cce20af47f9d)
2023-02-07 08:30:49,256|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/25a0b750-da52-4ed6-8f88-cce20af47f9d/Definitions
2023-02-07 08:30:49,261|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 08:30:49,263|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 08:30:49,432|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 08:30:49,457|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 08:30:49,477|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 08:30:49,512|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(helloworld)
2023-02-07 08:30:49,513|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 08:30:49,513|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 08:30:49,513|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 08:30:49,513|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 08:30:49,513|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/25a0b750-da52-4ed6-8f88-cce20af47f9d/Templates/hello-world-mapping.json
2023-02-07 08:30:49,535|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 08:30:49,535|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 08:30:49,535|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 08:30:49,536|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 08:30:49,536|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 08:30:49,556|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([])
2023-02-07 08:30:49,556|e1f091be-1676-4de4-b32c-839a6a697dd0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: []
2023-02-07 08:30:50,044|db7818dd-0614-4847-9a6c-ab2ced56fd2f||Thread-83||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(020988f2-c1c0-4e1a-a178-471b83e7cb25) CBA(/opt/app/onap/blueprints/archive/020988f2-c1c0-4e1a-a178-471b83e7cb25/cba.zip)
2023-02-07 08:30:50,067|db7818dd-0614-4847-9a6c-ab2ced56fd2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/020988f2-c1c0-4e1a-a178-471b83e7cb25) and entry definition file (Definitions/blueprint.json)
2023-02-07 08:30:50,127|db7818dd-0614-4847-9a6c-ab2ced56fd2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(helloworld)
2023-02-07 08:30:50,149|db7818dd-0614-4847-9a6c-ab2ced56fd2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/020988f2-c1c0-4e1a-a178-471b83e7cb25) and entry definition file (Definitions/blueprint.json)
2023-02-07 08:30:50,385|db7818dd-0614-4847-9a6c-ab2ced56fd2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/020988f2-c1c0-4e1a-a178-471b83e7cb25) present to clean.
2023-02-07 08:30:50,762|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-07 08:30:50,763|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 08:30:50,763|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 08:30:50,767|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 08:30:50,767|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 08:30:50,811|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 08:30:50,887|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 08:30:50,887|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 08:30:50,888|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 08:30:50,908|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 08:30:50,911|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 08:30:50,913|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 08:30:50,919|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 08:30:51,037|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2023-02-07 08:30:51,038|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 08:30:51,064|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-07 08:30:51,064|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 08:30:51,064|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 08:30:51,065|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3645dd39-e088-43c7-b6ca-bcb9d7986829 auditStoreId -1
2023-02-07 08:54:59,218|d20e05a9-5ccb-429f-a085-ad689fa72f4e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 08:54:59,221|d20e05a9-5ccb-429f-a085-ad689fa72f4e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 08:54:59,223|d20e05a9-5ccb-429f-a085-ad689fa72f4e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 08:55:01,990|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 08:55:01,993|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 08:55:04,382|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 08:55:04,397|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(185c61a8-9f0f-411b-8b21-0343b5325b96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 08:55:04,457|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-07 08:55:04,465|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(da7e0b00-4c47-43eb-8e85-c7ace266282e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 08:55:04,490|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 08:55:04,491|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(8987e556-c152-4999-84b7-6a0a8bed6048) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 08:55:04,521|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(91775958-df03-4bda-939f-3ced628a4006) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 08:55:04,561|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(d1b2acff-7fc2-480c-bd57-46334befc561) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 08:55:04,630|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(17ff75ca-560c-4aaf-a142-f94e58d54159) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 08:55:04,675|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 08:55:04,680|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:55:04,681|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 08:55:04,682|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:55:04,744|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 08:55:04,753|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:55:04,824|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 08:55:04,826|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 08:55:04,921|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:55:04,969|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:55:05,004|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:55:05,160|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 08:55:05,162|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 08:55:05,164|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 08:55:05,340|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:55:05,728|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 08:55:05,729|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 08:55:05,730|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 08:55:05,893|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 08:55:06,393|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 08:55:06,395|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 08:55:06,398|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 08:55:06,400|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(HealthCheck)
2023-02-07 08:55:06,403|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 08:55:06,408|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-assign)
2023-02-07 08:55:06,410|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-deploy)
2023-02-07 08:55:06,698|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:55:07,093|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 08:55:07,095|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 08:55:07,209|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 08:55:07,210|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 08:55:07,682|d20e05a9-5ccb-429f-a085-ad689fa72f4e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 08:55:11,607|b0025834-da79-4061-8030-abbd0b74a6da||Thread-122||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c2fa08b1-f90b-4878-96a2-e82f938fa4d3)
2023-02-07 08:55:11,621|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/c2fa08b1-f90b-4878-96a2-e82f938fa4d3/Definitions
2023-02-07 08:55:11,625|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 08:55:11,626|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-07 08:55:11,719|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-07 08:55:11,772|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-07 08:55:11,891|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-07 08:55:12,011|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(capability)
2023-02-07 08:55:12,157|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(capability)
2023-02-07 08:55:12,266|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-07 08:55:12,495|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:12,661|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:12,769|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:12,875|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:12,950|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,281|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-07 08:55:13,319|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-07 08:55:13,320|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-07 08:55:13,438|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(capability)
2023-02-07 08:55:13,524|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(capability)
2023-02-07 08:55:13,580|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(capability)
2023-02-07 08:55:13,611|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-07 08:55:13,649|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,706|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,788|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,830|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,867|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:13,934|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:55:14,126|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(resource-resolution)
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-07 08:55:14,128|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/c2fa08b1-f90b-4878-96a2-e82f938fa4d3/Templates/hello-world-velocity-mapping.json
2023-02-07 08:55:14,151|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-07 08:55:14,152|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-07 08:55:14,152|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/c2fa08b1-f90b-4878-96a2-e82f938fa4d3/Templates/hello-world-jinja-mapping.json
2023-02-07 08:55:14,173|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-07 08:55:14,175|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-07 08:55:14,175|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 08:55:14,175|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-07 08:55:14,175|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-07 08:55:14,175|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-07 08:55:14,231|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2023-02-07 08:55:14,951|b0025834-da79-4061-8030-abbd0b74a6da||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-07 08:55:15,539|755ed854-9c1d-43f2-8a3f-65ebd19d9b1a||Thread-122||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(bdad221e-a292-4a64-b645-5bac3e0e52a2) CBA(/opt/app/onap/blueprints/archive/bdad221e-a292-4a64-b645-5bac3e0e52a2/cba.zip)
2023-02-07 08:55:15,554|755ed854-9c1d-43f2-8a3f-65ebd19d9b1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bdad221e-a292-4a64-b645-5bac3e0e52a2) and entry definition file (Definitions/resource-resolution.json)
2023-02-07 08:55:15,697|755ed854-9c1d-43f2-8a3f-65ebd19d9b1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-resolution)
2023-02-07 08:55:15,725|755ed854-9c1d-43f2-8a3f-65ebd19d9b1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bdad221e-a292-4a64-b645-5bac3e0e52a2) and entry definition file (Definitions/resource-resolution.json)
2023-02-07 08:55:15,902|755ed854-9c1d-43f2-8a3f-65ebd19d9b1a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/bdad221e-a292-4a64-b645-5bac3e0e52a2) present to clean.
2023-02-07 08:55:16,172|c56da8d4-9e47-40e8-8061-dd69d9f3b082||reactor-http-epoll-1||||INFO||||||| processing request id c56da8d4-9e47-40e8-8061-dd69d9f3b082
2023-02-07 08:55:16,173|c56da8d4-9e47-40e8-8061-dd69d9f3b082||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 08:55:16,173|c56da8d4-9e47-40e8-8061-dd69d9f3b082||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 08:55:16,199|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-07 08:55:16,540|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-07 08:55:16,555|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-07 08:55:16,591|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-02-07 08:55:16,701|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-07 08:55:16,760|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-07 08:55:16,760|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 08:55:16,762|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(c56da8d4-9e47-40e8-8061-dd69d9f3b082) for workflow(resource-resolution) step(helloworld)
2023-02-07 08:55:16,762|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 08:55:16,762|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-02-07 08:55:16,769|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-07 08:55:17,035|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-02-07 08:55:17,183|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:17,218|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:17,235|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-07 08:55:17,973|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-07 08:55:18,087|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-02-07 08:55:18,117|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-02-07 08:55:18,119|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-07 08:55:18,119|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-07 08:55:18,144|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-07 08:55:18,222|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-07 08:55:18,245|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-07 08:55:18,247|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-07 08:55:30,197|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@7e1e52fb
2023-02-07 08:55:30,214|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-07 08:55:30,248|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-07 08:55:30,261|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:30,263|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:30,263|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-07 08:55:30,317|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-07 08:55:30,335|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-02-07 08:55:30,335|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-02-07 08:55:30,336|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-07 08:55:30,336|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-07 08:55:30,336|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-07 08:55:30,339|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:30,339|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:30,339|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-07 08:55:30,346|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-07 08:55:30,374|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2023-02-07 08:55:30,375|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2023-02-07 08:55:30,376|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-07 08:55:30,376|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-07 08:55:30,376|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-07 08:55:30,467|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-07 08:55:30,499|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-07 08:55:30,502|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-07 08:55:30,666|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-07 08:55:57,192|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| compiled in (26505)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-07 08:55:57,197|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-07 08:55:57,282|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-07 08:55:57,392|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-07 08:55:57,407|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:57,408|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:57,408|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-07 08:55:57,443|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-07 08:55:57,480|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-02-07 08:55:57,481|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-02-07 08:55:57,482|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-07 08:55:57,483|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-07 08:55:57,483|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-07 08:55:57,517|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-07 08:55:57,567|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-07 08:55:57,568|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-07 08:55:57,649|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-07 08:55:57,667|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-07 08:55:57,681|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:57,687|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:57,688|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-07 08:55:57,789|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-07 08:55:57,810|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-02-07 08:55:57,811|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-02-07 08:55:57,812|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-07 08:55:57,812|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-07 08:55:57,812|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-07 08:55:57,917|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-07 08:55:57,983|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:55:57,985|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:55:58,277|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (list)
2023-02-07 08:55:58,310|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-07 08:55:58,316|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:55:58,316|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:55:58,316|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:55:58,317|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:55:58,317|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-02-07 08:55:58,516|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-07 08:55:58,524|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-02-07 08:55:59,597|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-07 08:55:59,711|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-07 08:55:59,714|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-07 08:55:59,955|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-02-07 08:55:59,984|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-07 08:55:59,985|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-07 08:55:59,986|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-07 08:55:59,986|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-07 08:56:00,058|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-07 08:56:00,159|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@1d6ccb70
2023-02-07 08:56:00,161|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-07 08:56:00,234|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-07 08:56:00,236|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:00,237|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:00,237|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-07 08:56:00,246|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-07 08:56:00,263|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,264|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,265|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-07 08:56:00,265|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-07 08:56:00,265|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-07 08:56:00,311|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-07 08:56:00,313|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-07 08:56:00,417|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-07 08:56:00,442|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:00,446|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:00,447|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-07 08:56:00,451|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-07 08:56:00,469|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,469|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,470|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-07 08:56:00,470|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-07 08:56:00,471|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-07 08:56:00,510|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-07 08:56:00,513|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-07 08:56:00,608|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-07 08:56:00,616|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:00,617|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:00,618|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-07 08:56:00,633|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-07 08:56:00,656|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,657|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,658|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-07 08:56:00,658|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-07 08:56:00,658|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-07 08:56:00,660|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:00,660|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:00,660|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-07 08:56:00,663|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-07 08:56:00,681|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,682|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,683|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-07 08:56:00,683|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-07 08:56:00,683|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-07 08:56:00,685|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:00,686|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:00,686|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-07 08:56:00,730|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-07 08:56:00,744|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-4||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-07 08:56:00,764|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-07 08:56:00,783|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,784|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,785|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-07 08:56:00,785|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-07 08:56:00,785|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-07 08:56:00,869|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-07 08:56:00,872|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-07 08:56:00,884|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-02-07 08:56:00,885|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-07 08:56:00,888|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-07 08:56:00,899|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-02-07 08:56:00,902|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-02-07 08:56:00,903|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-07 08:56:00,904|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-07 08:56:00,904|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-02-07 08:56:00,988|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-07 08:56:00,992|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-07 08:56:00,997|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-07 08:56:01,051|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-07 08:56:01,055|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-07 08:56:01,055|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-07 08:56:01,150|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Response processing type (list)
2023-02-07 08:56:01,159|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-07 08:56:01,165|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,165|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,166|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,213|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,214|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,215|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,215|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,215|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,236|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-07 08:56:01,237|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-02-07 08:56:01,353|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-07 08:56:01,356|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-02-07 08:56:02,018|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-07 08:56:02,121|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-07 08:56:02,124|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response...
2023-02-07 08:56:02,124|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 08:56:02,124|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-07 08:56:02,125|c56da8d4-9e47-40e8-8061-dd69d9f3b082||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3e1660af-1372-4635-b245-669b11bbcbde auditStoreId -1
2023-02-07 09:47:58,521|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 09:47:58,523|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 09:47:58,523|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 09:48:00,567|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 09:48:00,569|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 09:48:04,143|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 09:48:04,144|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(f30cccf7-4e80-4121-9542-48b25fea0ce3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 09:48:04,180|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(78debe6b-26f3-4eec-a0ea-04308be51afa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 09:48:04,193|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(5f085537-3ad4-468a-b600-62704a9675ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 09:48:04,216|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(5e17ea5f-8120-41fc-ac7a-85640f1d41ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 09:48:04,243|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(69643e7d-83cd-490e-86fe-fb58621dc62d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 09:48:04,270|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(99b8dbb8-1386-4f68-a40d-bf3424330e28) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 09:48:04,293|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-07 09:48:04,294|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:48:04,294|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:48:04,295|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:48:04,296|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 09:48:04,297|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:48:04,391|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 09:48:04,428|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:48:04,452|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:48:04,530|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:48:04,573|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:48:04,790|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:48:04,795|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:48:04,796|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:04,912|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 09:48:05,066|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:48:05,212|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-07 09:48:05,229|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:48:05,396|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:48:05,398|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:48:05,399|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:05,399|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(HealthCheck)
2023-02-07 09:48:05,400|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 09:48:05,401|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-assign)
2023-02-07 09:48:05,402|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-deploy)
2023-02-07 09:48:05,486|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:48:05,676|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-07 09:48:05,834|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-07 09:48:05,857|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-07 09:48:06,095|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:48:06,097|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:06,200|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:48:06,202|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:06,204|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:48:06,231|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:48:06,395|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-07 09:48:06,615|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-07 09:48:06,652|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-07 09:48:07,054|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-07 09:48:07,173|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-07 09:48:07,184|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-07 09:48:07,370|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:48:07,372|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:48:07,373|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:07,499|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:48:07,617|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:48:07,791|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-07 09:48:07,805|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:48:08,051|d78a56ab-98e8-48d0-b622-7f5bc5c4a3b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 09:48:41,285|c372acc7-31e6-466d-ade6-71680599208f||Thread-151||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3564d237-c8f2-4efd-a8cf-5a8a7e892160)
2023-02-07 09:48:41,291|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/3564d237-c8f2-4efd-a8cf-5a8a7e892160/Definitions
2023-02-07 09:48:41,312|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 09:48:41,323|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-07 09:48:41,467|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(vnf-template)
2023-02-07 09:48:41,499|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-07 09:48:41,550|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-07 09:48:41,728|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:41,915|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,004|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,078|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-07 09:48:42,079|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-07 09:48:42,090|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-07 09:48:42,175|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,244|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,324|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,417|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 09:48:42,601|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,659|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,769|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,845|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:42,919|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:43,029|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:43,201|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-07 09:48:43,215|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-07 09:48:43,215|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-07 09:48:43,215|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-07 09:48:43,399|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:43,456|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:43,542|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:48:43,611|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-07 09:48:44,001|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(resource-assignment)
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-07 09:48:44,002|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3564d237-c8f2-4efd-a8cf-5a8a7e892160/Templates/vnf-mapping.json
2023-02-07 09:48:44,021|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-07 09:48:44,021|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-07 09:48:44,021|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3564d237-c8f2-4efd-a8cf-5a8a7e892160/Templates/base_ubuntu20-mapping.json
2023-02-07 09:48:44,063|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-07 09:48:44,063|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-07 09:48:44,065|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(config-assign)
2023-02-07 09:48:44,066|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-07 09:48:44,070|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(config-assign) targets(config-assign)
2023-02-07 09:48:44,070|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-07 09:48:44,070|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-07 09:48:44,071|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3564d237-c8f2-4efd-a8cf-5a8a7e892160/Templates/baseconfig-mapping.json
2023-02-07 09:48:44,089|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-07 09:48:44,089|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-07 09:48:44,100|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(config-deploy)
2023-02-07 09:48:44,102|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-07 09:48:44,124|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-07 09:48:44,126|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-deploy) resource assignment files([]
2023-02-07 09:48:44,126|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 09:48:44,126|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-07 09:48:44,127|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/vnf-mapping.json)
2023-02-07 09:48:44,127|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-07 09:48:44,127|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/baseconfig-mapping.json)
2023-02-07 09:48:44,259|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-02-07 09:48:44,969|c372acc7-31e6-466d-ade6-71680599208f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-07 09:48:45,620|c202a302-bedd-41b4-896e-2df1fe24ec5a||Thread-151||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(d1b2fde5-a6c3-4786-bb3e-2aac8ba7e5a5) CBA(/opt/app/onap/blueprints/archive/d1b2fde5-a6c3-4786-bb3e-2aac8ba7e5a5/cba.zip)
2023-02-07 09:48:45,655|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1b2fde5-a6c3-4786-bb3e-2aac8ba7e5a5) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:48:45,686|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:48:45,879|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:48:45,897|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:48:45,898|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:48:45,927|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1b2fde5-a6c3-4786-bb3e-2aac8ba7e5a5) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:48:46,271|c202a302-bedd-41b4-896e-2df1fe24ec5a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/d1b2fde5-a6c3-4786-bb3e-2aac8ba7e5a5) present to clean.
2023-02-07 09:51:12,107|2603beb3-c26a-4606-bb6f-cbbf3843017b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 09:51:12,108|2603beb3-c26a-4606-bb6f-cbbf3843017b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 09:51:12,108|2603beb3-c26a-4606-bb6f-cbbf3843017b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 09:51:13,646|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 09:51:13,647|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 09:51:16,008|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 09:51:16,009|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(f88a46d3-d398-4e5a-9e57-0da6107697fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 09:51:16,066|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(52223377-6e9d-486e-89f4-ff07ba04a3b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 09:51:16,077|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(c26e1fc6-062a-482a-820c-dd47c35df886) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 09:51:16,094|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(4e866317-5630-4f22-9722-33630f433996) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 09:51:16,125|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(e1907e89-d65b-4602-b6f5-b804f2de4931) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 09:51:16,165|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(44e2f2df-6a84-4db2-9e87-9e38a11d2aff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 09:51:16,192|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-02-07 09:51:16,193|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:51:16,193|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:51:16,194|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:51:16,194|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 09:51:16,194|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:51:16,274|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:51:16,318|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:51:16,363|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| 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-02-07 09:51:16,390|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:51:16,420|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:51:16,533|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:51:16,534|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:51:16,535|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:16,601|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-02-07 09:51:16,682|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:51:16,797|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-07 09:51:16,849|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:51:17,095|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:51:17,102|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:51:17,109|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:17,219|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:51:17,316|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:51:17,434|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-07 09:51:17,436|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:51:17,564|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:51:17,566|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:51:17,567|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:17,568|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(HealthCheck)
2023-02-07 09:51:17,570|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 09:51:17,571|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-assign)
2023-02-07 09:51:17,572|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(vf-config-deploy)
2023-02-07 09:51:17,656|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:51:17,657|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:17,659|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:51:17,678|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:51:17,747|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-07 09:51:17,813|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-07 09:51:17,825|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-07 09:51:17,987|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-07 09:51:18,043|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-07 09:51:18,044|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-07 09:51:18,200|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:51:18,201|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:18,241|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:51:18,278|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-07 09:51:18,354|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-07 09:51:18,355|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-07 09:51:18,452|2603beb3-c26a-4606-bb6f-cbbf3843017b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 09:51:25,810|54583817-194b-4905-85ac-7d4b657c4ca4||Thread-178||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(49c2bd2c-a021-4fa0-a546-fdfe70643d88) CBA(/opt/app/onap/blueprints/archive/49c2bd2c-a021-4fa0-a546-fdfe70643d88/cba.zip)
2023-02-07 09:51:25,922|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49c2bd2c-a021-4fa0-a546-fdfe70643d88) and entry definition file (Definitions/CNF.json)
2023-02-07 09:51:26,130|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:51:26,131|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:51:26,132|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:51:26,146|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale-out)
2023-02-07 09:51:26,160|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale)
2023-02-07 09:51:26,165|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale-in)
2023-02-07 09:51:26,170|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(health-check)
2023-02-07 09:51:26,219|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49c2bd2c-a021-4fa0-a546-fdfe70643d88) and entry definition file (Definitions/CNF.json)
2023-02-07 09:51:26,556|54583817-194b-4905-85ac-7d4b657c4ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/49c2bd2c-a021-4fa0-a546-fdfe70643d88) present to clean.
2023-02-07 09:51:46,851|788fdd8b-e3f2-4ff2-be69-275044b4ff36||Thread-178||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cad4824f-a9c7-4ce5-909f-98d5f9bf188b)
2023-02-07 09:51:46,854|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| deleting definition types under : /opt/app/onap/blueprints/working/cad4824f-a9c7-4ce5-909f-98d5f9bf188b/Definitions
2023-02-07 09:51:46,858|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| reinitialized all type definitions
2023-02-07 09:51:46,860|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-07 09:51:46,944|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-07 09:51:47,002|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-07 09:51:47,058|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-07 09:51:47,119|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-07 09:51:47,364|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-07 09:51:47,454|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(config-assign)
2023-02-07 09:51:47,456|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-07 09:51:47,456|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(config-assign) targets(resolve-data)
2023-02-07 09:51:47,456|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-07 09:51:47,457|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-07 09:51:47,457|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enriching artifacts file(/opt/app/onap/blueprints/working/cad4824f-a9c7-4ce5-909f-98d5f9bf188b/Templates/netconfrpc-mapping.json
2023-02-07 09:51:47,472|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-07 09:51:47,472|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-07 09:51:47,474|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing Workflow(config-deploy)
2023-02-07 09:51:47,475|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-07 09:51:47,475|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-07 09:51:47,475|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| workflow(config-deploy) resource assignment files([]
2023-02-07 09:51:47,475|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 09:51:47,476|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-07 09:51:47,476|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-07 09:51:47,486|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| distinct resource keys ([input-source])
2023-02-07 09:51:47,555|788fdd8b-e3f2-4ff2-be69-275044b4ff36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-07 09:52:01,888|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-07 09:52:02,053|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-07 09:52:02,148|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| request(a5aafb54-1663-4363-9836-9b00e47f61d7)
2023-02-07 09:52:02,157|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| CBA file(/opt/app/onap/blueprints/archive/4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e/cba.zip written successfully
2023-02-07 09:52:02,157|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e) CBA(/opt/app/onap/blueprints/archive/4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e/cba.zip)
2023-02-07 09:52:02,179|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:52:02,197|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:52:02,248|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:52:02,251|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:52:02,261|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:52:02,278|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:52:02,368|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-07 09:52:02,590|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-07 09:52:02,610|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-07 09:52:02,905|a5aafb54-1663-4363-9836-9b00e47f61d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/4e4b04e6-cb8c-4ca7-bfa3-10869aa7404e) present to clean.
2023-02-07 09:53:46,432|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-07 09:53:46,634|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-07 09:53:46,638|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| request(142bf387-1969-41c8-98fe-87c7d0455f80)
2023-02-07 09:53:46,641|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| CBA file(/opt/app/onap/blueprints/archive/30f3cac1-b369-47b1-89d9-8bd560075202/cba.zip written successfully
2023-02-07 09:53:46,641|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(30f3cac1-b369-47b1-89d9-8bd560075202) CBA(/opt/app/onap/blueprints/archive/30f3cac1-b369-47b1-89d9-8bd560075202/cba.zip)
2023-02-07 09:53:46,680|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30f3cac1-b369-47b1-89d9-8bd560075202) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:53:46,721|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:53:46,834|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:53:46,836|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:53:46,854|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30f3cac1-b369-47b1-89d9-8bd560075202) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:53:47,145|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-07 09:53:47,434|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-07 09:53:47,442|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-07 09:53:47,684|142bf387-1969-41c8-98fe-87c7d0455f80||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/30f3cac1-b369-47b1-89d9-8bd560075202) present to clean.
2023-02-07 09:54:00,685|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-07 09:54:00,838|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-07 09:54:00,844|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| request(d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2)
2023-02-07 09:54:00,846|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| CBA file(/opt/app/onap/blueprints/archive/89782105-3732-4a2e-ac70-4925b228af34/cba.zip written successfully
2023-02-07 09:54:00,846|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Save processing(89782105-3732-4a2e-ac70-4925b228af34) CBA(/opt/app/onap/blueprints/archive/89782105-3732-4a2e-ac70-4925b228af34/cba.zip)
2023-02-07 09:54:00,931|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89782105-3732-4a2e-ac70-4925b228af34) and entry definition file (Definitions/CNF.json)
2023-02-07 09:54:01,037|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(resource-assignment)
2023-02-07 09:54:01,039|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-assign)
2023-02-07 09:54:01,040|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(config-deploy)
2023-02-07 09:54:01,041|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale-out)
2023-02-07 09:54:01,041|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale)
2023-02-07 09:54:01,042|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(scale-in)
2023-02-07 09:54:01,043|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Validating Workflow(health-check)
2023-02-07 09:54:01,084|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89782105-3732-4a2e-ac70-4925b228af34) and entry definition file (Definitions/CNF.json)
2023-02-07 09:54:01,142|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-07 09:54:01,269|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-07 09:54:01,270|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-07 09:54:01,530|d8a3881c-5496-4eca-ba94-3fbb7cfe9ff2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-79799b686-mcfhq|||| No compiled cache(/opt/app/onap/blueprints/working/89782105-3732-4a2e-ac70-4925b228af34) present to clean.
2023-02-07 09:54:27,032|a8991605-d3c4-4b53-9435-20580d9f890b||reactor-http-epoll-1||||INFO||||||| processing request id a8991605-d3c4-4b53-9435-20580d9f890b
2023-02-07 09:54:27,032|a8991605-d3c4-4b53-9435-20580d9f890b||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:54:27,032|a8991605-d3c4-4b53-9435-20580d9f890b||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 09:54:27,041|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-07 09:54:27,414|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-07 09:54:27,419|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-07 09:54:27,433|a8991605-d3c4-4b53-9435-20580d9f890b||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-02-07 09:54:27,467|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-07 09:54:27,468|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-07 09:54:27,469|a8991605-d3c4-4b53-9435-20580d9f890b||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-02-07 09:54:27,480|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a8991605-d3c4-4b53-9435-20580d9f890b) for workflow(resource-assignment) step(resource-assignment)
2023-02-07 09:54:27,481|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 09:54:27,482|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-07 09:54:27,489|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-07 09:54:27,572|a8991605-d3c4-4b53-9435-20580d9f890b||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-02-07 09:54:27,608|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-07 09:54:27,609|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("26859d8d-f539-4c35-a5be-934fab950c15") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-07 09:54:27,610|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("47ab1eea-bc5c-4d13-a03b-9cb22471e512") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-07 09:54:27,614|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "26859d8d-f539-4c35-a5be-934fab950c15",
  "vnf-id" : "47ab1eea-bc5c-4d13-a03b-9cb22471e512",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-07 09:54:27,653|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-07 09:54:27,654|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 09:54:27,654|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-07 09:54:27,656|a8991605-d3c4-4b53-9435-20580d9f890b||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b017201-27f4-46c8-930d-815fcbd44dac auditStoreId -1
2023-02-07 09:54:40,555|218accff-315c-467b-a275-5fa9dc31b72e||reactor-http-epoll-3||||INFO||||||| processing request id 218accff-315c-467b-a275-5fa9dc31b72e
2023-02-07 09:54:40,555|218accff-315c-467b-a275-5fa9dc31b72e||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:54:40,556|218accff-315c-467b-a275-5fa9dc31b72e||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-07 09:54:40,568|218accff-315c-467b-a275-5fa9dc31b72e||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-07 09:54:40,568|218accff-315c-467b-a275-5fa9dc31b72e||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-07 09:54:40,576|218accff-315c-467b-a275-5fa9dc31b72e||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-02-07 09:54:40,634|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-07 09:54:40,637|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-07 09:54:40,639|218accff-315c-467b-a275-5fa9dc31b72e||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-02-07 09:54:40,640|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(218accff-315c-467b-a275-5fa9dc31b72e) for workflow(resource-assignment) step(resource-assignment)
2023-02-07 09:54:40,641|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 09:54:40,641|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-07 09:54:40,642|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-07 09:54:40,825|218accff-315c-467b-a275-5fa9dc31b72e||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-02-07 09:54:40,830|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-07 09:54:40,831|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-07 09:54:40,831|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-07 09:54:40,831|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-07 09:54:40,832|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2ac40deb-e26e-44c8-8d44-6359c0a47809") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-07 09:54:40,832|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("26859d8d-f539-4c35-a5be-934fab950c15") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-07 09:54:40,833|218accff-315c-467b-a275-5fa9dc31b72e||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-02-07 09:54:40,833|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-07 09:54:40,839|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-07 09:54:40,902|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("47ab1eea-bc5c-4d13-a03b-9cb22471e512") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-07 09:54:40,906|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "26859d8d-f539-4c35-a5be-934fab950c15",
  "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" : "2ac40deb-e26e-44c8-8d44-6359c0a47809",
  "vnf-id" : "47ab1eea-bc5c-4d13-a03b-9cb22471e512",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-07 09:54:40,954|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-07 09:54:40,955|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 09:54:40,955|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-07 09:54:40,955|218accff-315c-467b-a275-5fa9dc31b72e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e32432b-8e0c-4cc0-a9ba-b5723b73d6e5 auditStoreId -1
2023-02-07 09:54:59,546|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-07 09:54:59,703|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-07 09:54:59,759|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing request id 592b6b90-3c8e-41d6-8f49-781c6863d1a4
2023-02-07 09:54:59,759|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:54:59,759|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| StoreAuditService ID  -1
2023-02-07 09:54:59,775|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-07 09:54:59,776|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-07 09:54:59,809|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:54:59,899|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deriving input data for workflow: (config-assign)
2023-02-07 09:54:59,900|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-07 09:54:59,900|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 09:54:59,901|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| preparing request id(592b6b90-3c8e-41d6-8f49-781c6863d1a4) for workflow(config-assign) step(config-assign)
2023-02-07 09:54:59,901|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 09:54:59,901|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-07 09:54:59,905|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-07 09:55:00,028|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-02-07 09:55:00,030|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-07 09:55:00,031|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Setting Resource Value ("26859d8d-f539-4c35-a5be-934fab950c15") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-07 09:55:00,031|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Setting Resource Value ("47ab1eea-bc5c-4d13-a03b-9cb22471e512") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-07 09:55:00,149|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-07 09:55:00,150|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-07 09:55:00,150|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-07 09:55:00,152|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Generated Resource Param Data ({
  "service-instance-id" : "26859d8d-f539-4c35-a5be-934fab950c15",
  "vnf-id" : "47ab1eea-bc5c-4d13-a03b-9cb22471e512",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-07 09:55:00,236|592b6b90-3c8e-41d6-8f49-781c6863d1a4||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-07 09:55:00,270|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-02-07 09:55:00,271|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Preparing Response...
2023-02-07 09:55:00,271|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 09:55:00,271|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-07 09:55:00,274|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 91079a98-7084-4c4c-bd77-148585b1eff3 auditStoreId -1
2023-02-07 09:55:00,355|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Completed
2023-02-07 09:56:13,136|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-07 09:56:13,271|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-02-07 09:56:13,299|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| processing request id 592b6b90-3c8e-41d6-8f49-781c6863d1a4
2023-02-07 09:56:13,299|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:56:13,299|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| StoreAuditService ID  -1
2023-02-07 09:56:13,310|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-07 09:56:13,311|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-07 09:56:13,356|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:56:13,456|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Deriving input data for workflow: (config-deploy)
2023-02-07 09:56:13,461|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-07 09:56:13,462|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 09:56:13,486|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| preparing request id(592b6b90-3c8e-41d6-8f49-781c6863d1a4) for workflow(config-deploy) step(config-deploy)
2023-02-07 09:56:13,486|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-07 09:56:13,486|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-02-07 09:56:13,494|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-07 09:56:13,494|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Getting Jython Script Class(ConfigDeploy)
2023-02-07 09:56:13,744|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@179a3959
2023-02-07 09:56:13,753|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Hello world
2023-02-07 09:56:13,753|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Preparing Response...
2023-02-07 09:56:13,753|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-07 09:56:13,753|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-07 09:56:13,755|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 50392308-3426-4d9f-8fd3-e766134b613d auditStoreId -1
2023-02-07 09:56:13,766|592b6b90-3c8e-41d6-8f49-781c6863d1a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-mcfhq|||| Completed
2023-02-07 09:57:26,213|ecbd50b9-e3c1-4065-aa57-25b934adbb59||reactor-http-epoll-1||||INFO||||||| processing request id ecbd50b9-e3c1-4065-aa57-25b934adbb59
2023-02-07 09:57:26,213|ecbd50b9-e3c1-4065-aa57-25b934adbb59||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:57:26,213|ecbd50b9-e3c1-4065-aa57-25b934adbb59||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 09:57:26,294|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-07 09:57:28,018|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-07 09:57:28,059|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-07 09:57:28,078|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-07 09:57:28,186|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-07 09:57:28,630|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-07 09:57:28,679|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[ecbd50b9-e3c1-4065-aa57-25b934adbb59])'s step(resource-assignment)
2023-02-07 09:57:28,680|ecbd50b9-e3c1-4065-aa57-25b934adbb59||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-02-07 09:57:28,681|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(ecbd50b9-e3c1-4065-aa57-25b934adbb59) for workflow(resource-assignment) step(resource-assignment)
2023-02-07 09:57:28,681|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 09:57:28,682|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-07 09:57:28,683|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-07 09:57:28,783|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-02-07 09:57:28,933|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-07 09:57:28,935|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-07 09:57:28,936|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-02-07 09:57:28,937|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-07 09:57:28,937|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1cf72790-fefb-4874-89fe-f0e2381875e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-07 09:57:28,942|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-07 09:57:28,954|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-02-07 09:57:28,954|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-02-07 09:57:29,014|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-07 09:57:33,848|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2023-02-07 09:57:33,849|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-07 09:57:33,850|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z")
2023-02-07 09:57:33,850|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z")
2023-02-07 09:57:33,851|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-07 09:57:33,852|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-07 09:57:33,853|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||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" : "1cf72790-fefb-4874-89fe-f0e2381875e9",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230207t095732566577z"
})
2023-02-07 09:57:33,926|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-07 09:57:33,926|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 09:57:33,927|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-07 09:57:33,928|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[ecbd50b9-e3c1-4065-aa57-25b934adbb59])'s step(profile-upload)
2023-02-07 09:57:33,929|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 09:57:33,947|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ecbd50b9-e3c1-4065-aa57-25b934adbb59) for workflow(resource-assignment) step(profile-upload)
2023-02-07 09:57:33,947|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-07 09:57:33,947|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-02-07 09:57:33,950|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-07 09:57:33,950|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-02-07 09:57:33,951|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-07 09:57:33,967|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-07 09:57:33,968|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-07 09:57:33,968|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-07 09:57:33,975|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-07 09:57:33,977|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-07 09:57:33,988|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| workflow(ecbd50b9-e3c1-4065-aa57-25b934adbb59) nodes completed with (0)exceptions
2023-02-07 09:57:33,989|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-07 09:57:33,997|ecbd50b9-e3c1-4065-aa57-25b934adbb59||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b6df9587-abf4-4c58-850c-c72a129a3112 auditStoreId -1
2023-02-07 09:57:44,159|e254b9cc-3854-4597-bb27-c91d476f0aa9||reactor-http-epoll-4||||INFO||||||| processing request id e254b9cc-3854-4597-bb27-c91d476f0aa9
2023-02-07 09:57:44,160|e254b9cc-3854-4597-bb27-c91d476f0aa9||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 09:57:44,160|e254b9cc-3854-4597-bb27-c91d476f0aa9||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-07 09:57:44,173|e254b9cc-3854-4597-bb27-c91d476f0aa9||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-07 09:57:44,173|e254b9cc-3854-4597-bb27-c91d476f0aa9||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-07 09:57:44,234|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-07 09:57:44,458|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-07 09:57:44,463|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-07 09:57:44,464|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[e254b9cc-3854-4597-bb27-c91d476f0aa9])'s step(resource-assignment)
2023-02-07 09:57:44,464|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 09:57:44,465|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e254b9cc-3854-4597-bb27-c91d476f0aa9) for workflow(resource-assignment) step(resource-assignment)
2023-02-07 09:57:44,474|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 09:57:44,475|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-07 09:57:44,519|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-07 09:57:44,696|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-02-07 09:57:44,702|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-07 09:57:44,703|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1ec5b278-1e4b-4cb7-a2e1-02bbb7a880fc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-07 09:57:44,704|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-02-07 09:57:44,704|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-02-07 09:57:44,705|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-07 09:57:44,710|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd"}
2023-02-07 09:57:44,711|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-02-07 09:57:44,727|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd"}
2023-02-07 09:57:44,727|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-02-07 09:57:44,951|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd})
2023-02-07 09:57:44,953|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd})
2023-02-07 09:57:45,561|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-model-invariant-uuid
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8448) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-model-invariant-uuid
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8448) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8448) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8448) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=8448) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=8448) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2023-02-07 09:57:45,569|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-db : Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8449) could not load system variables
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in template key ([
    name = vf-module-model-version
    status = failure
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
]) assignments with: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8449) could not load system variables
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:78)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB(DatabaseResourceAssignmentProcessor.kt:48)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8449) could not load system variables
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83)
	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:646)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:713)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:738)
	at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:794)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.query(NamedParameterJdbcTemplate.java:209)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:303)
	at org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate.queryForList(NamedParameterJdbcTemplate.java:310)
	at org.onap.ccsdk.cds.blueprintsprocessor.db.primary.MariaDatabaseConfiguration.query(MariaDatabaseConfiguration.kt:35)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.setValueFromDB(DatabaseResourceAssignmentProcessor.kt:120)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DatabaseResourceAssignmentProcessor.processNB$suspendImpl(DatabaseResourceAssignmentProcessor.kt:66)
	... 10 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : (conn=8449) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:155)
	at org.springframework.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:146)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnectionFromDriver(AbstractDriverBasedDataSource.java:205)
	at org.springframework.jdbc.datasource.AbstractDriverBasedDataSource.getConnection(AbstractDriverBasedDataSource.java:169)
	at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159)
	at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117)
	at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80)
	... 20 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=8449) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1114)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1075)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:885)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:600)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389)
	... 32 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=8449) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1946)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1089)
	... 36 common frames omitted
2023-02-07 09:57:45,573|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-07 09:57:45,614|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> ${vf-module-model-invariant-uuid}
2023-02-07 09:57:45,616|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd"}
2023-02-07 09:57:45,617|e254b9cc-3854-4597-bb27-c91d476f0aa9||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-02-07 09:57:45,676|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd})
2023-02-07 09:57:45,767|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-07 09:57:45,772|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-07 09:57:45,772|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-07 09:57:45,774|e254b9cc-3854-4597-bb27-c91d476f0aa9||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-02-07 09:57:45,774|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-07 09:57:45,791|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd
2023-02-07 09:57:45,792|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1cf72790-fefb-4874-89fe-f0e2381875e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-07 09:57:45,793|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-02-07 09:57:45,793|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-02-07 09:57:45,793|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-07 09:57:45,795|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1cf72790-fefb-4874-89fe-f0e2381875e9", vnf-id="c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb"}
2023-02-07 09:57:45,801|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1cf72790-fefb-4874-89fe-f0e2381875e9", vnf-id="c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb"}
2023-02-07 09:57:45,820|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-02-07 09:57:45,821|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-02-07 09:57:45,961|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-02-07 09:57:46,008|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-02-07 09:57:46,091|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-07 09:57:46,320|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-07 09:57:46,362|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-07 09:57:46,363|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-07 09:57:46,364|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-07 09:57:46,364|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-07 09:57:46,364|e254b9cc-3854-4597-bb27-c91d476f0aa9||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-02-07 09:57:46,372|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-07 09:57:46,373|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-07 09:57:46,375|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z")
2023-02-07 09:57:46,376|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z")
2023-02-07 09:57:46,376|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-07 09:57:46,384|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230207t095732566577z", vf-module-label="helm_apache", vf-module-id="1ec5b278-1e4b-4cb7-a2e1-02bbb7a880fc"}
2023-02-07 09:57:46,398|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-02-07 09:57:46,398|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-02-07 09:57:46,408|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-07 09:57:46,765|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-02-07 09:57:46,767|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-07 09:57:46,767|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z-helm_apache-vfmt-001")
2023-02-07 09:57:46,767|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z-helm_apache-vfmt-001")
2023-02-07 09:57:46,767|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230207t095732566577z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-07 09:57:46,779|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1cf72790-fefb-4874-89fe-f0e2381875e9", vnf-id="c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb"}
2023-02-07 09:57:46,793|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-07 09:57:46,802|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-02-07 09:57:46,802|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-02-07 09:57:46,853|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1cf72790-fefb-4874-89fe-f0e2381875e9/service-data/vnfs/vnf/c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-07 09:57:46,886|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-07 09:57:46,887|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-07 09:57:46,887|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-07 09:57:46,887|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-07 09:57:46,888|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-02-07 09:57:46,890|e254b9cc-3854-4597-bb27-c91d476f0aa9||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-02-07 09:57:46,891|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-02-07 09:57:46,920|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "${vf-module-model-invariant-uuid}",
  "k8s-rb-definition-version" : "6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd",
  "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" : "1cf72790-fefb-4874-89fe-f0e2381875e9",
  "vf-module-id" : "1ec5b278-1e4b-4cb7-a2e1-02bbb7a880fc",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd",
  "vf-module-model-invariant-uuid" : "${vf-module-model-invariant-uuid}",
  "vf-module-model-version" : "${vf-module-model-version}",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230207t095732566577z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c7e2ecee-1cd8-4356-9e97-dd4f88fbe7eb",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230207t095732566577z"
})
2023-02-07 09:57:46,978|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-07 09:57:46,979|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 09:57:46,979|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-07 09:57:46,980|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[e254b9cc-3854-4597-bb27-c91d476f0aa9])'s step(profile-upload)
2023-02-07 09:57:46,980|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 09:57:46,983|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(e254b9cc-3854-4597-bb27-c91d476f0aa9) for workflow(resource-assignment) step(profile-upload)
2023-02-07 09:57:46,983|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-07 09:57:46,983|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-02-07 09:57:46,986|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-07 09:57:46,986|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-02-07 09:57:46,986|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-07 09:57:47,023|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||ERROR||||||| Caught exception trying to get k8s rb definition
2023-02-07 09:57:47,027|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||ERROR||||||| failed in profile-upload - k8s-profile-upload : Illegal character in path at index 46: http://multicloud-k8s:9015//v1/rb/definition/${vf-module-model-invariant-uuid}/6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Illegal character in path at index 46: http://multicloud-k8s:9015//v1/rb/definition/${vf-module-model-invariant-uuid}/6fcbd4d4-6772-41fe-a0b6-33b9e8a567bd
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.K8sPluginDefinitionApi.hasDefinition(K8sPluginDefinitionApi.kt:59)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB$suspendImpl(K8sProfileUploadComponent.kt:141)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB(K8sProfileUploadComponent.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.k8s.definition.profile.K8sProfileUploadComponent.processNB(K8sProfileUploadComponent.kt:56)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100)
	at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148)
	at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 09:57:47,028|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-07 09:57:47,028|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-07 09:57:47,029|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(FAILURE)
2023-02-07 09:57:47,032|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| workflow(e254b9cc-3854-4597-bb27-c91d476f0aa9) nodes completed with (1)exceptions
2023-02-07 09:57:47,033|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||ERROR||||||| workflow(e254b9cc-3854-4597-bb27-c91d476f0aa9) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(profile-upload) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 09:57:47,051|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-07 09:57:47,061|e254b9cc-3854-4597-bb27-c91d476f0aa9||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 425ff3dc-ee2a-4d3d-8c1b-3bdfd62b0c3f auditStoreId -1