Results

By type

          03:27:04,442 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:27:04,443 |-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.1.jar!/logback.xml]
03:27:04,444 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:27:04,444 |-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.1.jar!/logback.xml]
03:27:04,444 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:27:04,460 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
03:27:04,601 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:27:04,610 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:27:04,615 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:27:04,624 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:27:04,707 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:27:04,707 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:27:04,708 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:27:04,710 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-01-12 03:27:05,815|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-zd56l with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2023-01-12 03:27:05,819|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-01-12 03:27:08,828|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-01-12 03:27:09,412|||main||||INFO||||||| Finished Spring Data repository scanning in 568 ms. Found 11 JPA repository interfaces.
2023-01-12 03:27:11,773|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-01-12 03:27:11,860|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-01-12 03:27:12,097|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-12 03:27:12,665|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-01-12 03:27:13,102|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-01-12 03:27:13,104|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-01-12 03:27:13,507|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-01-12 03:27:15,267|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-12 03:27:15,289|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-01-12 03:27:15,413|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-01-12 03:27:17,029|||main||||INFO||||||| Audit service is disabled
2023-01-12 03:27:17,193|||main||||INFO||||||| Workflow Audit store is disabled
2023-01-12 03:27:19,230|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-01-12 03:27:19,283|||main||||INFO||||||| Dependency Management module created...
2023-01-12 03:27:20,506|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-01-12 03:27:20,878|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-01-12 03:27:22,145|||main||||INFO||||||| Netty started on port 8080
2023-01-12 03:27:23,816|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-01-12 03:27:24,468|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-01-12 03:27:24,476|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.557 seconds (JVM running for 20.596)
2023-01-12 03:27:24,499|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-01-12 04:59:10,172|06a039fc-bd80-47f1-9bd0-d1bbdfa36702||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 04:59:10,175|06a039fc-bd80-47f1-9bd0-d1bbdfa36702||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 04:59:10,177|06a039fc-bd80-47f1-9bd0-d1bbdfa36702||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 04:59:10,630|06a039fc-bd80-47f1-9bd0-d1bbdfa36702||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 04:59:10,634|06a039fc-bd80-47f1-9bd0-d1bbdfa36702||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 04:59:12,023|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5331b32f-da20-403e-8923-cb5e12556f21)
2023-01-12 04:59:12,040|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/5331b32f-da20-403e-8923-cb5e12556f21/Definitions
2023-01-12 04:59:12,143|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 04:59:12,148|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 04:59:12,186|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 04:59:12,193|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 04:59:12,207|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 04:59:12,252|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(helloworld)
2023-01-12 04:59:12,254|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 04:59:12,254|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 04:59:12,255|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 04:59:12,255|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 04:59:12,256|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/5331b32f-da20-403e-8923-cb5e12556f21/Templates/hello-world-mapping.json
2023-01-12 04:59:12,270|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 04:59:12,270|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 04:59:12,271|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 04:59:12,271|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 04:59:12,273|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 04:59:12,293|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([])
2023-01-12 04:59:12,293|b0d6aa53-8dc9-4cbd-bde3-66ffdc553b3d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: []
2023-01-12 04:59:12,623|97230811-f312-4598-ab8c-f5e85952afde||Thread-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(5b94ad37-5b96-4034-8b19-5f18e009807b) CBA(/opt/app/onap/blueprints/archive/5b94ad37-5b96-4034-8b19-5f18e009807b/cba.zip)
2023-01-12 04:59:12,648|97230811-f312-4598-ab8c-f5e85952afde||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b94ad37-5b96-4034-8b19-5f18e009807b) and entry definition file (Definitions/blueprint.json)
2023-01-12 04:59:12,725|97230811-f312-4598-ab8c-f5e85952afde||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(helloworld)
2023-01-12 04:59:12,741|97230811-f312-4598-ab8c-f5e85952afde||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b94ad37-5b96-4034-8b19-5f18e009807b) and entry definition file (Definitions/blueprint.json)
2023-01-12 04:59:12,994|97230811-f312-4598-ab8c-f5e85952afde||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/5b94ad37-5b96-4034-8b19-5f18e009807b) present to clean.
2023-01-12 04:59:13,266|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-01-12 04:59:13,266|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 04:59:13,271|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-12 04:59:13,279|654321||DefaultDispatcher-worker-5||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-01-12 04:59:13,396|654321||DefaultDispatcher-worker-5||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 04:59:13,400|654321||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 04:59:13,403|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-12 04:59:13,429|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 04:59:13,431|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 04:59:13,448|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 04:59:13,457|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 04:59:13,457|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 04:59:13,459|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 04:59:13,484|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 04:59:13,523|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2023-01-12 04:59:13,526|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 04:59:13,636|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-01-12 04:59:13,639|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 04:59:13,640|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 04:59:13,652|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 08c437fd-a5e5-45e0-8584-29d344b94469 auditStoreId -1
2023-01-12 05:04:32,380|8d1aec8a-8303-40c8-85e1-c23b0a6f20eb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 05:04:32,381|8d1aec8a-8303-40c8-85e1-c23b0a6f20eb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 05:04:32,382|8d1aec8a-8303-40c8-85e1-c23b0a6f20eb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 05:04:32,590|8d1aec8a-8303-40c8-85e1-c23b0a6f20eb||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 05:04:32,590|8d1aec8a-8303-40c8-85e1-c23b0a6f20eb||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 05:04:33,419|af961908-82aa-40c3-aa48-30ddc77e9745||Thread-69||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9e9b360d-4fbc-47f9-af0e-8abdad034f69)
2023-01-12 05:04:33,420|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/9e9b360d-4fbc-47f9-af0e-8abdad034f69/Definitions
2023-01-12 05:04:33,431|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 05:04:33,433|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 05:04:33,463|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 05:04:33,470|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 05:04:33,475|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 05:04:33,494|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(helloworld)
2023-01-12 05:04:33,495|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 05:04:33,495|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 05:04:33,495|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 05:04:33,495|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 05:04:33,495|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e9b360d-4fbc-47f9-af0e-8abdad034f69/Templates/hello-world-mapping.json
2023-01-12 05:04:33,504|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 05:04:33,504|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 05:04:33,504|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 05:04:33,504|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 05:04:33,504|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 05:04:33,512|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([])
2023-01-12 05:04:33,513|af961908-82aa-40c3-aa48-30ddc77e9745||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: []
2023-01-12 05:04:33,749|742d1e6d-4eac-4bb3-b595-2262e18a9b76||Thread-69||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(c34ba6d8-740b-43b6-96f8-804085ddeed7) CBA(/opt/app/onap/blueprints/archive/c34ba6d8-740b-43b6-96f8-804085ddeed7/cba.zip)
2023-01-12 05:04:33,758|742d1e6d-4eac-4bb3-b595-2262e18a9b76||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c34ba6d8-740b-43b6-96f8-804085ddeed7) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:04:33,781|742d1e6d-4eac-4bb3-b595-2262e18a9b76||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(helloworld)
2023-01-12 05:04:33,789|742d1e6d-4eac-4bb3-b595-2262e18a9b76||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c34ba6d8-740b-43b6-96f8-804085ddeed7) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:04:33,864|742d1e6d-4eac-4bb3-b595-2262e18a9b76||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/c34ba6d8-740b-43b6-96f8-804085ddeed7) present to clean.
2023-01-12 05:04:34,046|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-01-12 05:04:34,046|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 05:04:34,046|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-12 05:04:34,050|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 05:04:34,050|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 05:04:34,054|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:04:34,076|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 05:04:34,076|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 05:04:34,077|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 05:04:34,078|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 05:04:34,078|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 05:04:34,078|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 05:04:34,080|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 05:04:34,100|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-01-12 05:04:34,101|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 05:04:34,115|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-01-12 05:04:34,115|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 05:04:34,115|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 05:04:34,115|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 60b503bb-8205-4615-919f-a4bb45387231 auditStoreId -1
2023-01-12 05:09:16,995|5c03fa9b-3065-4cc9-a2d5-00aa840fe58e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-12 05:09:16,995|5c03fa9b-3065-4cc9-a2d5-00aa840fe58e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 05:09:16,995|5c03fa9b-3065-4cc9-a2d5-00aa840fe58e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 05:09:17,232|5c03fa9b-3065-4cc9-a2d5-00aa840fe58e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 05:09:17,233|5c03fa9b-3065-4cc9-a2d5-00aa840fe58e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 05:09:18,197|953206f1-aaef-4a0c-8277-a11b98c7f220||Thread-92||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9fc214ce-8ec6-455a-abe6-74ef9aade798)
2023-01-12 05:09:18,198|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/9fc214ce-8ec6-455a-abe6-74ef9aade798/Definitions
2023-01-12 05:09:18,201|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 05:09:18,202|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-12 05:09:18,229|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-12 05:09:18,236|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-12 05:09:18,242|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-12 05:09:18,260|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(helloworld)
2023-01-12 05:09:18,260|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-12 05:09:18,261|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(helloworld) targets(helloworld)
2023-01-12 05:09:18,261|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-12 05:09:18,261|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-12 05:09:18,261|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/9fc214ce-8ec6-455a-abe6-74ef9aade798/Templates/hello-world-mapping.json
2023-01-12 05:09:18,270|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-12 05:09:18,270|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-12 05:09:18,270|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 05:09:18,270|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-12 05:09:18,271|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/hello-world-mapping.json)
2023-01-12 05:09:18,278|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([])
2023-01-12 05:09:18,278|953206f1-aaef-4a0c-8277-a11b98c7f220||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: []
2023-01-12 05:09:18,545|4badaee7-d1ff-4089-a230-8e0212a92177||Thread-92||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(d5ed6a18-bb8f-4d7b-9464-6e38cbe82b4f) CBA(/opt/app/onap/blueprints/archive/d5ed6a18-bb8f-4d7b-9464-6e38cbe82b4f/cba.zip)
2023-01-12 05:09:18,552|4badaee7-d1ff-4089-a230-8e0212a92177||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5ed6a18-bb8f-4d7b-9464-6e38cbe82b4f) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:09:18,575|4badaee7-d1ff-4089-a230-8e0212a92177||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(helloworld)
2023-01-12 05:09:18,593|4badaee7-d1ff-4089-a230-8e0212a92177||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5ed6a18-bb8f-4d7b-9464-6e38cbe82b4f) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:09:18,681|4badaee7-d1ff-4089-a230-8e0212a92177||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/d5ed6a18-bb8f-4d7b-9464-6e38cbe82b4f) present to clean.
2023-01-12 05:09:18,915|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-01-12 05:09:18,915|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 05:09:18,915|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-01-12 05:09:18,918|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-12 05:09:18,918|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-12 05:09:18,921|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-12 05:09:18,944|654321||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-12 05:09:18,944|654321||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-12 05:09:18,944|654321||DefaultDispatcher-worker-22||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 05:09:18,945|654321||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-12 05:09:18,945|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 05:09:18,945|654321||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-12 05:09:18,948|654321||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-12 05:09:18,970|654321||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([])
2023-01-12 05:09:18,971|654321||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({ })
2023-01-12 05:09:18,980|654321||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-01-12 05:09:18,980|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 05:09:18,981|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-12 05:09:18,982|654321||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID af16dc4c-01cb-4eb3-a744-8acd30a9258a auditStoreId -1
2023-01-12 05:30:57,845|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-12 05:30:57,846|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 05:30:57,847|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 05:30:58,287|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 05:30:58,287|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 05:30:58,851|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-12 05:30:58,857|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(edf2a35c-46ba-44c4-9369-3c169ddc28c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-12 05:30:58,881|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(48dda929-bf36-4feb-bd10-ac66b8201b19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-12 05:30:58,890|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(4a2648be-d7bc-425b-a273-8548899bd4b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-12 05:30:58,903|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(8d7b19a5-6107-4b13-95ad-f0c01c29c9cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-12 05:30:58,919|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(9623eef2-312e-47a1-84c6-3fc07ca397d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-12 05:30:58,935|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(2e7da9e6-03b4-479e-ac39-7222a09064ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-12 05:30:58,952|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-01-12 05:30:58,953|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 05:30:58,953|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 05:30:58,953|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 05:30:58,954|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 05:30:58,954|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 05:30:59,003|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-12 05:30:59,031|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 05:30:59,060|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 05:30:59,082|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 05:30:59,103|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 05:30:59,222|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 05:30:59,223|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 05:30:59,223|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 05:30:59,277|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 05:30:59,403|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 05:30:59,404|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 05:30:59,405|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 05:30:59,453|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 05:30:59,557|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 05:30:59,558|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 05:30:59,559|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 05:30:59,560|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(HealthCheck)
2023-01-12 05:30:59,560|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-12 05:30:59,561|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-assign)
2023-01-12 05:30:59,563|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-deploy)
2023-01-12 05:30:59,609|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 05:30:59,610|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 05:30:59,611|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 05:30:59,623|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 05:30:59,771|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 05:30:59,772|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 05:30:59,811|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 05:30:59,892|3cb8f9bb-67b1-4f15-8bec-abd6cf4fbc95||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-12 05:31:01,283|7e9768c8-5d18-4f76-8df3-4286895cee3f||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0b2c98ab-dafb-424e-87aa-561d8ca7dbc1)
2023-01-12 05:31:01,284|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/0b2c98ab-dafb-424e-87aa-561d8ca7dbc1/Definitions
2023-01-12 05:31:01,286|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 05:31:01,287|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-01-12 05:31:01,310|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-01-12 05:31:01,315|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-01-12 05:31:01,320|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-01-12 05:31:01,335|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(capability)
2023-01-12 05:31:01,353|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(capability)
2023-01-12 05:31:01,368|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-12 05:31:01,396|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,413|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,425|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,436|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,447|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,486|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-01-12 05:31:01,492|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-01-12 05:31:01,492|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-01-12 05:31:01,505|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(capability)
2023-01-12 05:31:01,514|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(capability)
2023-01-12 05:31:01,522|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(capability)
2023-01-12 05:31:01,530|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-12 05:31:01,538|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,549|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,562|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,572|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,584|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,594|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 05:31:01,629|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(resource-resolution)
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-01-12 05:31:01,630|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/0b2c98ab-dafb-424e-87aa-561d8ca7dbc1/Templates/hello-world-velocity-mapping.json
2023-01-12 05:31:01,637|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-01-12 05:31:01,638|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-01-12 05:31:01,638|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/0b2c98ab-dafb-424e-87aa-561d8ca7dbc1/Templates/hello-world-jinja-mapping.json
2023-01-12 05:31:01,645|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-01-12 05:31:01,646|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-01-12 05:31:01,646|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 05:31:01,647|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-01-12 05:31:01,647|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-01-12 05:31:01,647|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-01-12 05:31:01,661|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2023-01-12 05:31:01,735|7e9768c8-5d18-4f76-8df3-4286895cee3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-01-12 05:31:01,942|56b9f5fd-d867-46af-8d98-0396be9ed9c7||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(f050626e-ae5b-4a61-bb61-a922d3cdf0d7) CBA(/opt/app/onap/blueprints/archive/f050626e-ae5b-4a61-bb61-a922d3cdf0d7/cba.zip)
2023-01-12 05:31:01,949|56b9f5fd-d867-46af-8d98-0396be9ed9c7||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f050626e-ae5b-4a61-bb61-a922d3cdf0d7) and entry definition file (Definitions/resource-resolution.json)
2023-01-12 05:31:01,976|56b9f5fd-d867-46af-8d98-0396be9ed9c7||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-resolution)
2023-01-12 05:31:01,983|56b9f5fd-d867-46af-8d98-0396be9ed9c7||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f050626e-ae5b-4a61-bb61-a922d3cdf0d7) and entry definition file (Definitions/resource-resolution.json)
2023-01-12 05:31:02,046|56b9f5fd-d867-46af-8d98-0396be9ed9c7||Thread-116||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/f050626e-ae5b-4a61-bb61-a922d3cdf0d7) present to clean.
2023-01-12 05:31:02,189|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||reactor-http-epoll-2||||INFO||||||| processing request id 58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3
2023-01-12 05:31:02,189|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 05:31:02,190|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-12 05:31:02,199|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-01-12 05:31:02,309|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-12 05:31:02,312|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-01-12 05:31:02,316|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-01-12 05:31:02,333|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-01-12 05:31:02,337|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-01-12 05:31:02,338|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 05:31:02,339|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3) for workflow(resource-resolution) step(helloworld)
2023-01-12 05:31:02,339|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 05:31:02,339|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-01-12 05:31:02,340|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-01-12 05:31:02,396|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-01-12 05:31:02,444|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:02,459|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:02,474|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-12 05:31:02,749|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-12 05:31:03,003|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:03,014|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 05:31:03,014|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-12 05:31:03,015|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-12 05:31:03,030|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-01-12 05:31:03,061|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-01-12 05:31:03,073|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-12 05:31:03,075|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-12 05:31:07,384|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@7ed24943
2023-01-12 05:31:07,388|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-01-12 05:31:07,399|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-01-12 05:31:07,401|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:07,401|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:07,401|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-12 05:31:07,407|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-12 05:31:07,418|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:07,418|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 05:31:07,418|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-12 05:31:07,418|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-12 05:31:07,418|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-01-12 05:31:07,419|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:07,420|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:07,420|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-12 05:31:07,421|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-12 05:31:07,429|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-01-12 05:31:07,436|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:07,436|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 05:31:07,437|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-12 05:31:07,437|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-12 05:31:07,437|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-01-12 05:31:07,449|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-01-12 05:31:07,450|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-12 05:31:07,492|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-12 05:31:16,792|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| compiled in (9291)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-12 05:31:16,794|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-12 05:31:16,842|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-01-12 05:31:16,854|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-01-12 05:31:16,856|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:16,857|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:16,857|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-12 05:31:16,862|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-12 05:31:16,872|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:16,872|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 05:31:16,872|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-12 05:31:16,872|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-12 05:31:16,873|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-01-12 05:31:16,882|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-01-12 05:31:16,890|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-01-12 05:31:16,891|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-01-12 05:31:16,901|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-01-12 05:31:16,902|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-01-12 05:31:16,903|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:16,904|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:16,904|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-12 05:31:16,908|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-12 05:31:16,919|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:16,919|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:16,919|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-12 05:31:16,919|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-12 05:31:16,919|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-01-12 05:31:16,930|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-01-12 05:31:16,944|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:16,946|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:16,981|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list)
2023-01-12 05:31:16,986|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-12 05:31:16,987|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:16,987|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:16,987|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:16,987|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:16,987|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-01-12 05:31:16,999|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-01-12 05:31:17,004|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-01-12 05:31:17,284|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-12 05:31:17,308|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-12 05:31:17,309|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-01-12 05:31:17,364|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-01-12 05:31:17,368|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-12 05:31:17,369|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-01-12 05:31:17,369|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-12 05:31:17,369|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-12 05:31:17,384|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-01-12 05:31:17,423|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@10b2ab3b
2023-01-12 05:31:17,423|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-01-12 05:31:17,433|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-01-12 05:31:17,435|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,435|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,435|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-12 05:31:17,440|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-12 05:31:17,454|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,454|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,454|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-12 05:31:17,454|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-12 05:31:17,454|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-01-12 05:31:17,464|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-01-12 05:31:17,465|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-01-12 05:31:17,475|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-01-12 05:31:17,478|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,478|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,478|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-12 05:31:17,481|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-12 05:31:17,495|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,495|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,496|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-12 05:31:17,496|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-12 05:31:17,496|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-01-12 05:31:17,506|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-01-12 05:31:17,507|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-01-12 05:31:17,517|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-01-12 05:31:17,518|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,518|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,518|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-12 05:31:17,520|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-12 05:31:17,536|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,537|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,537|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-12 05:31:17,537|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-12 05:31:17,538|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-01-12 05:31:17,539|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,540|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,540|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-12 05:31:17,542|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-12 05:31:17,548|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-01-12 05:31:17,563|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,563|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,563|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-12 05:31:17,564|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-12 05:31:17,564|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-01-12 05:31:17,565|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,565|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,565|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-12 05:31:17,568|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-12 05:31:17,574|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-01-12 05:31:17,581|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,582|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,582|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-12 05:31:17,582|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-12 05:31:17,582|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-01-12 05:31:17,605|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-01-12 05:31:17,606|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-01-12 05:31:17,612|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-01-12 05:31:17,612|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-01-12 05:31:17,613|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-01-12 05:31:17,624|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response status(200 - OK)
2023-01-12 05:31:17,625|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (string)
2023-01-12 05:31:17,625|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-12 05:31:17,625|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-12 05:31:17,625|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-01-12 05:31:17,636|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-01-12 05:31:17,637|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-12 05:31:17,638|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-01-12 05:31:17,647|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-01-12 05:31:17,648|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-12 05:31:17,648|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-12 05:31:17,662|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Response processing type (list)
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,664|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,665|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,665|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,665|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,665|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-12 05:31:17,665|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-01-12 05:31:17,681|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-01-12 05:31:17,682|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-01-12 05:31:17,908|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-12 05:31:17,916|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-12 05:31:17,917|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-01-12 05:31:17,917|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 05:31:17,917|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-01-12 05:31:17,918|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c69ebcf1-a99e-4909-afef-333c847ef997 auditStoreId -1
2023-01-12 06:01:28,399|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-12 06:01:28,400|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 06:01:28,400|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 06:01:28,627|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 06:01:28,627|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 06:01:29,255|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-12 06:01:29,257|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(aa15f646-c2be-4620-8ece-60521449cdff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-12 06:01:29,281|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(61bc2d28-7d5d-405d-9d75-56e3a35ae60d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-12 06:01:29,288|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(77257f3c-4233-4e55-9db6-dd3657081381) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-12 06:01:29,299|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(566966d0-16cf-4ae2-a176-9dbaa5be1323) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-12 06:01:29,312|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(704c5056-ba2b-4938-985d-cc11c851662a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-12 06:01:29,337|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(cf84ea3e-5d1b-403c-be06-3bc8f0ee49de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-12 06:01:29,353|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-01-12 06:01:29,354|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:01:29,354|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 06:01:29,354|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:01:29,354|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 06:01:29,355|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:01:29,391|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-12 06:01:29,393|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:01:29,436|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:01:29,457|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:01:29,481|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:01:29,564|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:01:29,565|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:01:29,566|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:29,611|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:01:29,661|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-12 06:01:29,699|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-12 06:01:29,708|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-12 06:01:29,769|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:01:29,770|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:01:29,770|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:29,815|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 06:01:29,854|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-12 06:01:29,890|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-12 06:01:29,898|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-12 06:01:29,957|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:01:29,958|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:01:29,959|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:29,960|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(HealthCheck)
2023-01-12 06:01:29,961|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-12 06:01:29,961|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-assign)
2023-01-12 06:01:29,962|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-deploy)
2023-01-12 06:01:30,005|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:01:30,044|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-12 06:01:30,073|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-12 06:01:30,086|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:01:30,087|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:30,120|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:01:30,121|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:30,122|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-12 06:01:30,164|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 06:01:30,180|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:01:30,200|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-12 06:01:30,231|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-12 06:01:30,250|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-12 06:01:30,277|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-12 06:01:30,277|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-12 06:01:30,316|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-12 06:01:30,359|f0fe0e7b-bce9-4413-a1cc-9203dcb07bf3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-12 06:01:42,066|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||Thread-143||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/912601e7-e968-4095-91e0-8b8cf76ac6af)
2023-01-12 06:01:42,068|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/912601e7-e968-4095-91e0-8b8cf76ac6af/Definitions
2023-01-12 06:01:42,070|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 06:01:42,071|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-01-12 06:01:42,088|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(vnf-template)
2023-01-12 06:01:42,093|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(vnf-mapping)
2023-01-12 06:01:42,098|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-01-12 06:01:42,117|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,133|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,140|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,144|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-01-12 06:01:42,144|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-01-12 06:01:42,144|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-01-12 06:01:42,156|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,164|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,171|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,177|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-12 06:01:42,193|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,199|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,206|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,213|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,219|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,226|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,239|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(config-assign)
2023-01-12 06:01:42,244|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(baseconfig-template)
2023-01-12 06:01:42,244|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-01-12 06:01:42,244|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-01-12 06:01:42,256|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,262|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,269|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(input)
2023-01-12 06:01:42,273|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(config-deploy)
2023-01-12 06:01:42,302|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(resource-assignment)
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-01-12 06:01:42,303|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/912601e7-e968-4095-91e0-8b8cf76ac6af/Templates/vnf-mapping.json
2023-01-12 06:01:42,308|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-01-12 06:01:42,308|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-01-12 06:01:42,308|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/912601e7-e968-4095-91e0-8b8cf76ac6af/Templates/base_ubuntu20-mapping.json
2023-01-12 06:01:42,313|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-01-12 06:01:42,313|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-01-12 06:01:42,313|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(config-assign)
2023-01-12 06:01:42,314|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-01-12 06:01:42,314|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(config-assign) targets(config-assign)
2023-01-12 06:01:42,314|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-01-12 06:01:42,314|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-01-12 06:01:42,314|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/912601e7-e968-4095-91e0-8b8cf76ac6af/Templates/baseconfig-mapping.json
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(config-deploy)
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(config-deploy) targets(config-deploy)
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-deploy) resource assignment files([]
2023-01-12 06:01:42,319|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 06:01:42,320|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-01-12 06:01:42,320|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/vnf-mapping.json)
2023-01-12 06:01:42,320|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-01-12 06:01:42,320|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/baseconfig-mapping.json)
2023-01-12 06:01:42,333|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-01-12 06:01:42,388|6e8b6e0f-7465-4b7f-972b-e9a4766d96cc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-01-12 06:01:42,582|d3066a37-7887-40b6-9657-84fe4241e7fb||Thread-143||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(2ad8af84-c371-49c6-806a-cf42db56e91f) CBA(/opt/app/onap/blueprints/archive/2ad8af84-c371-49c6-806a-cf42db56e91f/cba.zip)
2023-01-12 06:01:42,591|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ad8af84-c371-49c6-806a-cf42db56e91f) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:01:42,600|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:01:42,623|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:01:42,624|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:01:42,624|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:01:42,633|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ad8af84-c371-49c6-806a-cf42db56e91f) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:01:42,685|d3066a37-7887-40b6-9657-84fe4241e7fb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/2ad8af84-c371-49c6-806a-cf42db56e91f) present to clean.
2023-01-12 06:02:21,319|ece73554-f646-4cba-a645-74a0922d5800||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-12 06:02:21,319|ece73554-f646-4cba-a645-74a0922d5800||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-12 06:02:21,319|ece73554-f646-4cba-a645-74a0922d5800||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-12 06:02:21,494|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-12 06:02:21,494|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-12 06:02:21,860|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-12 06:02:21,861|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(d59db52b-6e53-410e-9f93-891f1f804189) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-12 06:02:21,877|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(5f188274-f28e-4621-85d7-51c4c4068052) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-12 06:02:21,883|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(40338c4c-0def-4252-9dbc-59e4e52a78b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-12 06:02:21,891|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(2fd9181a-1815-432a-abbf-44c16ea24758) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-12 06:02:21,903|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(a2b54d8b-fd25-45eb-84b4-c8cdb8057b6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-12 06:02:21,916|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(510d924f-9985-406c-9c9b-eddcac265412) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-12 06:02:21,928|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-01-12 06:02:21,928|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:02:21,928|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 06:02:21,929|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:02:21,929|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 06:02:21,930|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:02:21,939|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:02:21,958|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-12 06:02:21,991|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:02:22,010|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:02:22,031|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:02:22,104|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:02:22,105|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:02:22,106|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:02:22,146|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:02:22,186|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-12 06:02:22,214|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-12 06:02:22,215|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-12 06:02:22,284|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:02:22,285|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:02:22,286|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:02:22,322|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-01-12 06:02:22,356|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-12 06:02:22,383|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-12 06:02:22,384|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-12 06:02:22,448|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:02:22,449|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:02:22,449|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:02:22,450|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(HealthCheck)
2023-01-12 06:02:22,450|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-12 06:02:22,451|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-assign)
2023-01-12 06:02:22,452|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(vf-config-deploy)
2023-01-12 06:02:22,491|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-12 06:02:22,527|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-12 06:02:22,558|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-12 06:02:22,558|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-12 06:02:22,611|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:02:22,612|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:02:22,651|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:02:22,652|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:02:22,654|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-12 06:02:22,659|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:02:22,676|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-12 06:02:22,701|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-12 06:02:22,702|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-12 06:02:22,753|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-12 06:02:22,776|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-12 06:02:22,777|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-12 06:02:22,809|ece73554-f646-4cba-a645-74a0922d5800||DefaultDispatcher-worker-56||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-12 06:02:34,180|1535a1fd-e302-4733-b96c-6c7f3feb974c||Thread-143||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8cf90482-81eb-4d3a-9abe-82a7afbdca6d)
2023-01-12 06:02:34,181|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| deleting definition types under : /opt/app/onap/blueprints/working/8cf90482-81eb-4d3a-9abe-82a7afbdca6d/Definitions
2023-01-12 06:02:34,183|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| reinitialized all type definitions
2023-01-12 06:02:34,184|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-12 06:02:34,198|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-12 06:02:34,211|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-12 06:02:34,215|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-12 06:02:34,219|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-12 06:02:34,243|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(config-assign)
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(config-assign) targets(resolve-data)
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-12 06:02:34,261|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enriching artifacts file(/opt/app/onap/blueprints/working/8cf90482-81eb-4d3a-9abe-82a7afbdca6d/Templates/netconfrpc-mapping.json
2023-01-12 06:02:34,266|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-12 06:02:34,266|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-12 06:02:34,267|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing Workflow(config-deploy)
2023-01-12 06:02:34,267|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-12 06:02:34,267|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-12 06:02:34,268|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| workflow(config-deploy) resource assignment files([]
2023-01-12 06:02:34,268|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| ##### Enhancing blueprint Resource Definitions
2023-01-12 06:02:34,268|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-12 06:02:34,268|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-12 06:02:34,272|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| distinct resource keys ([input-source])
2023-01-12 06:02:34,278|1535a1fd-e302-4733-b96c-6c7f3feb974c||DefaultDispatcher-worker-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Enriching Resource Definition sources Node Template: [source-input]
2023-01-12 06:03:36,014|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-12 06:03:36,117|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-12 06:03:36,170|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| request(79468bca-a6ee-4b39-bca5-e835e767e3bd)
2023-01-12 06:03:36,177|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| CBA file(/opt/app/onap/blueprints/archive/8952cf92-4335-4632-8727-f01352b4aca1/cba.zip written successfully
2023-01-12 06:03:36,178|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(8952cf92-4335-4632-8727-f01352b4aca1) CBA(/opt/app/onap/blueprints/archive/8952cf92-4335-4632-8727-f01352b4aca1/cba.zip)
2023-01-12 06:03:36,190|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8952cf92-4335-4632-8727-f01352b4aca1) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:03:36,200|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:03:36,225|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:03:36,226|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:03:36,227|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:03:36,236|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8952cf92-4335-4632-8727-f01352b4aca1) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:03:36,285|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-01-12 06:03:36,312|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-01-12 06:03:36,314|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-01-12 06:03:36,359|79468bca-a6ee-4b39-bca5-e835e767e3bd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/8952cf92-4335-4632-8727-f01352b4aca1) present to clean.
2023-01-12 06:03:51,210|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-12 06:03:51,316|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-12 06:03:51,318|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| request(0700a126-9daf-4092-9c29-9cfb76ff5404)
2023-01-12 06:03:51,319|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| CBA file(/opt/app/onap/blueprints/archive/6f9227b0-7b1a-4ae2-985e-fe742cea88ec/cba.zip written successfully
2023-01-12 06:03:51,319|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(6f9227b0-7b1a-4ae2-985e-fe742cea88ec) CBA(/opt/app/onap/blueprints/archive/6f9227b0-7b1a-4ae2-985e-fe742cea88ec/cba.zip)
2023-01-12 06:03:51,335|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f9227b0-7b1a-4ae2-985e-fe742cea88ec) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:03:51,339|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-12 06:03:51,350|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:03:51,351|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:03:51,356|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f9227b0-7b1a-4ae2-985e-fe742cea88ec) and entry definition file (Definitions/pnf_netconf.json)
2023-01-12 06:03:51,376|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-12 06:03:51,401|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-12 06:03:51,402|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-12 06:03:51,450|0700a126-9daf-4092-9c29-9cfb76ff5404||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/6f9227b0-7b1a-4ae2-985e-fe742cea88ec) present to clean.
2023-01-12 06:04:28,640|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||Thread-181||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(b459e555-54f7-4582-bc0c-5fbbfb38ea6c) CBA(/opt/app/onap/blueprints/archive/b459e555-54f7-4582-bc0c-5fbbfb38ea6c/cba.zip)
2023-01-12 06:04:28,674|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b459e555-54f7-4582-bc0c-5fbbfb38ea6c) and entry definition file (Definitions/CNF.json)
2023-01-12 06:04:28,752|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:04:28,753|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:04:28,754|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:04:28,754|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-out)
2023-01-12 06:04:28,755|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale)
2023-01-12 06:04:28,755|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-in)
2023-01-12 06:04:28,756|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(health-check)
2023-01-12 06:04:28,776|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b459e555-54f7-4582-bc0c-5fbbfb38ea6c) and entry definition file (Definitions/CNF.json)
2023-01-12 06:04:28,919|f27e877f-4d3e-4d18-abeb-c3cf88d0ba88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/b459e555-54f7-4582-bc0c-5fbbfb38ea6c) present to clean.
2023-01-12 06:06:11,252|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-12 06:06:11,356|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-12 06:06:11,359|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| request(1e1e5d38-9b07-417c-9d89-bab49c6e7bb0)
2023-01-12 06:06:11,361|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| CBA file(/opt/app/onap/blueprints/archive/378c6497-c1f9-4cf6-acf9-5bb3cd8304ca/cba.zip written successfully
2023-01-12 06:06:11,361|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(378c6497-c1f9-4cf6-acf9-5bb3cd8304ca) CBA(/opt/app/onap/blueprints/archive/378c6497-c1f9-4cf6-acf9-5bb3cd8304ca/cba.zip)
2023-01-12 06:06:11,394|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/378c6497-c1f9-4cf6-acf9-5bb3cd8304ca) and entry definition file (Definitions/CNF.json)
2023-01-12 06:06:11,484|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:06:11,485|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:06:11,486|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:06:11,487|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-out)
2023-01-12 06:06:11,488|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale)
2023-01-12 06:06:11,489|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-in)
2023-01-12 06:06:11,490|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(health-check)
2023-01-12 06:06:11,519|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/378c6497-c1f9-4cf6-acf9-5bb3cd8304ca) and entry definition file (Definitions/CNF.json)
2023-01-12 06:06:11,563|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :APACHE::1.0.0
2023-01-12 06:06:11,598|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-01-12 06:06:11,604|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-01-12 06:06:11,662|1e1e5d38-9b07-417c-9d89-bab49c6e7bb0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/378c6497-c1f9-4cf6-acf9-5bb3cd8304ca) present to clean.
2023-01-12 06:06:40,273|4b4d4def-36f2-4650-84cf-dfe4822e595f||reactor-http-epoll-1||||INFO||||||| processing request id 4b4d4def-36f2-4650-84cf-dfe4822e595f
2023-01-12 06:06:40,273|4b4d4def-36f2-4650-84cf-dfe4822e595f||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:06:40,274|4b4d4def-36f2-4650-84cf-dfe4822e595f||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:06:40,288|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-01-12 06:06:40,690|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-12 06:06:40,699|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-12 06:06:40,710|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:06:40,732|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:06:40,733|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-12 06:06:40,733|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:06:40,734|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(4b4d4def-36f2-4650-84cf-dfe4822e595f) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:06:40,734|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:40,734|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:06:40,736|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-12 06:06:40,765|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-12 06:06:40,768|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-12 06:06:40,769|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("57f582d9-8c44-44d5-9acc-3591b21baeb1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:06:40,769|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e0f53ac1-63a9-4e9b-8c61-31b2c7797177") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:06:40,770|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "57f582d9-8c44-44d5-9acc-3591b21baeb1",
  "vnf-id" : "e0f53ac1-63a9-4e9b-8c61-31b2c7797177",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-01-12 06:06:40,785|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-12 06:06:40,785|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:40,785|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:06:40,787|4b4d4def-36f2-4650-84cf-dfe4822e595f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bba17ef0-d667-4be1-9e40-0e73c278cd64 auditStoreId -1
