Results

By type

          08:48:59,541 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:48:59,542 |-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]
08:48:59,543 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
08:48:59,544 |-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]
08:48:59,544 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
08:48:59,561 |-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
08:48:59,699 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:48:59,709 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:48:59,712 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:48:59,720 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
08:48:59,817 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:48:59,817 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:48:59,818 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:48:59,820 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-11 08:49:01,043|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-9djvs with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-11 08:49:01,047|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-11 08:49:04,151|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-11 08:49:04,750|||main||||INFO||||||| Finished Spring Data repository scanning in 585 ms. Found 11 JPA repository interfaces.
2022-11-11 08:49:07,139|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-11 08:49:07,219|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-11 08:49:07,450|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-11 08:49:07,979|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-11 08:49:08,385|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-11 08:49:08,387|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-11 08:49:08,828|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-11 08:49:10,258|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-11 08:49:10,272|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-11 08:49:10,360|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-11 08:49:11,815|||main||||INFO||||||| Audit service is disabled
2022-11-11 08:49:11,949|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-11 08:49:13,857|||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]
2022-11-11 08:49:13,901|||main||||INFO||||||| Dependency Management module created...
2022-11-11 08:49:14,962|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-11 08:49:15,311|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-11 08:49:16,553|||main||||INFO||||||| Netty started on port 8080
2022-11-11 08:49:18,238|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-11 08:49:18,829|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-11 08:49:18,836|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.8 seconds (JVM running for 19.879)
2022-11-11 08:49:18,856|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-11 09:59:19,531|b269492c-f420-4fae-aedb-767a6a208d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-11 09:59:19,533|b269492c-f420-4fae-aedb-767a6a208d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 09:59:19,535|b269492c-f420-4fae-aedb-767a6a208d05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 09:59:20,026|b269492c-f420-4fae-aedb-767a6a208d05||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 09:59:20,030|b269492c-f420-4fae-aedb-767a6a208d05||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 09:59:21,532|0ead7f44-9c5e-4065-be8b-afd156fde049||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0538f1ff-82f9-47e4-86f0-8894bc71c050)
2022-11-11 09:59:21,551|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| deleting definition types under : /opt/app/onap/blueprints/working/0538f1ff-82f9-47e4-86f0-8894bc71c050/Definitions
2022-11-11 09:59:21,648|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| reinitialized all type definitions
2022-11-11 09:59:21,653|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-11 09:59:21,713|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-11 09:59:21,725|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-11 09:59:21,744|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-11 09:59:21,793|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing Workflow(helloworld)
2022-11-11 09:59:21,795|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-11 09:59:21,795|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| identified workflow(helloworld) targets(helloworld)
2022-11-11 09:59:21,796|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-11 09:59:21,796|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-11 09:59:21,797|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enriching artifacts file(/opt/app/onap/blueprints/working/0538f1ff-82f9-47e4-86f0-8894bc71c050/Templates/hello-world-mapping.json
2022-11-11 09:59:21,813|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-11 09:59:21,813|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-11 09:59:21,814|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 09:59:21,814|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-11 09:59:21,816|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing file (Templates/hello-world-mapping.json)
2022-11-11 09:59:21,835|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| distinct resource keys ([])
2022-11-11 09:59:21,836|0ead7f44-9c5e-4065-be8b-afd156fde049||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enriching Resource Definition sources Node Template: []
2022-11-11 09:59:22,126|72919736-9c84-43f8-8573-42f1013c6b44||Thread-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(3a92dd22-3231-4a06-a646-859e0bb9f5a7) CBA(/opt/app/onap/blueprints/archive/3a92dd22-3231-4a06-a646-859e0bb9f5a7/cba.zip)
2022-11-11 09:59:22,151|72919736-9c84-43f8-8573-42f1013c6b44||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a92dd22-3231-4a06-a646-859e0bb9f5a7) and entry definition file (Definitions/blueprint.json)
2022-11-11 09:59:22,247|72919736-9c84-43f8-8573-42f1013c6b44||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(helloworld)
2022-11-11 09:59:22,269|72919736-9c84-43f8-8573-42f1013c6b44||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a92dd22-3231-4a06-a646-859e0bb9f5a7) and entry definition file (Definitions/blueprint.json)
2022-11-11 09:59:22,488|72919736-9c84-43f8-8573-42f1013c6b44||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/3a92dd22-3231-4a06-a646-859e0bb9f5a7) present to clean.
2022-11-11 09:59:22,729|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-11-11 09:59:22,729|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 09:59:22,735|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-11 09:59:22,743|654321||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-11 09:59:22,834|654321||DefaultDispatcher-worker-1||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-11 09:59:22,837|654321||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-11 09:59:22,840|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-11 09:59:22,855|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-11 09:59:22,856|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-11 09:59:22,875|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 09:59:22,884|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-11 09:59:22,885|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 09:59:22,886|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-11 09:59:22,909|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-11 09:59:22,989|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2022-11-11 09:59:22,993|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2022-11-11 09:59:23,093|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 09:59:23,096|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 09:59:23,097|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-11 09:59:23,105|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e6d2f638-1842-4b89-8635-37726214806f auditStoreId -1
2022-11-11 10:03:57,876|6f8a0ee1-c88b-4de0-a2ed-e7ac6e13dec6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-11 10:03:57,877|6f8a0ee1-c88b-4de0-a2ed-e7ac6e13dec6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 10:03:57,877|6f8a0ee1-c88b-4de0-a2ed-e7ac6e13dec6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 10:03:58,236|6f8a0ee1-c88b-4de0-a2ed-e7ac6e13dec6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 10:03:58,236|6f8a0ee1-c88b-4de0-a2ed-e7ac6e13dec6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 10:03:59,199|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/925b2e1b-02a9-45eb-a0e5-9c3da07c7a53)
2022-11-11 10:03:59,201|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| deleting definition types under : /opt/app/onap/blueprints/working/925b2e1b-02a9-45eb-a0e5-9c3da07c7a53/Definitions
2022-11-11 10:03:59,204|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| reinitialized all type definitions
2022-11-11 10:03:59,205|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-11 10:03:59,237|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-11 10:03:59,254|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-11 10:03:59,263|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-11 10:03:59,279|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing Workflow(helloworld)
2022-11-11 10:03:59,280|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-11 10:03:59,280|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| identified workflow(helloworld) targets(helloworld)
2022-11-11 10:03:59,281|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-11 10:03:59,281|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-11 10:03:59,281|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enriching artifacts file(/opt/app/onap/blueprints/working/925b2e1b-02a9-45eb-a0e5-9c3da07c7a53/Templates/hello-world-mapping.json
2022-11-11 10:03:59,289|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-11 10:03:59,289|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-11 10:03:59,289|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 10:03:59,290|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-11 10:03:59,290|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing file (Templates/hello-world-mapping.json)
2022-11-11 10:03:59,298|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| distinct resource keys ([])
2022-11-11 10:03:59,298|d066ebee-655c-4dbb-a44a-6af2bddbd3c0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enriching Resource Definition sources Node Template: []
2022-11-11 10:03:59,542|93beb73e-5e6a-40ec-a022-ffb95c501a6f||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(4243b0cf-ef1d-47e7-98c1-99a18bac5d44) CBA(/opt/app/onap/blueprints/archive/4243b0cf-ef1d-47e7-98c1-99a18bac5d44/cba.zip)
2022-11-11 10:03:59,550|93beb73e-5e6a-40ec-a022-ffb95c501a6f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4243b0cf-ef1d-47e7-98c1-99a18bac5d44) and entry definition file (Definitions/blueprint.json)
2022-11-11 10:03:59,580|93beb73e-5e6a-40ec-a022-ffb95c501a6f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(helloworld)
2022-11-11 10:03:59,588|93beb73e-5e6a-40ec-a022-ffb95c501a6f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4243b0cf-ef1d-47e7-98c1-99a18bac5d44) and entry definition file (Definitions/blueprint.json)
2022-11-11 10:03:59,700|93beb73e-5e6a-40ec-a022-ffb95c501a6f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/4243b0cf-ef1d-47e7-98c1-99a18bac5d44) present to clean.
2022-11-11 10:03:59,929|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-11 10:03:59,929|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:03:59,929|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:03:59,933|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-11 10:03:59,933|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-11 10:03:59,937|654321||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-11 10:03:59,958|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-11 10:03:59,958|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-11 10:03:59,959|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:03:59,960|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-11 10:03:59,960|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:03:59,960|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-11 10:03:59,962|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-11 10:03:59,982|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2022-11-11 10:03:59,983|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2022-11-11 10:03:59,992|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-11-11 10:03:59,992|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:03:59,992|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-11 10:03:59,993|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b879730b-6d9f-45b1-aecb-525c3435429e auditStoreId -1
2022-11-11 10:50:08,737|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(94557d98-53ef-4b9a-b3da-8b40c04f01bb) CBA(/opt/app/onap/blueprints/archive/94557d98-53ef-4b9a-b3da-8b40c04f01bb/cba.zip)
2022-11-11 10:50:08,797|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/94557d98-53ef-4b9a-b3da-8b40c04f01bb) and entry definition file (Definitions/CNF.json)
2022-11-11 10:50:08,955|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:50:08,957|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:50:08,958|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:08,961|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-out)
2022-11-11 10:50:08,962|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale)
2022-11-11 10:50:08,963|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-in)
2022-11-11 10:50:08,964|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(health-check)
2022-11-11 10:50:09,012|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/94557d98-53ef-4b9a-b3da-8b40c04f01bb) and entry definition file (Definitions/CNF.json)
2022-11-11 10:50:09,169|51aaa5c6-0e93-4c8e-9f2e-6d04838376aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/94557d98-53ef-4b9a-b3da-8b40c04f01bb) present to clean.
2022-11-11 10:50:47,834|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-11 10:50:47,834|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-11 10:50:47,834|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-11 10:50:48,308|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-11 10:50:48,308|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-11 10:50:49,212|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-11 10:50:49,217|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(c6ee980d-a2d8-4b4f-9036-c0c205986725) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-11 10:50:49,240|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(851a6e73-3b77-42fa-a994-f488e49b18c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-11 10:50:49,248|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(829b5ce2-5bcf-4d0c-96ac-2c3bb982b299) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-11 10:50:49,261|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(e63eba3f-2d13-4069-b265-751d73fa0349) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-11 10:50:49,276|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(e4cc5d5e-307c-4b66-95fc-f639a185c0fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-11 10:50:49,294|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(fb6cf9d9-d0f4-4e77-a402-da45eddc7158) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-11 10:50:49,312|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-11 10:50:49,312|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-11 10:50:49,313|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-11 10:50:49,313|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-11 10:50:49,314|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-11 10:50:49,314|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-11 10:50:49,351|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| 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)
2022-11-11 10:50:49,355|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:50:49,401|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:50:49,421|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:50:49,441|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:50:49,535|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:50:49,536|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:50:49,537|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:49,594|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-11 10:50:49,722|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:50:49,724|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:50:49,725|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:49,802|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-11 10:50:49,951|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:50:49,953|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:50:49,954|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:49,955|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(HealthCheck)
2022-11-11 10:50:49,956|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-11 10:50:49,957|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(vf-config-assign)
2022-11-11 10:50:49,958|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(vf-config-deploy)
2022-11-11 10:50:50,005|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-11 10:50:50,107|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:50:50,108|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:50,143|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:50:50,144|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:50:50,145|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-11 10:50:50,164|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-11 10:50:50,302|45bf4afe-2a42-4cc7-ac3d-2a49ee0bda4e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| 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)