2023-01-12 06:06:47,133|3ebcc71c-b72b-42db-adef-d2ab8f126977||reactor-http-epoll-3||||INFO||||||| processing request id 3ebcc71c-b72b-42db-adef-d2ab8f126977
2023-01-12 06:06:47,134|3ebcc71c-b72b-42db-adef-d2ab8f126977||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:06:47,134|3ebcc71c-b72b-42db-adef-d2ab8f126977||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:06:47,137|3ebcc71c-b72b-42db-adef-d2ab8f126977||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-01-12 06:06:47,137|3ebcc71c-b72b-42db-adef-d2ab8f126977||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-12 06:06:47,168|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:06:47,266|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:06:47,267|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-12 06:06:47,267|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:06:47,268|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(3ebcc71c-b72b-42db-adef-d2ab8f126977) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:06:47,268|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:47,268|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:06:47,269|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-01-12 06:06:47,290|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-12 06:06:47,293|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-01-12 06:06:47,293|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-01-12 06:06:47,294|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-01-12 06:06:47,294|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-01-12 06:06:47,294|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("23e15039-6e5c-413f-b2dd-a5392a567df9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-12 06:06:47,294|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("57f582d9-8c44-44d5-9acc-3591b21baeb1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:06:47,295|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-01-12 06:06:47,295|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-01-12 06:06:47,296|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-01-12 06:06:47,298|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e0f53ac1-63a9-4e9b-8c61-31b2c7797177") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:06:47,300|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "57f582d9-8c44-44d5-9acc-3591b21baeb1",
  "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" : "23e15039-6e5c-413f-b2dd-a5392a567df9",
  "vnf-id" : "e0f53ac1-63a9-4e9b-8c61-31b2c7797177",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-01-12 06:06:47,315|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-12 06:06:47,315|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:47,315|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:06:47,316|3ebcc71c-b72b-42db-adef-d2ab8f126977||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 42c5f222-f06e-4360-a753-da0f9d800961 auditStoreId -1
2023-01-12 06:06:58,132|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-12 06:06:58,237|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-12 06:06:58,280|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing request id 2e6f0302-456c-4151-a1e5-11be281d4f09
2023-01-12 06:06:58,280|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:06:58,281|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| StoreAuditService ID  -1
2023-01-12 06:06:58,281|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-12 06:06:58,281|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-12 06:06:58,285|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:06:58,373|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deriving input data for workflow: (config-assign)
2023-01-12 06:06:58,373|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-01-12 06:06:58,373|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:06:58,374|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| preparing request id(2e6f0302-456c-4151-a1e5-11be281d4f09) for workflow(config-assign) step(config-assign)
2023-01-12 06:06:58,374|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:58,374|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-01-12 06:06:58,377|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-01-12 06:06:58,458|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-12 06:06:58,460|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-12 06:06:58,460|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Setting Resource Value ("57f582d9-8c44-44d5-9acc-3591b21baeb1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:06:58,461|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Setting Resource Value ("e0f53ac1-63a9-4e9b-8c61-31b2c7797177") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:06:58,471|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Resource resolution saved into database successfully : (service-instance-id)
2023-01-12 06:06:58,472|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Resource resolution saved into database successfully : (vnf-id)
2023-01-12 06:06:58,472|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Resource resolution saved into database successfully : (vnf_name)
2023-01-12 06:06:58,473|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Generated Resource Param Data ({
  "service-instance-id" : "57f582d9-8c44-44d5-9acc-3591b21baeb1",
  "vnf-id" : "e0f53ac1-63a9-4e9b-8c61-31b2c7797177",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-01-12 06:06:58,512|2e6f0302-456c-4151-a1e5-11be281d4f09||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-01-12 06:06:58,521|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-12 06:06:58,521|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Preparing Response...
2023-01-12 06:06:58,521|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:06:58,522|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-12 06:06:58,522|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2d68fd39-a0b2-475c-b842-47419dccc46d auditStoreId -1
2023-01-12 06:06:58,559|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Completed
2023-01-12 06:07:58,396|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-12 06:07:58,502|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-12 06:07:58,505|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| processing request id 2e6f0302-456c-4151-a1e5-11be281d4f09
2023-01-12 06:07:58,505|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:07:58,505|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| StoreAuditService ID  -1
2023-01-12 06:07:58,507|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-12 06:07:58,507|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-12 06:07:58,509|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-12 06:07:58,519|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deriving input data for workflow: (config-deploy)
2023-01-12 06:07:58,519|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-01-12 06:07:58,519|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:07:58,530|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| preparing request id(2e6f0302-456c-4151-a1e5-11be281d4f09) for workflow(config-deploy) step(config-deploy)
2023-01-12 06:07:58,530|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-01-12 06:07:58,530|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-01-12 06:07:58,534|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-01-12 06:07:58,534|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Getting Jython Script Class(ConfigDeploy)
2023-01-12 06:07:58,583|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@28ff9061
2023-01-12 06:07:58,585|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Hello world
2023-01-12 06:07:58,585|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Preparing Response...
2023-01-12 06:07:58,585|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-01-12 06:07:58,585|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-12 06:07:58,586|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ccc1a9c8-0d21-41f0-8889-11d55e510278 auditStoreId -1
2023-01-12 06:07:58,588|2e6f0302-456c-4151-a1e5-11be281d4f09||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Completed
2023-01-12 06:10:18,550|00a74000-4974-4c85-a584-759646a52999||reactor-http-epoll-1||||INFO||||||| processing request id 00a74000-4974-4c85-a584-759646a52999
2023-01-12 06:10:18,550|00a74000-4974-4c85-a584-759646a52999||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:10:18,550|00a74000-4974-4c85-a584-759646a52999||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:10:18,557|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-12 06:10:18,965|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-12 06:10:18,968|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-12 06:10:18,972|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-12 06:10:18,999|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:10:19,115|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-12 06:10:19,140|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[00a74000-4974-4c85-a584-759646a52999])'s step(resource-assignment)
2023-01-12 06:10:19,140|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:10:19,141|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(00a74000-4974-4c85-a584-759646a52999) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:10:19,141|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:10:19,141|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:10:19,143|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-12 06:10:19,170|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-01-12 06:10:19,179|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-12 06:10:19,180|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-12 06:10:19,180|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:19,181|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b6440b44-0999-46a5-891f-5478df4cdac9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:10:19,181|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("490c7e55-f266-4e7d-88e2-f415c2e3f7c8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:10:19,182|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="b6440b44-0999-46a5-891f-5478df4cdac9", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-12 06:10:19,194|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:19,194|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:19,210|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-12 06:10:21,422|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - )
2023-01-12 06:10:21,437|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-01-12 06:10:21,441|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	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)
2023-01-12 06:10:21,442|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:21,444|00a74000-4974-4c85-a584-759646a52999||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" : "490c7e55-f266-4e7d-88e2-f415c2e3f7c8",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b6440b44-0999-46a5-891f-5478df4cdac9",
  "vnf_name" : "${vnf_name}"
})
2023-01-12 06:10:21,454|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-01-12 06:10:21,454|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:10:21,454|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-12 06:10:21,455|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[00a74000-4974-4c85-a584-759646a52999])'s step(profile-upload)
2023-01-12 06:10:21,456|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:21,463|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(00a74000-4974-4c85-a584-759646a52999) for workflow(resource-assignment) step(profile-upload)
2023-01-12 06:10:21,463|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-12 06:10:21,463|00a74000-4974-4c85-a584-759646a52999||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-01-12 06:10:21,464|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-12 06:10:21,464|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-01-12 06:10:21,464|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-12 06:10:21,468|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-12 06:10:21,468|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-01-12 06:10:21,468|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-12 06:10:21,469|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-12 06:10:21,469|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-12 06:10:21,474|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| workflow(00a74000-4974-4c85-a584-759646a52999) nodes completed with (0)exceptions
2023-01-12 06:10:21,475|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:10:21,475|00a74000-4974-4c85-a584-759646a52999||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a01f3497-1a00-452b-b86c-5b3f83cadd3d auditStoreId -1
2023-01-12 06:10:25,915|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||reactor-http-epoll-1||||INFO||||||| processing request id 348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a
2023-01-12 06:10:25,915|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:10:25,915|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:10:25,920|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-12 06:10:25,920|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-12 06:10:25,926|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-12 06:10:25,976|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:10:25,978|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-12 06:10:25,979|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a])'s step(resource-assignment)
2023-01-12 06:10:25,980|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:10:25,980|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:10:25,981|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:10:25,981|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:10:25,982|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-12 06:10:26,005|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-01-12 06:10:26,010|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-12 06:10:26,011|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("868be6aa-9464-4b69-ac83-2bba4fc5ceaf") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-12 06:10:26,011|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-01-12 06:10:26,011|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-01-12 06:10:26,012|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("35e464a7-2e0c-44cd-a036-3f9b414d2288") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-12 06:10:26,014|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:10:26,014|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-01-12 06:10:26,015|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:10:26,016|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||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-01-12 06:10:26,069|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:10:26,074|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:10:26,092|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,094|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"f9ec2688-987d-4b8b-acb9-06bf09fd4dda"}])
2023-01-12 06:10:26,094|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("f9ec2688-987d-4b8b-acb9-06bf09fd4dda") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-12 06:10:26,094|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,095|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"fc9ba23c-8b19-46d6-9de9-c4d61e447156"}])
2023-01-12 06:10:26,095|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fc9ba23c-8b19-46d6-9de9-c4d61e447156") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-12 06:10:26,096|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-12 06:10:26,105|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fc9ba23c-8b19-46d6-9de9-c4d61e447156
2023-01-12 06:10:26,106|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:10:26,106|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-01-12 06:10:26,155|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:10:26,171|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,172|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-12 06:10:26,172|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-12 06:10:26,173|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-12 06:10:26,173|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-12 06:10:26,181|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 35e464a7-2e0c-44cd-a036-3f9b414d2288
2023-01-12 06:10:26,182|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("490c7e55-f266-4e7d-88e2-f415c2e3f7c8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:10:26,183|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||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-01-12 06:10:26,183|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-01-12 06:10:26,183|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("b6440b44-0999-46a5-891f-5478df4cdac9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:10:26,184|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="490c7e55-f266-4e7d-88e2-f415c2e3f7c8", vnf-id="b6440b44-0999-46a5-891f-5478df4cdac9"}
2023-01-12 06:10:26,184|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="490c7e55-f266-4e7d-88e2-f415c2e3f7c8", vnf-id="b6440b44-0999-46a5-891f-5478df4cdac9"}
2023-01-12 06:10:26,191|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-01-12 06:10:26,191|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-01-12 06:10:26,194|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-01-12 06:10:26,194|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-01-12 06:10:26,233|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-12 06:10:26,235|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-01-12 06:10:26,258|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-01-12 06:10:26,259|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-12 06:10:26,259|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-12 06:10:26,259|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-12 06:10:26,260|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="868be6aa-9464-4b69-ac83-2bba4fc5ceaf"}
2023-01-12 06:10:26,268|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-01-12 06:10:26,268|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-01-12 06:10:26,269|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-12 06:10:26,321|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - )
2023-01-12 06:10:26,322|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-01-12 06:10:26,322|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	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)
2023-01-12 06:10:26,324|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-12 06:10:26,328|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="490c7e55-f266-4e7d-88e2-f415c2e3f7c8", vnf-id="b6440b44-0999-46a5-891f-5478df4cdac9"}
2023-01-12 06:10:26,385|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-01-12 06:10:26,385|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-01-12 06:10:26,423|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/490c7e55-f266-4e7d-88e2-f415c2e3f7c8/service-data/vnfs/vnf/b6440b44-0999-46a5-891f-5478df4cdac9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-12 06:10:26,439|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-12 06:10:26,439|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-12 06:10:26,440|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-12 06:10:26,440|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-12 06:10:26,440|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||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-01-12 06:10:26,441|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-01-12 06:10:26,441|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-12 06:10:26,446|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-01-12 06:10:26,446|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-12 06:10:26,447|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:10:26,447|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-01-12 06:10:26,448|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| workflow(348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a) nodes completed with (1)exceptions
2023-01-12 06:10:26,448|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||ERROR||||||| workflow(348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) 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$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-12 06:10:26,448|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:10:26,449|348a851e-ff1e-4bc0-a7a9-a556dd9f5b0a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 21166e79-917e-4d85-a136-afb009ea361c auditStoreId -1
2023-01-12 06:15:02,896|16cb5208-7948-452a-8d98-db8c42b5d47f||Thread-187||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Save processing(2be7d0ad-0d30-47a3-8c4c-a7d1acbd656b) CBA(/opt/app/onap/blueprints/archive/2be7d0ad-0d30-47a3-8c4c-a7d1acbd656b/cba.zip)
2023-01-12 06:15:02,922|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2be7d0ad-0d30-47a3-8c4c-a7d1acbd656b) and entry definition file (Definitions/CNF.json)
2023-01-12 06:15:03,003|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(resource-assignment)
2023-01-12 06:15:03,004|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-assign)
2023-01-12 06:15:03,004|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(config-deploy)
2023-01-12 06:15:03,005|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-out)
2023-01-12 06:15:03,005|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale)
2023-01-12 06:15:03,006|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(scale-in)
2023-01-12 06:15:03,006|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Validating Workflow(health-check)
2023-01-12 06:15:03,029|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2be7d0ad-0d30-47a3-8c4c-a7d1acbd656b) and entry definition file (Definitions/CNF.json)
2023-01-12 06:15:03,067|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Overwriting blueprint model :APACHE::1.0.0
2023-01-12 06:15:03,103|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-01-12 06:15:03,195|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-01-12 06:15:03,260|16cb5208-7948-452a-8d98-db8c42b5d47f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-zd56l|||| No compiled cache(/opt/app/onap/blueprints/working/2be7d0ad-0d30-47a3-8c4c-a7d1acbd656b) present to clean.
2023-01-12 06:15:22,420|7162c05e-c5df-4bf5-9daf-0ecd53df447f||reactor-http-epoll-1||||INFO||||||| processing request id 7162c05e-c5df-4bf5-9daf-0ecd53df447f
2023-01-12 06:15:22,420|7162c05e-c5df-4bf5-9daf-0ecd53df447f||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:15:22,420|7162c05e-c5df-4bf5-9daf-0ecd53df447f||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:15:22,422|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-12 06:15:22,688|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-12 06:15:22,690|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-12 06:15:22,693|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-12 06:15:22,708|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:15:22,710|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-12 06:15:22,710|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[7162c05e-c5df-4bf5-9daf-0ecd53df447f])'s step(resource-assignment)
2023-01-12 06:15:22,711|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:15:22,712|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(7162c05e-c5df-4bf5-9daf-0ecd53df447f) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:15:22,712|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:15:22,712|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:15:22,713|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-12 06:15:22,731|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-01-12 06:15:22,733|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-12 06:15:22,734|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-12 06:15:22,734|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-12 06:15:22,735|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0f9d25f9-f2e7-44a8-89d1-5e7c81c20045") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:15:22,735|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("602c0ed8-8004-4434-864a-e7d3fb972d53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:15:22,736|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="0f9d25f9-f2e7-44a8-89d1-5e7c81c20045", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-12 06:15:22,745|7162c05e-c5df-4bf5-9daf-0ecd53df447f||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-01-12 06:15:22,745|7162c05e-c5df-4bf5-9daf-0ecd53df447f||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-01-12 06:15:22,748|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-12 06:15:22,911|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - )
2023-01-12 06:15:22,912|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-01-12 06:15:22,913|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	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)
2023-01-12 06:15:22,914|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-12 06:15:22,915|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "602c0ed8-8004-4434-864a-e7d3fb972d53",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0f9d25f9-f2e7-44a8-89d1-5e7c81c20045",
  "vnf_name" : "${vnf_name}"
})
2023-01-12 06:15:22,926|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-12 06:15:22,926|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:15:22,926|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-12 06:15:22,927|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[7162c05e-c5df-4bf5-9daf-0ecd53df447f])'s step(profile-upload)
2023-01-12 06:15:22,927|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(7162c05e-c5df-4bf5-9daf-0ecd53df447f) for workflow(resource-assignment) step(profile-upload)
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-01-12 06:15:22,928|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-12 06:15:22,929|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| workflow(7162c05e-c5df-4bf5-9daf-0ecd53df447f) nodes completed with (0)exceptions
2023-01-12 06:15:22,930|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:15:22,930|7162c05e-c5df-4bf5-9daf-0ecd53df447f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee496763-f06a-4c6a-9627-783c261604fe auditStoreId -1
2023-01-12 06:15:27,641|15a671cf-ffd0-4ada-a992-8e209e717c71||reactor-http-epoll-1||||INFO||||||| processing request id 15a671cf-ffd0-4ada-a992-8e209e717c71
2023-01-12 06:15:27,641|15a671cf-ffd0-4ada-a992-8e209e717c71||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-12 06:15:27,641|15a671cf-ffd0-4ada-a992-8e209e717c71||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-12 06:15:27,642|15a671cf-ffd0-4ada-a992-8e209e717c71||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-12 06:15:27,642|15a671cf-ffd0-4ada-a992-8e209e717c71||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-12 06:15:27,647|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-12 06:15:27,673|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-12 06:15:27,674|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-12 06:15:27,675|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[15a671cf-ffd0-4ada-a992-8e209e717c71])'s step(resource-assignment)
2023-01-12 06:15:27,675|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-12 06:15:27,676|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(15a671cf-ffd0-4ada-a992-8e209e717c71) for workflow(resource-assignment) step(resource-assignment)
2023-01-12 06:15:27,676|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-12 06:15:27,676|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-12 06:15:27,677|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-12 06:15:27,705|15a671cf-ffd0-4ada-a992-8e209e717c71||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-01-12 06:15:27,710|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-12 06:15:27,710|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e50cb6ad-739f-4678-88a1-fc50eef5492b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-12 06:15:27,711|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-01-12 06:15:27,711|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-01-12 06:15:27,711|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("35e464a7-2e0c-44cd-a036-3f9b414d2288") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-12 06:15:27,712|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:15:27,713|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-01-12 06:15:27,713|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:15:27,713|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-01-12 06:15:27,761|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:15:27,768|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:15:27,774|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-01-12 06:15:27,776|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"f9ec2688-987d-4b8b-acb9-06bf09fd4dda"}])
2023-01-12 06:15:27,776|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f9ec2688-987d-4b8b-acb9-06bf09fd4dda") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-12 06:15:27,779|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-12 06:15:27,780|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"fc9ba23c-8b19-46d6-9de9-c4d61e447156"}])
2023-01-12 06:15:27,780|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("fc9ba23c-8b19-46d6-9de9-c4d61e447156") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-12 06:15:27,781|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-12 06:15:27,788|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> fc9ba23c-8b19-46d6-9de9-c4d61e447156
2023-01-12 06:15:27,789|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="35e464a7-2e0c-44cd-a036-3f9b414d2288"}
2023-01-12 06:15:27,789|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-01-12 06:15:27,835|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=35e464a7-2e0c-44cd-a036-3f9b414d2288})
2023-01-12 06:15:28,277|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-12 06:15:28,278|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-12 06:15:28,278|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-12 06:15:28,279|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-12 06:15:28,279|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-12 06:15:28,289|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 35e464a7-2e0c-44cd-a036-3f9b414d2288
2023-01-12 06:15:28,289|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("602c0ed8-8004-4434-864a-e7d3fb972d53") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-12 06:15:28,290|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-01-12 06:15:28,290|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-01-12 06:15:28,291|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0f9d25f9-f2e7-44a8-89d1-5e7c81c20045") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-12 06:15:28,292|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="602c0ed8-8004-4434-864a-e7d3fb972d53", vnf-id="0f9d25f9-f2e7-44a8-89d1-5e7c81c20045"}
2023-01-12 06:15:28,292|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="602c0ed8-8004-4434-864a-e7d3fb972d53", vnf-id="0f9d25f9-f2e7-44a8-89d1-5e7c81c20045"}
2023-01-12 06:15:28,298|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-01-12 06:15:28,298|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-01-12 06:15:28,301|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-01-12 06:15:28,302|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-01-12 06:15:28,337|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-12 06:15:28,350|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-01-12 06:15:28,351|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-12 06:15:28,351|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-12 06:15:28,351|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-12 06:15:28,351|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-12 06:15:28,351|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-12 06:15:28,359|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-12 06:15:28,359|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-12 06:15:28,359|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-01-12 06:15:28,359|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-01-12 06:15:28,360|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-12 06:15:28,361|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="e50cb6ad-739f-4678-88a1-fc50eef5492b"}
2023-01-12 06:15:28,368|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-01-12 06:15:28,369|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-01-12 06:15:28,371|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-12 06:15:28,423|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - )
2023-01-12 06:15:28,424|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-01-12 06:15:28,425|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	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)
2023-01-12 06:15:28,426|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-12 06:15:28,426|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="602c0ed8-8004-4434-864a-e7d3fb972d53", vnf-id="0f9d25f9-f2e7-44a8-89d1-5e7c81c20045"}
2023-01-12 06:15:28,432|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-01-12 06:15:28,432|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-01-12 06:15:28,470|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/602c0ed8-8004-4434-864a-e7d3fb972d53/service-data/vnfs/vnf/0f9d25f9-f2e7-44a8-89d1-5e7c81c20045/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-12 06:15:28,482|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-01-12 06:15:28,482|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-12 06:15:28,483|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-12 06:15:28,483|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-12 06:15:28,483|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-12 06:15:28,484|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-01-12 06:15:28,484|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-12 06:15:28,485|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| workflow(15a671cf-ffd0-4ada-a992-8e209e717c71) nodes completed with (1)exceptions
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||ERROR||||||| workflow(15a671cf-ffd0-4ada-a992-8e209e717c71) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) 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$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-12 06:15:28,486|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-12 06:15:28,487|15a671cf-ffd0-4ada-a992-8e209e717c71||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d56a8916-922b-4c62-8b92-2e0d671e5127 auditStoreId -1
2023-01-12 06:55:59,083|58ee6e26-8abd-4bfe-8a67-6d0ed93d80b3||reactor-http-epoll-2||||WARN||||||| [e5da55d8, L:/10.233.66.252:8080 - R:/10.233.65.136:42132] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: ÚÓSJ•;1~-Q$_[—ŸNډ'ÙݘÂP>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: ÚÓSJ•;1~-Q$_[—ŸNډ'ÙݘÂP>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-12 07:06:11,413|||reactor-http-epoll-4||||WARN||||||| [bf881e6b, L:/10.233.66.252:8080 - R:/10.233.65.136:47630] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: JËYÀ,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: JËYÀ,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)