2022-11-11 10:51:05,816|d397a5c4-6a38-426a-8f85-4adecc0255d5||Thread-64||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11bf309e-679b-4d99-bfd9-de0085b64946)
2022-11-11 10:51:05,818|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| deleting definition types under : /opt/app/onap/blueprints/working/11bf309e-679b-4d99-bfd9-de0085b64946/Definitions
2022-11-11 10:51:05,820|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| reinitialized all type definitions
2022-11-11 10:51:05,822|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-11 10:51:05,849|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(vnf-template)
2022-11-11 10:51:05,860|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-11 10:51:05,873|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-11 10:51:05,905|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:05,942|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:05,951|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:05,959|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-11 10:51:05,959|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-11 10:51:05,959|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-11 10:51:05,983|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,013|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,024|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,034|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-11 10:51:06,073|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,096|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,118|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,131|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,141|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,153|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,180|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-11 10:51:06,186|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-11 10:51:06,186|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-11 10:51:06,186|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-11 10:51:06,214|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,223|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,241|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(input)
2022-11-11 10:51:06,251|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-11 10:51:06,317|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing Workflow(resource-assignment)
2022-11-11 10:51:06,318|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-11 10:51:06,318|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-11 10:51:06,318|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-11 10:51:06,318|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-11 10:51:06,318|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-11 10:51:06,319|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11bf309e-679b-4d99-bfd9-de0085b64946/Templates/vnf-mapping.json
2022-11-11 10:51:06,327|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-11 10:51:06,327|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-11 10:51:06,327|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11bf309e-679b-4d99-bfd9-de0085b64946/Templates/base_ubuntu20-mapping.json
2022-11-11 10:51:06,333|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-11 10:51:06,334|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-11 10:51:06,334|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing Workflow(config-assign)
2022-11-11 10:51:06,335|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-11 10:51:06,335|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| identified workflow(config-assign) targets(config-assign)
2022-11-11 10:51:06,336|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-11 10:51:06,336|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-11 10:51:06,336|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11bf309e-679b-4d99-bfd9-de0085b64946/Templates/baseconfig-mapping.json
2022-11-11 10:51:06,343|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-11 10:51:06,343|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-11 10:51:06,344|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing Workflow(config-deploy)
2022-11-11 10:51:06,344|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-11 10:51:06,344|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-11 10:51:06,345|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| workflow(config-deploy) resource assignment files([]
2022-11-11 10:51:06,345|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| ##### Enhancing blueprint Resource Definitions
2022-11-11 10:51:06,345|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-11 10:51:06,345|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing file (Templates/vnf-mapping.json)
2022-11-11 10:51:06,346|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-11 10:51:06,346|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing file (Templates/baseconfig-mapping.json)
2022-11-11 10:51:06,363|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-11 10:51:06,498|d397a5c4-6a38-426a-8f85-4adecc0255d5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-11 10:51:06,734|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(6f313416-426f-4ed9-bdbd-ff3a1b41b98e) CBA(/opt/app/onap/blueprints/archive/6f313416-426f-4ed9-bdbd-ff3a1b41b98e/cba.zip)
2022-11-11 10:51:06,742|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f313416-426f-4ed9-bdbd-ff3a1b41b98e) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:51:06,757|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:51:06,786|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:51:06,788|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:51:06,789|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:51:06,805|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f313416-426f-4ed9-bdbd-ff3a1b41b98e) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:51:06,936|f8a0c2d4-3926-4bd4-b4e7-2136b3d51764||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/6f313416-426f-4ed9-bdbd-ff3a1b41b98e) present to clean.
2022-11-11 10:52:08,410|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 10:52:08,516|||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]]
2022-11-11 10:52:08,560|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| request(fa77c883-d694-46af-8831-5097c595f604)
2022-11-11 10:52:08,564|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| CBA file(/opt/app/onap/blueprints/archive/2c4d89f8-34aa-4cd5-afb8-582c081008f7/cba.zip written successfully
2022-11-11 10:52:08,564|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(2c4d89f8-34aa-4cd5-afb8-582c081008f7) CBA(/opt/app/onap/blueprints/archive/2c4d89f8-34aa-4cd5-afb8-582c081008f7/cba.zip)
2022-11-11 10:52:08,593|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c4d89f8-34aa-4cd5-afb8-582c081008f7) and entry definition file (Definitions/CNF.json)
2022-11-11 10:52:08,662|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:52:08,663|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:52:08,664|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:52:08,665|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-out)
2022-11-11 10:52:08,665|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale)
2022-11-11 10:52:08,666|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-in)
2022-11-11 10:52:08,666|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(health-check)
2022-11-11 10:52:08,691|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c4d89f8-34aa-4cd5-afb8-582c081008f7) and entry definition file (Definitions/CNF.json)
2022-11-11 10:52:08,729|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-11 10:52:08,778|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-11 10:52:08,781|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-11 10:52:08,851|fa77c883-d694-46af-8831-5097c595f604||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/2c4d89f8-34aa-4cd5-afb8-582c081008f7) present to clean.
2022-11-11 10:53:01,349|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 10:53:01,457|||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]]
2022-11-11 10:53:01,458|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| request(d3fda0e2-89f9-402a-9744-a9504e4ef3d7)
2022-11-11 10:53:01,459|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| CBA file(/opt/app/onap/blueprints/archive/6b2a50cc-b56a-49c2-9980-64415eb011ac/cba.zip written successfully
2022-11-11 10:53:01,459|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(6b2a50cc-b56a-49c2-9980-64415eb011ac) CBA(/opt/app/onap/blueprints/archive/6b2a50cc-b56a-49c2-9980-64415eb011ac/cba.zip)
2022-11-11 10:53:01,468|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b2a50cc-b56a-49c2-9980-64415eb011ac) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:53:01,479|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-11 10:53:01,504|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:53:01,505|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:53:01,506|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:53:01,515|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b2a50cc-b56a-49c2-9980-64415eb011ac) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:53:01,545|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-11 10:53:01,581|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-11 10:53:01,582|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-11 10:53:01,638|d3fda0e2-89f9-402a-9744-a9504e4ef3d7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/6b2a50cc-b56a-49c2-9980-64415eb011ac) present to clean.
2022-11-11 10:54:12,918|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||reactor-http-epoll-1||||INFO||||||| processing request id 17c0d4fe-943f-47ef-a922-9afae6c8e4cd
2022-11-11 10:54:12,918|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:54:12,919|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:54:12,924|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-11 10:54:13,198|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 10:54:13,201|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 10:54:13,203|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-11 10:54:13,220|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:54:13,315|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 10:54:13,356|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[17c0d4fe-943f-47ef-a922-9afae6c8e4cd])'s step(resource-assignment)
2022-11-11 10:54:13,357|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:54:13,359|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(17c0d4fe-943f-47ef-a922-9afae6c8e4cd) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:54:13,359|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:54:13,359|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:54:13,360|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-11 10:54:13,378|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-11 10:54:13,421|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-11 10:54:13,425|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-11 10:54:13,425|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||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)
2022-11-11 10:54:13,426|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1649a726-dd56-4b6b-b916-2d9afe54ce0f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:54:13,426|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c1f4c9c6-bd83-478a-b73b-f023cf0a5db1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:54:13,442|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="1649a726-dd56-4b6b-b916-2d9afe54ce0f", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-11 10:54:13,477|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-11 10:54:13,490|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-11 10:54:13,809|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 10:54:15,427|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-11 10:54:15,449|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-11 10:54:15,453|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||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)
2022-11-11 10:54:15,454|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 10:54:15,457|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "c1f4c9c6-bd83-478a-b73b-f023cf0a5db1",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1649a726-dd56-4b6b-b916-2d9afe54ce0f",
  "vnf_name" : "${vnf_name}"
})
2022-11-11 10:54:15,467|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-11 10:54:15,467|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:54:15,467|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-11 10:54:15,467|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[17c0d4fe-943f-47ef-a922-9afae6c8e4cd])'s step(profile-upload)
2022-11-11 10:54:15,468|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:54:15,473|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(17c0d4fe-943f-47ef-a922-9afae6c8e4cd) for workflow(resource-assignment) step(profile-upload)
2022-11-11 10:54:15,473|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-11 10:54:15,474|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-11 10:54:15,475|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-11 10:54:15,475|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-11 10:54:15,476|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-11 10:54:15,478|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-11 10:54:15,479|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-11 10:54:15,479|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-11 10:54:15,479|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-11 10:54:15,479|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 10:54:15,483|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| workflow(17c0d4fe-943f-47ef-a922-9afae6c8e4cd) nodes completed with (0)exceptions
2022-11-11 10:54:15,484|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:54:15,485|17c0d4fe-943f-47ef-a922-9afae6c8e4cd||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64746f77-bf3d-4d34-b31b-ff2307f67ecf auditStoreId -1
2022-11-11 10:54:19,851|f2f3acae-f785-4713-9acc-ce95a36b6f79||reactor-http-epoll-1||||INFO||||||| processing request id f2f3acae-f785-4713-9acc-ce95a36b6f79
2022-11-11 10:54:19,851|f2f3acae-f785-4713-9acc-ce95a36b6f79||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:54:19,851|f2f3acae-f785-4713-9acc-ce95a36b6f79||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:54:19,853|f2f3acae-f785-4713-9acc-ce95a36b6f79||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 10:54:19,853|f2f3acae-f785-4713-9acc-ce95a36b6f79||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 10:54:19,858|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:19,887|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:54:19,890|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 10:54:19,890|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f2f3acae-f785-4713-9acc-ce95a36b6f79])'s step(resource-assignment)
2022-11-11 10:54:19,891|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:54:19,892|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f2f3acae-f785-4713-9acc-ce95a36b6f79) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:54:19,892|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:54:19,893|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:54:19,894|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-11 10:54:19,920|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||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
]]])
2022-11-11 10:54:19,933|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-11 10:54:19,934|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ff1638a4-2240-4a1d-aac6-6e59a71aaf17") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-11 10:54:19,934|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-11 10:54:19,935|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:19,936|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("49d346cc-1062-4584-896e-88aa63bb2e9c") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-11 10:54:19,954|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:54:19,954|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:54:19,955|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||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})
2022-11-11 10:54:19,955|f2f3acae-f785-4713-9acc-ce95a36b6f79||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})
2022-11-11 10:54:20,062|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:54:20,075|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:54:20,103|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,107|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"67baecd8-f7db-4575-8492-cdf1c9539f0d"}])
2022-11-11 10:54:20,107|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("67baecd8-f7db-4575-8492-cdf1c9539f0d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-11 10:54:20,121|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,123|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a1e36c72-16dd-4378-9f96-d7172b7a123d"}])
2022-11-11 10:54:20,123|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a1e36c72-16dd-4378-9f96-d7172b7a123d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-11 10:54:20,124|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-11 10:54:20,131|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 67baecd8-f7db-4575-8492-cdf1c9539f0d
2022-11-11 10:54:20,137|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:54:20,137|f2f3acae-f785-4713-9acc-ce95a36b6f79||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})
2022-11-11 10:54:20,177|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:54:20,189|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,190|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-11 10:54:20,190|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-11 10:54:20,191|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:20,191|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-11 10:54:20,199|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 49d346cc-1062-4584-896e-88aa63bb2e9c
2022-11-11 10:54:20,200|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c1f4c9c6-bd83-478a-b73b-f023cf0a5db1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:54:20,200|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:20,200|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:20,201|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1649a726-dd56-4b6b-b916-2d9afe54ce0f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:54:20,203|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1f4c9c6-bd83-478a-b73b-f023cf0a5db1", vnf-id="1649a726-dd56-4b6b-b916-2d9afe54ce0f"}
2022-11-11 10:54:20,203|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1f4c9c6-bd83-478a-b73b-f023cf0a5db1", vnf-id="1649a726-dd56-4b6b-b916-2d9afe54ce0f"}
2022-11-11 10:54:20,209|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,209|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,210|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,211|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,259|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-11 10:54:20,259|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-11 10:54:20,335|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-11 10:54:20,335|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-11 10:54:20,336|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,336|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,337|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-11 10:54:20,337|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 10:54:20,337|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-11 10:54:20,337|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 10:54:20,337|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 10:54:20,338|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:20,339|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="ff1638a4-2240-4a1d-aac6-6e59a71aaf17"}
2022-11-11 10:54:20,346|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-11 10:54:20,346|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-11 10:54:20,348|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 10:54:20,410|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-11 10:54:20,411|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-11 10:54:20,412|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||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)
2022-11-11 10:54:20,413|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 10:54:20,413|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c1f4c9c6-bd83-478a-b73b-f023cf0a5db1", vnf-id="1649a726-dd56-4b6b-b916-2d9afe54ce0f"}
2022-11-11 10:54:20,422|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,422|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/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})
2022-11-11 10:54:20,457|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c1f4c9c6-bd83-478a-b73b-f023cf0a5db1/service-data/vnfs/vnf/1649a726-dd56-4b6b-b916-2d9afe54ce0f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-11 10:54:20,478|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-11 10:54:20,479|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 10:54:20,479|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-11 10:54:20,479|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-11 10:54:20,479|f2f3acae-f785-4713-9acc-ce95a36b6f79||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)
2022-11-11 10:54:20,480|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-11 10:54:20,480|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-11 10:54:20,486|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||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
2022-11-11 10:54:20,486|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:54:20,486|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:54:20,486|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-11 10:54:20,487|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| workflow(f2f3acae-f785-4713-9acc-ce95a36b6f79) nodes completed with (1)exceptions
2022-11-11 10:54:20,487|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||ERROR||||||| workflow(f2f3acae-f785-4713-9acc-ce95a36b6f79) 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)
2022-11-11 10:54:20,488|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:54:20,489|f2f3acae-f785-4713-9acc-ce95a36b6f79||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID be9f29c5-631e-40be-b0da-ee08bdd8483c auditStoreId -1
2022-11-11 10:57:33,180|89f3d828-973a-4b3c-9196-fa4ae8dc5581||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Save processing(707428a9-fc11-4432-b682-4d4a522b3e0c) CBA(/opt/app/onap/blueprints/archive/707428a9-fc11-4432-b682-4d4a522b3e0c/cba.zip)
2022-11-11 10:57:33,212|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/707428a9-fc11-4432-b682-4d4a522b3e0c) and entry definition file (Definitions/CNF.json)
2022-11-11 10:57:33,302|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(resource-assignment)
2022-11-11 10:57:33,303|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-assign)
2022-11-11 10:57:33,304|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(config-deploy)
2022-11-11 10:57:33,305|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-out)
2022-11-11 10:57:33,305|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale)
2022-11-11 10:57:33,306|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(scale-in)
2022-11-11 10:57:33,306|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Validating Workflow(health-check)
2022-11-11 10:57:33,339|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/707428a9-fc11-4432-b682-4d4a522b3e0c) and entry definition file (Definitions/CNF.json)
2022-11-11 10:57:33,382|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-11 10:57:33,445|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-11 10:57:33,508|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-11 10:57:33,588|89f3d828-973a-4b3c-9196-fa4ae8dc5581||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| No compiled cache(/opt/app/onap/blueprints/working/707428a9-fc11-4432-b682-4d4a522b3e0c) present to clean.
2022-11-11 10:57:50,039|2e1220a4-fc6b-489b-9902-ad6b17bfc010||reactor-http-epoll-2||||INFO||||||| processing request id 2e1220a4-fc6b-489b-9902-ad6b17bfc010
2022-11-11 10:57:50,039|2e1220a4-fc6b-489b-9902-ad6b17bfc010||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:57:50,039|2e1220a4-fc6b-489b-9902-ad6b17bfc010||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:57:50,044|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-11 10:57:50,265|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 10:57:50,268|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 10:57:50,271|2e1220a4-fc6b-489b-9902-ad6b17bfc010||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)
2022-11-11 10:57:50,287|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:57:50,289|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 10:57:50,290|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2e1220a4-fc6b-489b-9902-ad6b17bfc010])'s step(resource-assignment)
2022-11-11 10:57:50,290|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:57:50,292|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2e1220a4-fc6b-489b-9902-ad6b17bfc010) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:57:50,293|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:57:50,293|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:57:50,294|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-11 10:57:50,315|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-11 10:57:50,317|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-11 10:57:50,318|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-11 10:57:50,318|2e1220a4-fc6b-489b-9902-ad6b17bfc010||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)
2022-11-11 10:57:50,319|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d38dbbdd-b374-4d15-88ff-c332a12654d9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:57:50,319|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dae1db52-9b1b-4231-99fd-7fa516927640") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:57:50,320|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d38dbbdd-b374-4d15-88ff-c332a12654d9", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-11 10:57:50,327|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||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})
2022-11-11 10:57:50,327|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||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})
2022-11-11 10:57:50,329|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 10:57:50,384|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-11 10:57:50,385|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-11 10:57:50,385|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||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)
2022-11-11 10:57:50,387|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 10:57:50,388|2e1220a4-fc6b-489b-9902-ad6b17bfc010||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" : "dae1db52-9b1b-4231-99fd-7fa516927640",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d38dbbdd-b374-4d15-88ff-c332a12654d9",
  "vnf_name" : "${vnf_name}"
})
2022-11-11 10:57:50,411|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:57:50,411|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:57:50,411|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-11 10:57:50,412|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[2e1220a4-fc6b-489b-9902-ad6b17bfc010])'s step(profile-upload)
2022-11-11 10:57:50,412|2e1220a4-fc6b-489b-9902-ad6b17bfc010||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.
2022-11-11 10:57:50,413|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2e1220a4-fc6b-489b-9902-ad6b17bfc010) for workflow(resource-assignment) step(profile-upload)
2022-11-11 10:57:50,413|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-11 10:57:50,413|2e1220a4-fc6b-489b-9902-ad6b17bfc010||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"]}})
2022-11-11 10:57:50,414|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-11 10:57:50,414|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-11 10:57:50,414|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-11 10:57:50,414|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-11 10:57:50,414|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:57:50,415|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-11 10:57:50,415|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-11 10:57:50,416|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-11 10:57:50,416|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| workflow(2e1220a4-fc6b-489b-9902-ad6b17bfc010) nodes completed with (0)exceptions
2022-11-11 10:57:50,416|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:57:50,416|2e1220a4-fc6b-489b-9902-ad6b17bfc010||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 798ca8d7-784f-4abc-a23a-0f989c12ef24 auditStoreId -1
2022-11-11 10:57:53,768|37e3d87c-8cc0-416b-8747-088b079af8c6||reactor-http-epoll-2||||INFO||||||| processing request id 37e3d87c-8cc0-416b-8747-088b079af8c6
2022-11-11 10:57:53,768|37e3d87c-8cc0-416b-8747-088b079af8c6||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:57:53,768|37e3d87c-8cc0-416b-8747-088b079af8c6||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:57:53,770|37e3d87c-8cc0-416b-8747-088b079af8c6||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-11 10:57:53,770|37e3d87c-8cc0-416b-8747-088b079af8c6||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-11 10:57:53,774|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:53,798|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:57:53,800|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-11 10:57:53,800|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[37e3d87c-8cc0-416b-8747-088b079af8c6])'s step(resource-assignment)
2022-11-11 10:57:53,801|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:57:53,801|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(37e3d87c-8cc0-416b-8747-088b079af8c6) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:57:53,801|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:57:53,801|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:57:53,802|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-11 10:57:53,835|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||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
]]])
2022-11-11 10:57:53,839|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-11 10:57:53,840|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3183caed-e018-400f-b6a4-e00a23f12945") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-11 10:57:53,840|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-11 10:57:53,840|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:53,841|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("49d346cc-1062-4584-896e-88aa63bb2e9c") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-11 10:57:53,841|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:57:53,841|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:57:53,842|37e3d87c-8cc0-416b-8747-088b079af8c6||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})
2022-11-11 10:57:53,842|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||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})
2022-11-11 10:57:53,873|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:57:53,874|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:57:53,889|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-11 10:57:53,890|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:57:53,891|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"a1e36c72-16dd-4378-9f96-d7172b7a123d"}])
2022-11-11 10:57:53,891|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"67baecd8-f7db-4575-8492-cdf1c9539f0d"}])
2022-11-11 10:57:53,891|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a1e36c72-16dd-4378-9f96-d7172b7a123d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-11 10:57:53,891|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("67baecd8-f7db-4575-8492-cdf1c9539f0d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-11 10:57:53,892|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-11 10:57:53,897|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 67baecd8-f7db-4575-8492-cdf1c9539f0d
2022-11-11 10:57:53,898|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="49d346cc-1062-4584-896e-88aa63bb2e9c"}
2022-11-11 10:57:53,898|37e3d87c-8cc0-416b-8747-088b079af8c6||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})
2022-11-11 10:57:53,978|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=49d346cc-1062-4584-896e-88aa63bb2e9c})
2022-11-11 10:57:53,988|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:57:53,990|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-11 10:57:53,990|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-11 10:57:53,990|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:53,991|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-11 10:57:53,996|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 49d346cc-1062-4584-896e-88aa63bb2e9c
2022-11-11 10:57:53,997|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dae1db52-9b1b-4231-99fd-7fa516927640") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:57:53,997|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-11 10:57:53,997|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:53,998|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d38dbbdd-b374-4d15-88ff-c332a12654d9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:57:53,999|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="dae1db52-9b1b-4231-99fd-7fa516927640", vnf-id="d38dbbdd-b374-4d15-88ff-c332a12654d9"}
2022-11-11 10:57:53,999|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="dae1db52-9b1b-4231-99fd-7fa516927640", vnf-id="d38dbbdd-b374-4d15-88ff-c332a12654d9"}
2022-11-11 10:57:54,004|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,004|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,008|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,009|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,041|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-11 10:57:54,045|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-11 10:57:54,056|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-11 10:57:54,056|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-11 10:57:54,056|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:57:54,056|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 10:57:54,057|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:54,058|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="3183caed-e018-400f-b6a4-e00a23f12945"}
2022-11-11 10:57:54,063|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-11 10:57:54,063|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-11 10:57:54,064|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-11 10:57:54,111|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-11 10:57:54,111|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-11 10:57:54,112|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||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)
2022-11-11 10:57:54,113|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-11 10:57:54,114|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="dae1db52-9b1b-4231-99fd-7fa516927640", vnf-id="d38dbbdd-b374-4d15-88ff-c332a12654d9"}
2022-11-11 10:57:54,119|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,119|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/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})
2022-11-11 10:57:54,150|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dae1db52-9b1b-4231-99fd-7fa516927640/service-data/vnfs/vnf/d38dbbdd-b374-4d15-88ff-c332a12654d9/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-11 10:57:54,163|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-11 10:57:54,163|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-11 10:57:54,163|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-11 10:57:54,163|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-11 10:57:54,163|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:54,164|37e3d87c-8cc0-416b-8747-088b079af8c6||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)
2022-11-11 10:57:54,164|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||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
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| workflow(37e3d87c-8cc0-416b-8747-088b079af8c6) nodes completed with (1)exceptions
2022-11-11 10:57:54,166|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||ERROR||||||| workflow(37e3d87c-8cc0-416b-8747-088b079af8c6) 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)
2022-11-11 10:57:54,167|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:57:54,167|37e3d87c-8cc0-416b-8747-088b079af8c6||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7aa923f6-03d2-411f-b3d7-aa3d29481108 auditStoreId -1
2022-11-11 10:58:04,866|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||reactor-http-epoll-2||||INFO||||||| processing request id 8e6ba607-f4ad-46cf-9006-d68f6f3dc83e
2022-11-11 10:58:04,867|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:58:04,867|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:58:04,874|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-11 10:58:04,990|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 10:58:04,992|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 10:58:04,994|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:58:05,012|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:58:05,013|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-11 10:58:05,014|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:58:05,015|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(8e6ba607-f4ad-46cf-9006-d68f6f3dc83e) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:58:05,015|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:05,015|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:58:05,017|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-11 10:58:05,048|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||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
]]])
2022-11-11 10:58:05,050|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 10:58:05,051|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d4d68ea-83dd-4dc0-90bd-d98009bb1245") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:58:05,052|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("870d7fcc-231a-4d0a-9287-0dae3388104b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:58:05,053|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "5d4d68ea-83dd-4dc0-90bd-d98009bb1245",
  "vnf-id" : "870d7fcc-231a-4d0a-9287-0dae3388104b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-11 10:58:05,060|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:58:05,060|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:05,061|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:58:05,061|8e6ba607-f4ad-46cf-9006-d68f6f3dc83e||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e338902f-6dfb-4c20-bf5e-7ccb4de0cc4c auditStoreId -1
2022-11-11 10:58:09,511|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||reactor-http-epoll-2||||INFO||||||| processing request id 6cfa5a46-bba2-49f4-9832-8c2223dfbd43
2022-11-11 10:58:09,511|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:58:09,511|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-11 10:58:09,512|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 10:58:09,512|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 10:58:09,515|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:58:09,534|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-11 10:58:09,534|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-11 10:58:09,535|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:58:09,535|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6cfa5a46-bba2-49f4-9832-8c2223dfbd43) for workflow(resource-assignment) step(resource-assignment)
2022-11-11 10:58:09,535|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:09,536|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-11 10:58:09,537|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-11 10:58:09,554|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||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
]]])
2022-11-11 10:58:09,556|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-11 10:58:09,557|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-11 10:58:09,557|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-11 10:58:09,557|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-11 10:58:09,558|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dc51969f-bc64-485c-bac7-70f7fbccb249") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-11 10:58:09,559|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5d4d68ea-83dd-4dc0-90bd-d98009bb1245") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:58:09,559|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||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)
2022-11-11 10:58:09,559|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-11 10:58:09,560|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-11 10:58:09,560|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("870d7fcc-231a-4d0a-9287-0dae3388104b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:58:09,561|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "5d4d68ea-83dd-4dc0-90bd-d98009bb1245",
  "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" : "dc51969f-bc64-485c-bac7-70f7fbccb249",
  "vnf-id" : "870d7fcc-231a-4d0a-9287-0dae3388104b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-11 10:58:09,570|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-11 10:58:09,570|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:09,570|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-11 10:58:09,570|6cfa5a46-bba2-49f4-9832-8c2223dfbd43||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 70adb0ae-3a09-4650-8923-7a8b8de3a5b9 auditStoreId -1
2022-11-11 10:58:14,192|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 10:58:14,299|||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]]
2022-11-11 10:58:14,329|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing request id 5faff03a-1f64-4c6a-9d02-24d7024076ce
2022-11-11 10:58:14,329|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:58:14,329|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| StoreAuditService ID  -1
2022-11-11 10:58:14,329|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 10:58:14,329|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 10:58:14,333|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:58:14,348|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Deriving input data for workflow: (config-assign)
2022-11-11 10:58:14,348|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-11 10:58:14,349|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:58:14,349|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| preparing request id(5faff03a-1f64-4c6a-9d02-24d7024076ce) for workflow(config-assign) step(config-assign)
2022-11-11 10:58:14,349|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:14,349|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-11 10:58:14,351|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-11 10:58:14,404|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-11 10:58:14,405|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-11 10:58:14,407|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Setting Resource Value ("5d4d68ea-83dd-4dc0-90bd-d98009bb1245") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-11 10:58:14,407|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Setting Resource Value ("870d7fcc-231a-4d0a-9287-0dae3388104b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-11 10:58:14,456|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-11 10:58:14,456|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-11 10:58:14,456|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-11 10:58:14,457|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Generated Resource Param Data ({
  "service-instance-id" : "5d4d68ea-83dd-4dc0-90bd-d98009bb1245",
  "vnf-id" : "870d7fcc-231a-4d0a-9287-0dae3388104b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-11 10:58:14,603|5faff03a-1f64-4c6a-9d02-24d7024076ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-11 10:58:14,631|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| 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})
2022-11-11 10:58:14,631|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Preparing Response...
2022-11-11 10:58:14,631|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-11 10:58:14,631|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-11 10:58:14,632|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 671572e6-4f1d-4fee-af9f-44656585996f auditStoreId -1
2022-11-11 10:58:14,660|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Completed
2022-11-11 10:59:07,919|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-11 10:59:08,024|||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]]
2022-11-11 10:59:08,028|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| processing request id 5faff03a-1f64-4c6a-9d02-24d7024076ce
2022-11-11 10:59:08,029|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-11 10:59:08,029|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| StoreAuditService ID  -1
2022-11-11 10:59:08,031|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-11 10:59:08,032|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-11 10:59:08,036|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-11 10:59:08,059|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Deriving input data for workflow: (config-deploy)
2022-11-11 10:59:08,060|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-11 10:59:08,060|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-11 10:59:08,073|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| preparing request id(5faff03a-1f64-4c6a-9d02-24d7024076ce) for workflow(config-deploy) step(config-deploy)
2022-11-11 10:59:08,073|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-11 10:59:08,073|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-11 10:59:08,077|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-11 10:59:08,078|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Getting Jython Script Class(ConfigDeploy)
2022-11-11 10:59:12,260|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@550ceb82
2022-11-11 10:59:12,261|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Hello world
2022-11-11 10:59:12,261|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Preparing Response...
2022-11-11 10:59:12,261|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-11 10:59:12,261|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-11 10:59:12,262|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2c197d6-9d5c-49a8-83c3-df2a6a7441af auditStoreId -1
2022-11-11 10:59:12,264|5faff03a-1f64-4c6a-9d02-24d7024076ce||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-9djvs|||| Completed