Results

By type

          05:17:46,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:17:46,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:17:46,902 |-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.3.0.jar!/logback.xml]
05:17:46,903 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:17:46,903 |-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.3.0.jar!/logback.xml]
05:17:46,903 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:17:46,922 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:17:47,087 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:17:47,100 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:17:47,105 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:17:47,113 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:17:47,199 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:17:47,199 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:17:47,199 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:17:47,199 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:17:47,199 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:17:47,200 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:17:47,200 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:17:47,200 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:17:47,202 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-08-02 05:17:48,014|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-wf9l2 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-08-02 05:17:48,017|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-08-02 05:17:51,238|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-02 05:17:51,875|||main||||INFO||||||| Finished Spring Data repository scanning in 623ms. Found 11 JPA repository interfaces.
2022-08-02 05:17:54,300|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-02 05:17:54,371|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-08-02 05:17:54,584|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-02 05:17:55,099|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-08-02 05:17:55,471|||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-08-02 05:17:55,477|||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-08-02 05:17:55,692|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-08-02 05:17:57,221|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-02 05:17:57,234|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-02 05:17:57,316|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-08-02 05:17:58,510|||main||||INFO||||||| Audit service is disabled
2022-08-02 05:17:58,691|||main||||INFO||||||| Workflow Audit store is disabled
2022-08-02 05:18:00,094|||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-08-02 05:18:00,135|||main||||INFO||||||| Dependency Management module created...
2022-08-02 05:18:01,049|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-08-02 05:18:01,284|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-08-02 05:18:02,380|||main||||INFO||||||| Netty started on port(s): 8080
2022-08-02 05:18:03,916|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-08-02 05:18:04,217|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-08-02 05:18:04,224|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.862 seconds (JVM running for 17.852)
2022-08-02 05:18:04,240|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-08-02 06:46:49,986|0433a05e-e593-49b6-81ca-66f162976456||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:46:49,988|0433a05e-e593-49b6-81ca-66f162976456||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:46:49,989|0433a05e-e593-49b6-81ca-66f162976456||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:46:50,422|0433a05e-e593-49b6-81ca-66f162976456||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:46:50,426|0433a05e-e593-49b6-81ca-66f162976456||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:46:51,559|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d8d4380c-aee6-484d-96ce-288e25d425ef)
2022-08-02 06:46:51,569|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/d8d4380c-aee6-484d-96ce-288e25d425ef/Definitions
2022-08-02 06:46:51,645|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:46:51,650|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:46:51,689|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:46:51,697|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:46:51,716|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:46:51,764|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:46:51,765|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:46:51,765|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:46:51,766|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:46:51,766|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:46:51,766|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/d8d4380c-aee6-484d-96ce-288e25d425ef/Templates/hello-world-mapping.json
2022-08-02 06:46:51,780|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:46:51,780|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:46:51,781|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:46:51,781|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:46:51,782|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:46:51,804|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:46:51,804|88ab64cc-277e-471a-9946-46586df70178||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:46:52,055|b0a2b675-8782-425f-879e-828cb792d81b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(6b1e2f8b-e964-4c6b-8ec1-fed2ffd22b5e) CBA(/opt/app/onap/blueprints/archive/6b1e2f8b-e964-4c6b-8ec1-fed2ffd22b5e/cba.zip)
2022-08-02 06:46:52,066|b0a2b675-8782-425f-879e-828cb792d81b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b1e2f8b-e964-4c6b-8ec1-fed2ffd22b5e) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:46:52,126|b0a2b675-8782-425f-879e-828cb792d81b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:46:52,140|b0a2b675-8782-425f-879e-828cb792d81b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6b1e2f8b-e964-4c6b-8ec1-fed2ffd22b5e) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:46:52,255|b0a2b675-8782-425f-879e-828cb792d81b||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/6b1e2f8b-e964-4c6b-8ec1-fed2ffd22b5e) present to clean.
2022-08-02 06:46:52,456|3d62c8da-4811-4615-aaec-51fa02830793||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:46:52,456|3d62c8da-4811-4615-aaec-51fa02830793||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:46:52,457|3d62c8da-4811-4615-aaec-51fa02830793||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:46:52,463|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| getting cba file name(test101), version(1.0.1) from db
2022-08-02 06:46:52,532|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:46:52,541|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:46:52,544|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:46:52,566|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:46:52,567|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:46:52,567|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:46:52,576|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:46:52,576|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:46:52,577|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:46:52,605|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:46:52,639|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:46:52,646|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:46:52,741|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:46:52,744|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:46:52,745|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:46:52,748|3d62c8da-4811-4615-aaec-51fa02830793||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1fc5df6d-ad2d-4f66-8cd4-acfad1cf15c3 auditStoreId -1
2022-08-02 06:47:28,197|f3f692e3-d8cc-4211-8b9c-4d756951ecd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:47:28,198|f3f692e3-d8cc-4211-8b9c-4d756951ecd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:47:28,198|f3f692e3-d8cc-4211-8b9c-4d756951ecd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:47:28,414|f3f692e3-d8cc-4211-8b9c-4d756951ecd0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:47:28,415|f3f692e3-d8cc-4211-8b9c-4d756951ecd0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:47:29,118|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fddf1738-86dd-4f63-b272-7c388096d754)
2022-08-02 06:47:29,118|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/fddf1738-86dd-4f63-b272-7c388096d754/Definitions
2022-08-02 06:47:29,120|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:47:29,121|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:47:29,142|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:47:29,148|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:47:29,153|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:47:29,172|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:47:29,173|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:47:29,173|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:47:29,173|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:47:29,173|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:47:29,173|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/fddf1738-86dd-4f63-b272-7c388096d754/Templates/hello-world-mapping.json
2022-08-02 06:47:29,181|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:47:29,181|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:47:29,181|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:47:29,181|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:47:29,181|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:47:29,190|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:47:29,190|8dcd63b7-b010-4e56-b5ac-88354356e878||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:47:29,390|3208289e-c374-4ecb-95aa-7a87239f7062||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(0dc22ed4-04fc-4824-b215-e00297d837d8) CBA(/opt/app/onap/blueprints/archive/0dc22ed4-04fc-4824-b215-e00297d837d8/cba.zip)
2022-08-02 06:47:29,398|3208289e-c374-4ecb-95aa-7a87239f7062||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dc22ed4-04fc-4824-b215-e00297d837d8) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:47:29,418|3208289e-c374-4ecb-95aa-7a87239f7062||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:47:29,426|3208289e-c374-4ecb-95aa-7a87239f7062||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dc22ed4-04fc-4824-b215-e00297d837d8) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:47:29,455|3208289e-c374-4ecb-95aa-7a87239f7062||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/0dc22ed4-04fc-4824-b215-e00297d837d8) present to clean.
2022-08-02 06:47:29,642|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:47:29,642|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:47:29,642|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:47:29,644|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:47:29,644|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:47:29,649|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:47:29,670|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:47:29,670|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:47:29,670|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:47:29,671|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:47:29,671|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:47:29,671|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:47:29,673|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:47:29,701|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:47:29,702|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:47:29,718|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:47:29,718|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:47:29,718|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:47:29,718|24b6a1d0-12f5-4f66-92a8-9bfb2a3398b2||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b23c913e-eecb-445a-8323-56c181e4c80e auditStoreId -1
2022-08-02 06:48:23,843|8066a25a-eb5a-4651-bcae-5e98aceaecd8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:48:23,843|8066a25a-eb5a-4651-bcae-5e98aceaecd8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:48:23,843|8066a25a-eb5a-4651-bcae-5e98aceaecd8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:48:24,035|8066a25a-eb5a-4651-bcae-5e98aceaecd8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:48:24,036|8066a25a-eb5a-4651-bcae-5e98aceaecd8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:48:24,637|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ef5d8358-297a-47e3-8e98-ba2572e137e3)
2022-08-02 06:48:24,638|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/ef5d8358-297a-47e3-8e98-ba2572e137e3/Definitions
2022-08-02 06:48:24,639|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:48:24,640|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:48:24,660|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:48:24,666|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:48:24,671|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:48:24,689|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/ef5d8358-297a-47e3-8e98-ba2572e137e3/Templates/hello-world-mapping.json
2022-08-02 06:48:24,697|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:48:24,697|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:48:24,697|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:48:24,697|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:48:24,697|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:48:24,706|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:48:24,706|7a274a29-d12d-44ae-8f50-1572711f3875||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:48:24,906|73365b66-dc04-4c80-9bd9-770a1b9b2af6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(97d57cb9-6d55-49f1-9d00-26d9f0595a21) CBA(/opt/app/onap/blueprints/archive/97d57cb9-6d55-49f1-9d00-26d9f0595a21/cba.zip)
2022-08-02 06:48:24,913|73365b66-dc04-4c80-9bd9-770a1b9b2af6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97d57cb9-6d55-49f1-9d00-26d9f0595a21) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:48:24,934|73365b66-dc04-4c80-9bd9-770a1b9b2af6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:48:24,942|73365b66-dc04-4c80-9bd9-770a1b9b2af6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97d57cb9-6d55-49f1-9d00-26d9f0595a21) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:48:24,971|73365b66-dc04-4c80-9bd9-770a1b9b2af6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/97d57cb9-6d55-49f1-9d00-26d9f0595a21) present to clean.
2022-08-02 06:48:25,147|a554f673-b79a-4566-b225-18e384395b1c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:48:25,147|a554f673-b79a-4566-b225-18e384395b1c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:48:25,147|a554f673-b79a-4566-b225-18e384395b1c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:48:25,149|a554f673-b79a-4566-b225-18e384395b1c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:48:25,149|a554f673-b79a-4566-b225-18e384395b1c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:48:25,156|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:48:25,186|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:48:25,186|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:48:25,186|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:48:25,187|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:48:25,187|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:48:25,187|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:48:25,189|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:48:25,211|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:48:25,212|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:48:25,217|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:48:25,217|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:48:25,217|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:48:25,218|a554f673-b79a-4566-b225-18e384395b1c||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6870a507-d9b8-4b6c-9f5d-c3964e57fe4f auditStoreId -1
2022-08-02 06:49:02,262|209ae590-5dcd-45a1-93f6-c9145598c11d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:49:02,263|209ae590-5dcd-45a1-93f6-c9145598c11d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:49:02,263|209ae590-5dcd-45a1-93f6-c9145598c11d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:49:02,531|209ae590-5dcd-45a1-93f6-c9145598c11d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:49:02,532|209ae590-5dcd-45a1-93f6-c9145598c11d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:49:03,193|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aefe87d4-3373-43e4-8c22-7bf4e295760f)
2022-08-02 06:49:03,194|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/aefe87d4-3373-43e4-8c22-7bf4e295760f/Definitions
2022-08-02 06:49:03,196|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:49:03,197|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:49:03,216|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:49:03,223|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:49:03,228|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:49:03,260|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:49:03,260|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:49:03,261|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:49:03,261|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:49:03,261|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:49:03,261|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/aefe87d4-3373-43e4-8c22-7bf4e295760f/Templates/hello-world-mapping.json
2022-08-02 06:49:03,279|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:49:03,279|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:49:03,279|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:49:03,279|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:49:03,279|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:49:03,288|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:49:03,288|ce3c8c7d-a44c-4148-9e11-805dceb45ed2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:49:03,486|be3d4489-de6a-46ff-8fd2-0d497f96fcc6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(e2c36b49-fe18-4c97-8bfe-348fcc08b77f) CBA(/opt/app/onap/blueprints/archive/e2c36b49-fe18-4c97-8bfe-348fcc08b77f/cba.zip)
2022-08-02 06:49:03,494|be3d4489-de6a-46ff-8fd2-0d497f96fcc6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2c36b49-fe18-4c97-8bfe-348fcc08b77f) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:49:03,512|be3d4489-de6a-46ff-8fd2-0d497f96fcc6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:49:03,521|be3d4489-de6a-46ff-8fd2-0d497f96fcc6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e2c36b49-fe18-4c97-8bfe-348fcc08b77f) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:49:03,550|be3d4489-de6a-46ff-8fd2-0d497f96fcc6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/e2c36b49-fe18-4c97-8bfe-348fcc08b77f) present to clean.
2022-08-02 06:49:03,752|6772349e-ddfe-4802-934a-cbb56d830c18||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:49:03,752|6772349e-ddfe-4802-934a-cbb56d830c18||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:49:03,752|6772349e-ddfe-4802-934a-cbb56d830c18||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:49:03,753|6772349e-ddfe-4802-934a-cbb56d830c18||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:49:03,753|6772349e-ddfe-4802-934a-cbb56d830c18||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:49:03,755|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:49:03,773|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:49:03,773|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:49:03,773|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:49:03,774|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:49:03,774|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:49:03,774|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:49:03,776|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:49:03,800|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:49:03,800|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:49:03,805|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:49:03,805|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:49:03,805|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:49:03,806|6772349e-ddfe-4802-934a-cbb56d830c18||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 08e6f8df-d9b3-46af-b946-08d5415835ed auditStoreId -1
2022-08-02 06:50:22,035|9bba4698-f957-4b8f-be73-e435bcb88850||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:50:22,035|9bba4698-f957-4b8f-be73-e435bcb88850||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:50:22,035|9bba4698-f957-4b8f-be73-e435bcb88850||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:50:22,212|9bba4698-f957-4b8f-be73-e435bcb88850||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:50:22,212|9bba4698-f957-4b8f-be73-e435bcb88850||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:50:22,687|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/644f5620-ea44-4cfa-a563-8940b93d435e)
2022-08-02 06:50:22,687|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/644f5620-ea44-4cfa-a563-8940b93d435e/Definitions
2022-08-02 06:50:22,689|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:50:22,689|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:50:22,707|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:50:22,712|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:50:22,720|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:50:22,738|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:50:22,739|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:50:22,739|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:50:22,739|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:50:22,739|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:50:22,739|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/644f5620-ea44-4cfa-a563-8940b93d435e/Templates/hello-world-mapping.json
2022-08-02 06:50:22,746|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:50:22,747|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:50:22,747|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:50:22,747|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:50:22,747|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:50:22,757|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:50:22,757|8368e774-c3f2-4087-a09b-c31772bc21c3||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:50:22,982|3e04b6b3-5a94-405c-b34a-271949470b5d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(f840158c-b512-430c-81cb-aca483ceb04c) CBA(/opt/app/onap/blueprints/archive/f840158c-b512-430c-81cb-aca483ceb04c/cba.zip)
2022-08-02 06:50:22,989|3e04b6b3-5a94-405c-b34a-271949470b5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f840158c-b512-430c-81cb-aca483ceb04c) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:23,004|3e04b6b3-5a94-405c-b34a-271949470b5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:50:23,011|3e04b6b3-5a94-405c-b34a-271949470b5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f840158c-b512-430c-81cb-aca483ceb04c) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:23,038|3e04b6b3-5a94-405c-b34a-271949470b5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/f840158c-b512-430c-81cb-aca483ceb04c) present to clean.
2022-08-02 06:50:23,216|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:50:23,216|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:50:23,216|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:50:23,218|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:50:23,219|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:50:23,221|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:23,232|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:50:23,233|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:50:23,233|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:50:23,234|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:50:23,234|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:50:23,234|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:50:23,236|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:50:23,252|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:50:23,252|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:50:23,258|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:50:23,258|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:50:23,259|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:50:23,259|8e5a4dbf-e3e1-468e-bd0a-285b9571e9dc||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a0a8551-41c7-440e-aeb0-9ab12e5acd71 auditStoreId -1
2022-08-02 06:50:30,464|bda1fb51-06e6-4abc-95e5-37fb93551b54||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:50:30,464|bda1fb51-06e6-4abc-95e5-37fb93551b54||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:50:30,464|bda1fb51-06e6-4abc-95e5-37fb93551b54||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:50:30,640|bda1fb51-06e6-4abc-95e5-37fb93551b54||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:50:30,640|bda1fb51-06e6-4abc-95e5-37fb93551b54||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:50:31,175|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e03ec283-560a-4ab8-87b4-052e5351c4c8)
2022-08-02 06:50:31,175|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/e03ec283-560a-4ab8-87b4-052e5351c4c8/Definitions
2022-08-02 06:50:31,177|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:50:31,178|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:50:31,194|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:50:31,199|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:50:31,203|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:50:31,217|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:50:31,218|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:50:31,218|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:50:31,218|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:50:31,218|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:50:31,218|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/e03ec283-560a-4ab8-87b4-052e5351c4c8/Templates/hello-world-mapping.json
2022-08-02 06:50:31,224|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:50:31,224|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:50:31,224|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:50:31,224|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:50:31,224|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:50:31,231|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:50:31,231|bd610e98-637f-421f-b0d7-71b77b9cf849||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:50:31,420|69e4693c-8501-48d2-9520-3f2a7721b25b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(e80ab0da-e7f7-4a5e-a45e-6d68d7c52df7) CBA(/opt/app/onap/blueprints/archive/e80ab0da-e7f7-4a5e-a45e-6d68d7c52df7/cba.zip)
2022-08-02 06:50:31,449|69e4693c-8501-48d2-9520-3f2a7721b25b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e80ab0da-e7f7-4a5e-a45e-6d68d7c52df7) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:31,467|69e4693c-8501-48d2-9520-3f2a7721b25b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:50:31,474|69e4693c-8501-48d2-9520-3f2a7721b25b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e80ab0da-e7f7-4a5e-a45e-6d68d7c52df7) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:31,501|69e4693c-8501-48d2-9520-3f2a7721b25b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/e80ab0da-e7f7-4a5e-a45e-6d68d7c52df7) present to clean.
2022-08-02 06:50:31,679|0895cc76-dca8-4041-a207-7ca001043803||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:50:31,680|0895cc76-dca8-4041-a207-7ca001043803||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:50:31,680|0895cc76-dca8-4041-a207-7ca001043803||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:50:31,680|0895cc76-dca8-4041-a207-7ca001043803||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:50:31,680|0895cc76-dca8-4041-a207-7ca001043803||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:50:31,685|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:50:31,689|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:50:31,689|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:50:31,689|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:50:31,690|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:50:31,690|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:50:31,690|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:50:31,691|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:50:31,712|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:50:31,713|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:50:31,723|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:50:31,723|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:50:31,723|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:50:31,724|0895cc76-dca8-4041-a207-7ca001043803||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f1a8cb59-34aa-411f-845f-f7c8fb7c475b auditStoreId -1
2022-08-02 06:51:05,002|65ec0733-9e22-42c9-9a1b-4dc84d890183||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:51:05,002|65ec0733-9e22-42c9-9a1b-4dc84d890183||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:51:05,002|65ec0733-9e22-42c9-9a1b-4dc84d890183||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:51:05,132|65ec0733-9e22-42c9-9a1b-4dc84d890183||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:51:05,132|65ec0733-9e22-42c9-9a1b-4dc84d890183||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:51:05,627|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/31818f2a-061c-41f5-a048-068f90dd3c62)
2022-08-02 06:51:05,627|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/31818f2a-061c-41f5-a048-068f90dd3c62/Definitions
2022-08-02 06:51:05,629|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:51:05,630|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:51:05,651|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:51:05,656|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:51:05,661|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:51:05,677|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/31818f2a-061c-41f5-a048-068f90dd3c62/Templates/hello-world-mapping.json
2022-08-02 06:51:05,684|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:51:05,684|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:51:05,684|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:51:05,684|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:51:05,684|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:51:05,690|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:51:05,690|61c8a05e-09f3-4cf9-8ac4-781d0c7cd138||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:51:05,883|4c4e806a-2806-4f03-bbe0-c9606cf62ebf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(83e518d0-d0a4-48f0-8351-825c101391e5) CBA(/opt/app/onap/blueprints/archive/83e518d0-d0a4-48f0-8351-825c101391e5/cba.zip)
2022-08-02 06:51:05,890|4c4e806a-2806-4f03-bbe0-c9606cf62ebf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/83e518d0-d0a4-48f0-8351-825c101391e5) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:05,904|4c4e806a-2806-4f03-bbe0-c9606cf62ebf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:51:05,910|4c4e806a-2806-4f03-bbe0-c9606cf62ebf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/83e518d0-d0a4-48f0-8351-825c101391e5) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:05,938|4c4e806a-2806-4f03-bbe0-c9606cf62ebf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/83e518d0-d0a4-48f0-8351-825c101391e5) present to clean.
2022-08-02 06:51:06,124|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:51:06,124|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:51:06,124|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:51:06,124|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:51:06,124|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:51:06,125|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:06,128|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:51:06,128|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:51:06,128|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:51:06,129|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:51:06,129|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:51:06,129|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:51:06,130|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:51:06,140|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:51:06,141|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:51:06,145|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:51:06,145|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:51:06,145|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:51:06,145|c1078c8b-e7e9-49c1-8c81-fff8f5fc3ae1||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cf7d5df6-dad8-4442-b4d9-8304e197d8c5 auditStoreId -1
2022-08-02 06:51:51,598|fe50f16e-f219-474b-8be5-e37a28f9a769||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:51:51,599|fe50f16e-f219-474b-8be5-e37a28f9a769||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:51:51,599|fe50f16e-f219-474b-8be5-e37a28f9a769||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:51:51,939|fe50f16e-f219-474b-8be5-e37a28f9a769||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:51:51,940|fe50f16e-f219-474b-8be5-e37a28f9a769||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:51:52,538|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/83bb4036-d39a-470d-b5e8-0fcc237ce6a1)
2022-08-02 06:51:52,538|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/83bb4036-d39a-470d-b5e8-0fcc237ce6a1/Definitions
2022-08-02 06:51:52,539|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:51:52,540|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:51:52,561|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:51:52,567|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:51:52,573|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:51:52,593|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:51:52,593|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:51:52,593|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:51:52,593|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:51:52,594|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:51:52,594|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/83bb4036-d39a-470d-b5e8-0fcc237ce6a1/Templates/hello-world-mapping.json
2022-08-02 06:51:52,602|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:51:52,603|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:51:52,603|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:51:52,603|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:51:52,603|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:51:52,613|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:51:52,613|ac7216a3-7fef-4968-99fd-b183340babc8||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:51:52,834|03791b08-b6e5-4fac-a25d-7b917dfe2c80||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(cd242a7d-6401-46fb-9128-ff3caeb09055) CBA(/opt/app/onap/blueprints/archive/cd242a7d-6401-46fb-9128-ff3caeb09055/cba.zip)
2022-08-02 06:51:52,873|03791b08-b6e5-4fac-a25d-7b917dfe2c80||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd242a7d-6401-46fb-9128-ff3caeb09055) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:52,902|03791b08-b6e5-4fac-a25d-7b917dfe2c80||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:51:52,908|03791b08-b6e5-4fac-a25d-7b917dfe2c80||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd242a7d-6401-46fb-9128-ff3caeb09055) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:52,938|03791b08-b6e5-4fac-a25d-7b917dfe2c80||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/cd242a7d-6401-46fb-9128-ff3caeb09055) present to clean.
2022-08-02 06:51:53,141|b58cd818-3c30-4d69-8c5a-c65d4442c89d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:51:53,141|b58cd818-3c30-4d69-8c5a-c65d4442c89d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:51:53,141|b58cd818-3c30-4d69-8c5a-c65d4442c89d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:51:53,144|b58cd818-3c30-4d69-8c5a-c65d4442c89d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:51:53,144|b58cd818-3c30-4d69-8c5a-c65d4442c89d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:51:53,145|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:51:53,150|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:51:53,150|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:51:53,150|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:51:53,150|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:51:53,150|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:51:53,151|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:51:53,152|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:51:53,166|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:51:53,167|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:51:53,173|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:51:53,174|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:51:53,174|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:51:53,174|b58cd818-3c30-4d69-8c5a-c65d4442c89d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0c9d6318-99b1-4de5-939a-8a51ff848b25 auditStoreId -1
2022-08-02 06:52:47,301|d7cc0e19-562b-4a68-8f37-8044ca7b4be4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:52:47,302|d7cc0e19-562b-4a68-8f37-8044ca7b4be4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:52:47,302|d7cc0e19-562b-4a68-8f37-8044ca7b4be4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:52:47,460|d7cc0e19-562b-4a68-8f37-8044ca7b4be4||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:52:47,460|d7cc0e19-562b-4a68-8f37-8044ca7b4be4||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:52:48,036|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ba43be42-df4e-400e-ad65-4fceedfb3110)
2022-08-02 06:52:48,036|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/ba43be42-df4e-400e-ad65-4fceedfb3110/Definitions
2022-08-02 06:52:48,039|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:52:48,039|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:52:48,058|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:52:48,064|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:52:48,069|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:52:48,085|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/ba43be42-df4e-400e-ad65-4fceedfb3110/Templates/hello-world-mapping.json
2022-08-02 06:52:48,091|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:52:48,091|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:52:48,091|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:52:48,091|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:52:48,091|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:52:48,096|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:52:48,096|23b54d20-90fa-46ea-9250-e90094fb5d76||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:52:48,302|26b58121-b6f1-4e74-84b7-42b1be816480||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(7e20ffde-f6a2-4495-9c16-d3caf22a4855) CBA(/opt/app/onap/blueprints/archive/7e20ffde-f6a2-4495-9c16-d3caf22a4855/cba.zip)
2022-08-02 06:52:48,308|26b58121-b6f1-4e74-84b7-42b1be816480||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e20ffde-f6a2-4495-9c16-d3caf22a4855) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:52:48,323|26b58121-b6f1-4e74-84b7-42b1be816480||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:52:48,329|26b58121-b6f1-4e74-84b7-42b1be816480||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e20ffde-f6a2-4495-9c16-d3caf22a4855) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:52:48,357|26b58121-b6f1-4e74-84b7-42b1be816480||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/7e20ffde-f6a2-4495-9c16-d3caf22a4855) present to clean.
2022-08-02 06:52:48,534|e9d6af87-2270-4e53-9bc1-0376653fdb08||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:52:48,534|e9d6af87-2270-4e53-9bc1-0376653fdb08||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:52:48,534|e9d6af87-2270-4e53-9bc1-0376653fdb08||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:52:48,534|e9d6af87-2270-4e53-9bc1-0376653fdb08||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:52:48,534|e9d6af87-2270-4e53-9bc1-0376653fdb08||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:52:48,535|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:52:48,539|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:52:48,539|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:52:48,539|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:52:48,540|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:52:48,540|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:52:48,540|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:52:48,542|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:52:48,552|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:52:48,552|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:52:48,560|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:52:48,560|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:52:48,560|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:52:48,560|e9d6af87-2270-4e53-9bc1-0376653fdb08||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ab9c2b0b-ec74-4f41-8f1a-6fc8bf6e926d auditStoreId -1
2022-08-02 06:53:25,364|008fbceb-89fc-47bc-831c-fb3a8a12ed55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:53:25,365|008fbceb-89fc-47bc-831c-fb3a8a12ed55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:53:25,365|008fbceb-89fc-47bc-831c-fb3a8a12ed55||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:53:25,543|008fbceb-89fc-47bc-831c-fb3a8a12ed55||DefaultDispatcher-worker-39||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:53:25,544|008fbceb-89fc-47bc-831c-fb3a8a12ed55||DefaultDispatcher-worker-39||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:53:26,167|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6abb3520-bfb7-476d-a824-7e1a4c6a9956)
2022-08-02 06:53:26,173|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/6abb3520-bfb7-476d-a824-7e1a4c6a9956/Definitions
2022-08-02 06:53:26,175|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:53:26,176|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:53:26,203|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:53:26,208|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:53:26,213|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:53:26,228|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:53:26,228|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:53:26,228|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:53:26,229|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:53:26,229|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:53:26,229|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/6abb3520-bfb7-476d-a824-7e1a4c6a9956/Templates/hello-world-mapping.json
2022-08-02 06:53:26,235|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:53:26,235|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:53:26,235|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:53:26,235|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:53:26,235|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:53:26,240|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:53:26,240|7fc7e56d-0936-44f3-917f-cd388d0feb30||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:53:26,434|3f93b1a4-8899-487b-9af2-af59a449bcf8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(f37b1e0d-45b9-4fe5-a5c7-279d3a033a9c) CBA(/opt/app/onap/blueprints/archive/f37b1e0d-45b9-4fe5-a5c7-279d3a033a9c/cba.zip)
2022-08-02 06:53:26,443|3f93b1a4-8899-487b-9af2-af59a449bcf8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f37b1e0d-45b9-4fe5-a5c7-279d3a033a9c) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:53:26,458|3f93b1a4-8899-487b-9af2-af59a449bcf8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:53:26,465|3f93b1a4-8899-487b-9af2-af59a449bcf8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f37b1e0d-45b9-4fe5-a5c7-279d3a033a9c) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:53:26,491|3f93b1a4-8899-487b-9af2-af59a449bcf8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/f37b1e0d-45b9-4fe5-a5c7-279d3a033a9c) present to clean.
2022-08-02 06:53:26,679|86af1308-2e57-4e61-944c-b891523395f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:53:26,679|86af1308-2e57-4e61-944c-b891523395f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:53:26,679|86af1308-2e57-4e61-944c-b891523395f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:53:26,681|86af1308-2e57-4e61-944c-b891523395f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:53:26,681|86af1308-2e57-4e61-944c-b891523395f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:53:26,683|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:53:26,686|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:53:26,687|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:53:26,687|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:53:26,687|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:53:26,687|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:53:26,688|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:53:26,689|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:53:26,702|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:53:26,703|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:53:26,707|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:53:26,707|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:53:26,707|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:53:26,708|86af1308-2e57-4e61-944c-b891523395f9||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 82f4a96c-2478-482f-ae9d-014b298f8977 auditStoreId -1
2022-08-02 06:54:45,788|0ce16daf-1dc1-4b3e-be7c-693f58c35d61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:54:45,788|0ce16daf-1dc1-4b3e-be7c-693f58c35d61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:54:45,788|0ce16daf-1dc1-4b3e-be7c-693f58c35d61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:54:45,971|0ce16daf-1dc1-4b3e-be7c-693f58c35d61||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:54:45,972|0ce16daf-1dc1-4b3e-be7c-693f58c35d61||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:54:46,551|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/28d86098-3972-4490-b77b-300f4ac00700)
2022-08-02 06:54:46,556|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/28d86098-3972-4490-b77b-300f4ac00700/Definitions
2022-08-02 06:54:46,558|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:54:46,559|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:54:46,576|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:54:46,580|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:54:46,584|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:54:46,600|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/28d86098-3972-4490-b77b-300f4ac00700/Templates/hello-world-mapping.json
2022-08-02 06:54:46,608|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:54:46,608|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:54:46,608|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:54:46,608|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:54:46,608|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:54:46,614|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:54:46,614|9e27c5bf-121e-48f1-ac51-56202752d26c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:54:46,824|7d5e3c0b-5dee-4c12-9de9-7cb5096d1a4e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(86768328-f677-4db4-b42e-7b9919c9187d) CBA(/opt/app/onap/blueprints/archive/86768328-f677-4db4-b42e-7b9919c9187d/cba.zip)
2022-08-02 06:54:46,835|7d5e3c0b-5dee-4c12-9de9-7cb5096d1a4e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/86768328-f677-4db4-b42e-7b9919c9187d) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:54:46,848|7d5e3c0b-5dee-4c12-9de9-7cb5096d1a4e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:54:46,854|7d5e3c0b-5dee-4c12-9de9-7cb5096d1a4e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/86768328-f677-4db4-b42e-7b9919c9187d) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:54:46,879|7d5e3c0b-5dee-4c12-9de9-7cb5096d1a4e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/86768328-f677-4db4-b42e-7b9919c9187d) present to clean.
2022-08-02 06:54:47,057|81feeb83-7726-480e-82ce-57aefd9a8281||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:54:47,057|81feeb83-7726-480e-82ce-57aefd9a8281||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:54:47,057|81feeb83-7726-480e-82ce-57aefd9a8281||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:54:47,060|81feeb83-7726-480e-82ce-57aefd9a8281||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:54:47,060|81feeb83-7726-480e-82ce-57aefd9a8281||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:54:47,061|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:54:47,067|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:54:47,067|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:54:47,067|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:54:47,068|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:54:47,068|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:54:47,069|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:54:47,070|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:54:47,087|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:54:47,088|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:54:47,097|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:54:47,097|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:54:47,097|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:54:47,098|81feeb83-7726-480e-82ce-57aefd9a8281||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ded19532-ab46-4282-877b-f1f85c152712 auditStoreId -1
2022-08-02 06:57:24,755|a215360a-6962-4776-b3eb-9aafa957c36b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-02 06:57:24,756|a215360a-6962-4776-b3eb-9aafa957c36b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 06:57:24,756|a215360a-6962-4776-b3eb-9aafa957c36b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 06:57:24,926|a215360a-6962-4776-b3eb-9aafa957c36b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 06:57:24,926|a215360a-6962-4776-b3eb-9aafa957c36b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 06:57:25,571|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/72fe7a8f-eee3-4384-8503-697d3195d2d9)
2022-08-02 06:57:25,571|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/72fe7a8f-eee3-4384-8503-697d3195d2d9/Definitions
2022-08-02 06:57:25,575|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 06:57:25,576|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-02 06:57:25,598|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-02 06:57:25,602|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-02 06:57:25,606|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(helloworld)
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(helloworld) targets(helloworld)
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-02 06:57:25,628|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/72fe7a8f-eee3-4384-8503-697d3195d2d9/Templates/hello-world-mapping.json
2022-08-02 06:57:25,646|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-02 06:57:25,646|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-02 06:57:25,646|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 06:57:25,646|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-02 06:57:25,646|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-mapping.json)
2022-08-02 06:57:25,653|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([])
2022-08-02 06:57:25,653|9838225c-2583-441e-9cc2-2310e7b787c7||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: []
2022-08-02 06:57:25,848|3b0844d4-e810-45d3-ba86-09eef89ef4e2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(0d79c4fb-a42c-4ebe-a72d-975ce24589a9) CBA(/opt/app/onap/blueprints/archive/0d79c4fb-a42c-4ebe-a72d-975ce24589a9/cba.zip)
2022-08-02 06:57:25,854|3b0844d4-e810-45d3-ba86-09eef89ef4e2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0d79c4fb-a42c-4ebe-a72d-975ce24589a9) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:57:25,867|3b0844d4-e810-45d3-ba86-09eef89ef4e2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(helloworld)
2022-08-02 06:57:25,873|3b0844d4-e810-45d3-ba86-09eef89ef4e2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0d79c4fb-a42c-4ebe-a72d-975ce24589a9) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:57:25,906|3b0844d4-e810-45d3-ba86-09eef89ef4e2||reactor-http-epoll-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/0d79c4fb-a42c-4ebe-a72d-975ce24589a9) present to clean.
2022-08-02 06:57:26,090|951aedf5-bb00-452f-a8a8-59578c0196d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 654321
2022-08-02 06:57:26,090|951aedf5-bb00-452f-a8a8-59578c0196d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 06:57:26,090|951aedf5-bb00-452f-a8a8-59578c0196d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 06:57:26,092|951aedf5-bb00-452f-a8a8-59578c0196d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-02 06:57:26,092|951aedf5-bb00-452f-a8a8-59578c0196d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-02 06:57:26,095|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-02 06:57:26,106|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (helloworld)
2022-08-02 06:57:26,107|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-02 06:57:26,107|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 06:57:26,108|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-02 06:57:26,108|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 06:57:26,108|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-02 06:57:26,109|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-02 06:57:26,124|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([])
2022-08-02 06:57:26,125|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({ })
2022-08-02 06:57:26,133|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 06:57:26,133|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 06:57:26,133|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-02 06:57:26,134|951aedf5-bb00-452f-a8a8-59578c0196d2||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f81490f3-9df4-418a-817d-45a6894ae3c6 auditStoreId -1
2022-08-02 07:14:35,579|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-02 07:14:35,580|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-02 07:14:35,581|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-02 07:14:35,783|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-02 07:14:35,783|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-02 07:14:36,300|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-02 07:14:36,305|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(d884c081-4da9-430c-aa8e-9d7d787afdad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-02 07:14:36,339|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(52920355-f661-4dc6-b8c2-c75f01b07a86) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-02 07:14:36,349|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(96f76f9e-a5c9-4e4b-8b93-5df97246cc0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-02 07:14:36,362|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(aa91bac6-50ca-418c-8f08-6be010f68942) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-02 07:14:36,377|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(714186b5-8a63-4e22-b984-a7c72704a4c2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-02 07:14:36,394|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(35417a84-303a-4938-af1b-c077075b151f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-02 07:14:36,409|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,409|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,409|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-02 07:14:36,411|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-02 07:14:36,411|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,411|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,470|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-02 07:14:36,492|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-02 07:14:36,513|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-02 07:14:36,538|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-02 07:14:36,563|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:14:36,564|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:36,580|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,655|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:14:36,657|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:14:36,658|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign-day-2)
2022-08-02 07:14:36,659|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:36,659|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy-day-2)
2022-08-02 07:14:36,684|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,802|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:14:36,804|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:14:36,805|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:36,881|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:36,979|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:14:36,980|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:14:36,981|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:37,024|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:14:37,100|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:14:37,101|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:14:37,102|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:37,103|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(HealthCheck)
2022-08-02 07:14:37,103|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-02 07:14:37,104|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(vf-config-assign)
2022-08-02 07:14:37,105|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(vf-config-deploy)
2022-08-02 07:14:37,155|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-02 07:14:37,217|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:14:37,218|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:14:37,250|a8e893aa-c019-4c7c-aab6-ca4c0467b6ae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-02 07:14:38,596|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ad196711-841e-4020-b931-9a59f2935c25)
2022-08-02 07:14:38,596|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| deleting definition types under : /opt/app/onap/blueprints/working/ad196711-841e-4020-b931-9a59f2935c25/Definitions
2022-08-02 07:14:38,598|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| reinitialized all type definitions
2022-08-02 07:14:38,599|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-08-02 07:14:38,615|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-08-02 07:14:38,620|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-08-02 07:14:38,624|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-08-02 07:14:38,637|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(capability)
2022-08-02 07:14:38,657|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(capability)
2022-08-02 07:14:38,665|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-02 07:14:38,678|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,693|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,703|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,712|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,721|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,755|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-08-02 07:14:38,759|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-08-02 07:14:38,759|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-08-02 07:14:38,770|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(capability)
2022-08-02 07:14:38,778|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(capability)
2022-08-02 07:14:38,786|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(capability)
2022-08-02 07:14:38,792|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-02 07:14:38,800|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,811|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,820|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,830|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,840|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,849|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing Workflow(resource-resolution)
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-08-02 07:14:38,878|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-08-02 07:14:38,879|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/ad196711-841e-4020-b931-9a59f2935c25/Templates/hello-world-velocity-mapping.json
2022-08-02 07:14:38,884|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-08-02 07:14:38,884|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-08-02 07:14:38,884|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enriching artifacts file(/opt/app/onap/blueprints/working/ad196711-841e-4020-b931-9a59f2935c25/Templates/hello-world-jinja-mapping.json
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| ##### Enhancing blueprint Resource Definitions
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-08-02 07:14:38,888|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-08-02 07:14:38,896|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-08-02 07:14:38,947|11fc6735-8986-4d46-8cd0-c2049363cf6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-08-02 07:14:39,108|5ce7cf16-9c15-4bd3-8849-db9ab1854faa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(875b1b0f-8a65-4d9f-8e82-48f1bb7b77a5) CBA(/opt/app/onap/blueprints/archive/875b1b0f-8a65-4d9f-8e82-48f1bb7b77a5/cba.zip)
2022-08-02 07:14:39,114|5ce7cf16-9c15-4bd3-8849-db9ab1854faa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/875b1b0f-8a65-4d9f-8e82-48f1bb7b77a5) and entry definition file (Definitions/resource-resolution.json)
2022-08-02 07:14:39,139|5ce7cf16-9c15-4bd3-8849-db9ab1854faa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-resolution)
2022-08-02 07:14:39,145|5ce7cf16-9c15-4bd3-8849-db9ab1854faa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/875b1b0f-8a65-4d9f-8e82-48f1bb7b77a5) and entry definition file (Definitions/resource-resolution.json)
2022-08-02 07:14:39,172|5ce7cf16-9c15-4bd3-8849-db9ab1854faa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/875b1b0f-8a65-4d9f-8e82-48f1bb7b77a5) present to clean.
2022-08-02 07:14:39,297|4a41523f-22b4-4a78-8bc4-ed720baadf2b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id faafa0b2-25fc-4036-b795-4ed0de7f4af5
2022-08-02 07:14:39,297|4a41523f-22b4-4a78-8bc4-ed720baadf2b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 07:14:39,297|4a41523f-22b4-4a78-8bc4-ed720baadf2b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 07:14:39,303|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-08-02 07:14:39,360|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-02 07:14:39,361|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-08-02 07:14:39,364|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-08-02 07:14:39,377|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (resource-resolution)
2022-08-02 07:14:39,381|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-08-02 07:14:39,381|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:14:39,382|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(faafa0b2-25fc-4036-b795-4ed0de7f4af5) for workflow(resource-resolution) step(helloworld)
2022-08-02 07:14:39,382|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 07:14:39,382|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-08-02 07:14:39,383|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-08-02 07:14:39,416|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-02 07:14:39,449|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:39,449|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-02 07:14:39,694|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-02 07:14:39,763|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:39,773|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:39,773|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-02 07:14:39,773|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-02 07:14:39,773|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-08-02 07:14:39,813|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_put)
2022-08-02 07:14:39,829|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-02 07:14:39,830|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Getting Jython Script Class(ResolvProperties)
2022-08-02 07:14:43,609|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Component Object org.python.proxies.__main__$ResolvProperties$1@61924fa0
2022-08-02 07:14:43,615|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-08-02 07:14:43,628|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_python)
2022-08-02 07:14:43,631|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:43,631|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-02 07:14:43,637|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-02 07:14:43,645|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:43,646|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:43,646|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-02 07:14:43,646|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-02 07:14:43,646|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-08-02 07:14:43,647|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:43,647|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-02 07:14:43,649|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-02 07:14:43,655|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_patch)
2022-08-02 07:14:43,656|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:43,657|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:43,657|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-02 07:14:43,657|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-02 07:14:43,657|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-08-02 07:14:43,665|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_del)
2022-08-02 07:14:43,666|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-02 07:14:43,695|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-02 07:14:50,111|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| compiled in (6414)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-02 07:14:50,112|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-02 07:14:50,127|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-08-02 07:14:50,138|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_kotlin)
2022-08-02 07:14:50,140|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,140|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-02 07:14:50,145|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-02 07:14:50,154|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,155|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,155|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-02 07:14:50,155|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-02 07:14:50,155|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-08-02 07:14:50,167|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_get)
2022-08-02 07:14:50,173|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-08-02 07:14:50,174|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-08-02 07:14:50,183|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_default)
2022-08-02 07:14:50,183|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_input)
2022-08-02 07:14:50,184|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,184|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-02 07:14:50,188|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-02 07:14:50,198|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,199|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,199|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-02 07:14:50,199|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-02 07:14:50,199|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-08-02 07:14:50,208|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_post)
2022-08-02 07:14:50,220|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,248|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (list)
2022-08-02 07:14:50,251|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-02 07:14:50,251|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,251|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,251|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,252|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,252|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-08-02 07:14:50,261|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (v_db)
2022-08-02 07:14:50,264|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-08-02 07:14:50,318|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-02 07:14:50,338|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-02 07:14:50,338|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-08-02 07:14:50,372|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-02 07:14:50,376|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-02 07:14:50,376|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-08-02 07:14:50,377|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-02 07:14:50,377|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Getting Jython Script Class(ResolvProperties)
2022-08-02 07:14:50,388|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-08-02 07:14:50,423|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Component Object org.python.proxies.__main__$ResolvProperties$2@3e0cbaff
2022-08-02 07:14:50,424|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-08-02 07:14:50,433|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_python)
2022-08-02 07:14:50,434|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,434|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-02 07:14:50,436|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-02 07:14:50,446|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,446|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,447|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-02 07:14:50,447|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-02 07:14:50,447|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-08-02 07:14:50,458|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_patch)
2022-08-02 07:14:50,458|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-08-02 07:14:50,473|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_input)
2022-08-02 07:14:50,475|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,475|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-02 07:14:50,476|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-02 07:14:50,486|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,487|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,487|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-02 07:14:50,487|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-02 07:14:50,487|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-08-02 07:14:50,498|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_put)
2022-08-02 07:14:50,499|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-08-02 07:14:50,509|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_default)
2022-08-02 07:14:50,510|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,510|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-02 07:14:50,512|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-02 07:14:50,523|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,524|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,524|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-02 07:14:50,524|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-02 07:14:50,524|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-08-02 07:14:50,525|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,525|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-02 07:14:50,527|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-02 07:14:50,533|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_del)
2022-08-02 07:14:50,536|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,536|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,536|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-02 07:14:50,536|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-02 07:14:50,536|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-08-02 07:14:50,538|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,538|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-02 07:14:50,539|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-02 07:14:50,545|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_post)
2022-08-02 07:14:50,548|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,548|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,548|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-02 07:14:50,549|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-02 07:14:50,549|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-08-02 07:14:50,559|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_get)
2022-08-02 07:14:50,563|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-08-02 07:14:50,563|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-08-02 07:14:50,565|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-08-02 07:14:50,574|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:14:50,574|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:14:50,575|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-02 07:14:50,575|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-02 07:14:50,575|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-08-02 07:14:50,587|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_get_id)
2022-08-02 07:14:50,588|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-02 07:14:50,589|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-08-02 07:14:50,601|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_kotlin)
2022-08-02 07:14:50,602|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-02 07:14:50,615|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (list)
2022-08-02 07:14:50,617|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-02 07:14:50,617|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,617|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,618|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,618|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,618|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,618|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,619|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,619|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,619|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-02 07:14:50,619|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-08-02 07:14:50,630|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resource resolution saved into database successfully : (j_db)
2022-08-02 07:14:50,630|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-08-02 07:14:50,857|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-02 07:14:50,865|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-02 07:14:50,866|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:14:50,866|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 07:14:50,866|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-08-02 07:14:50,867|4a41523f-22b4-4a78-8bc4-ed720baadf2b||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e82d987d-7c5b-42d2-a568-ed91850550b3 auditStoreId -1
2022-08-02 07:27:42,214|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(aeedcab6-99fa-490d-9562-140691dd5c30) CBA(/opt/app/onap/blueprints/archive/aeedcab6-99fa-490d-9562-140691dd5c30/cba.zip)
2022-08-02 07:27:42,248|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aeedcab6-99fa-490d-9562-140691dd5c30) and entry definition file (Definitions/CNF.json)
2022-08-02 07:27:42,362|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:27:42,363|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:27:42,364|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:27:42,365|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-out)
2022-08-02 07:27:42,365|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale)
2022-08-02 07:27:42,366|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-in)
2022-08-02 07:27:42,367|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(health-check)
2022-08-02 07:27:42,397|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aeedcab6-99fa-490d-9562-140691dd5c30) and entry definition file (Definitions/CNF.json)
2022-08-02 07:27:42,463|ca6d2d7b-d51d-4fcc-848f-c6d3bc97aabb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/aeedcab6-99fa-490d-9562-140691dd5c30) present to clean.
2022-08-02 07:29:23,852|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-02 07:29:23,960|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: 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-08-02 07:29:24,010|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| request(d2df5c48-417f-47b3-af7e-b9a1f0f29aea)
2022-08-02 07:29:24,014|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| CBA file(/opt/app/onap/blueprints/archive/f8161fb7-4195-41bf-b19e-7f02f047b7b2/cba.zip written successfully
2022-08-02 07:29:24,015|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(f8161fb7-4195-41bf-b19e-7f02f047b7b2) CBA(/opt/app/onap/blueprints/archive/f8161fb7-4195-41bf-b19e-7f02f047b7b2/cba.zip)
2022-08-02 07:29:24,042|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8161fb7-4195-41bf-b19e-7f02f047b7b2) and entry definition file (Definitions/CNF.json)
2022-08-02 07:29:24,113|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:29:24,114|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:29:24,115|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:29:24,116|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-out)
2022-08-02 07:29:24,117|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale)
2022-08-02 07:29:24,117|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-in)
2022-08-02 07:29:24,118|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(health-check)
2022-08-02 07:29:24,146|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8161fb7-4195-41bf-b19e-7f02f047b7b2) and entry definition file (Definitions/CNF.json)
2022-08-02 07:29:24,167|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-02 07:29:24,190|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-02 07:29:24,192|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-02 07:29:24,217|d2df5c48-417f-47b3-af7e-b9a1f0f29aea||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/f8161fb7-4195-41bf-b19e-7f02f047b7b2) present to clean.
2022-08-02 07:32:29,910|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 5fe49ead-2026-447b-b8f9-50e96deed4a1
2022-08-02 07:32:29,911|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 07:32:29,911|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 07:32:29,917|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-02 07:32:30,107|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-02 07:32:30,110|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-02 07:32:30,112|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-02 07:32:30,129|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (resource-assignment)
2022-08-02 07:32:30,213|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(START) -> executed state(SUCCESS)
2022-08-02 07:32:30,218|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[5fe49ead-2026-447b-b8f9-50e96deed4a1])'s step(resource-assignment)
2022-08-02 07:32:30,219|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:32:30,221|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(5fe49ead-2026-447b-b8f9-50e96deed4a1) for workflow(resource-assignment) step(resource-assignment)
2022-08-02 07:32:30,221|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 07:32:30,221|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-02 07:32:30,223|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-02 07:32:30,243|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:30,251|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-02 07:32:30,252|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-08-02 07:32:30,253|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-02 07:32:30,253|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("d47660bc-c578-4ee4-91a3-a7418d39ae35") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-02 07:32:30,254|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("0c2b933e-3416-4ab6-9530-82de773f105f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-02 07:32:30,265|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-08-02 07:32:30,265|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-08-02 07:32:30,278|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-02 07:32:32,917|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(500 - )
2022-08-02 07:32:32,918|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-08-02 07:32:32,928|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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:115)
	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:47)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:32:32,930|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-02 07:32:32,931|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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" : "d47660bc-c578-4ee4-91a3-a7418d39ae35",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0c2b933e-3416-4ab6-9530-82de773f105f",
  "vnf_name" : "${vnf_name}"
})
2022-08-02 07:32:32,945|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:32:32,945|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 07:32:32,945|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-02 07:32:32,946|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[5fe49ead-2026-447b-b8f9-50e96deed4a1])'s step(profile-upload)
2022-08-02 07:32:32,946|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:32:32,954|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(5fe49ead-2026-447b-b8f9-50e96deed4a1) for workflow(resource-assignment) step(profile-upload)
2022-08-02 07:32:32,954|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-02 07:32:32,954|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:32,956|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Triggering K8s Profile Upload component logic.
2022-08-02 07:32:32,956|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Getting the template prefixes
2022-08-02 07:32:32,956|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Iterating over prefixes in resource assignment map.
2022-08-02 07:32:32,959|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Prefix vnf does not have required data for us to continue.
2022-08-02 07:32:32,960|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:32:32,960|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-02 07:32:32,960|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-02 07:32:32,960|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(END) -> executed state(SUCCESS)
2022-08-02 07:32:32,964|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(5fe49ead-2026-447b-b8f9-50e96deed4a1) nodes completed with (0)exceptions
2022-08-02 07:32:32,964|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-02 07:32:32,966|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d2b149e5-0242-470f-9d3a-8651343f3ac0 auditStoreId -1
2022-08-02 07:32:37,637|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 181bc236-439f-41c8-9eb1-6e0f14514513
2022-08-02 07:32:37,637|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 07:32:37,637|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 07:32:37,638|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-02 07:32:37,638|55e9e943-a74d-47d1-a89a-d2b4212425a6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-02 07:32:37,643|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-02 07:32:37,663|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (resource-assignment)
2022-08-02 07:32:37,666|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(START) -> executed state(SUCCESS)
2022-08-02 07:32:37,666|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[181bc236-439f-41c8-9eb1-6e0f14514513])'s step(resource-assignment)
2022-08-02 07:32:37,667|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:32:37,668|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(181bc236-439f-41c8-9eb1-6e0f14514513) for workflow(resource-assignment) step(resource-assignment)
2022-08-02 07:32:37,668|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 07:32:37,668|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-02 07:32:37,669|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-08-02 07:32:37,689|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:37,694|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-08-02 07:32:37,694|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("c84d7397-a3f7-44bb-ba5f-b395bc04f3f7") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-02 07:32:37,695|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-08-02 07:32:37,695|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-08-02 07:32:37,695|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("7f4803a4-300f-4bfc-b164-1f0115753d13") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-08-02 07:32:37,697|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:37,697|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:37,744|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:32:37,745|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:32:37,767|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:37,769|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:37,769|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"8aacccbd-8b11-4cea-a6d2-0b673c722017"}])
2022-08-02 07:32:37,769|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("8aacccbd-8b11-4cea-a6d2-0b673c722017") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-08-02 07:32:37,770|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"28cfffe9-010c-4433-a56c-23b0af6b512e"}])
2022-08-02 07:32:37,770|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("28cfffe9-010c-4433-a56c-23b0af6b512e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-08-02 07:32:37,771|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-08-02 07:32:37,777|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Transformed value: null -> 8aacccbd-8b11-4cea-a6d2-0b673c722017
2022-08-02 07:32:37,778|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:32:37,823|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:32:37,831|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:37,832|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-08-02 07:32:37,832|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-08-02 07:32:37,833|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-08-02 07:32:37,833|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-08-02 07:32:37,885|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Transformed value: null -> 7f4803a4-300f-4bfc-b164-1f0115753d13
2022-08-02 07:32:37,886|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("d47660bc-c578-4ee4-91a3-a7418d39ae35") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-02 07:32:37,887|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-08-02 07:32:37,887|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-08-02 07:32:37,887|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("0c2b933e-3416-4ab6-9530-82de773f105f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-02 07:32:37,893|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-08-02 07:32:37,893|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-08-02 07:32:37,893|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-08-02 07:32:37,893|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-08-02 07:32:37,910|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-08-02 07:32:37,910|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-08-02 07:32:37,935|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:32:37,935|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:32:37,935|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({vnf_name=value}), from json ()
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vnf_name) trying to get value from responseNode ()
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-02 07:32:37,936|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-02 07:32:37,944|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-08-02 07:32:37,944|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| rest dictionary information : (/v1/genNetworkElementName), ({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-08-02 07:32:37,945|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-02 07:32:39,049|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(500 - )
2022-08-02 07:32:39,050|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-08-02 07:32:39,052|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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:115)
	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:47)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:32:39,054|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-02 07:32:39,063|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-08-02 07:32:39,063|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-08-02 07:32:39,078|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/d47660bc-c578-4ee4-91a3-a7418d39ae35/service-data/vnfs/vnf/0c2b933e-3416-4ab6-9530-82de773f105f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-08-02 07:32:39,090|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:32:39,090|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:32:39,090|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-08-02 07:32:39,090|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-08-02 07:32:39,090|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-02 07:32:39,091|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-08-02 07:32:39,091|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-08-02 07:32:39,098|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].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:241)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-08-02 07:32:39,099|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:32:39,099|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 07:32:39,099|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-08-02 07:32:39,099|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(181bc236-439f-41c8-9eb1-6e0f14514513) nodes completed with (1)exceptions
2022-08-02 07:32:39,100|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(181bc236-439f-41c8-9eb1-6e0f14514513) 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$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:32:39,100|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-02 07:32:39,101|55e9e943-a74d-47d1-a89a-d2b4212425a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 313e0de2-10af-48e4-97ae-56cd7bfd9e30 auditStoreId -1
2022-08-02 07:37:09,604|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Save processing(2277bbfc-6c24-4864-9346-c9be94a3c579) CBA(/opt/app/onap/blueprints/archive/2277bbfc-6c24-4864-9346-c9be94a3c579/cba.zip)
2022-08-02 07:37:09,629|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2277bbfc-6c24-4864-9346-c9be94a3c579) and entry definition file (Definitions/CNF.json)
2022-08-02 07:37:09,713|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(resource-assignment)
2022-08-02 07:37:09,714|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-assign)
2022-08-02 07:37:09,714|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(config-deploy)
2022-08-02 07:37:09,715|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-out)
2022-08-02 07:37:09,716|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale)
2022-08-02 07:37:09,716|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(scale-in)
2022-08-02 07:37:09,717|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Validating Workflow(health-check)
2022-08-02 07:37:09,743|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2277bbfc-6c24-4864-9346-c9be94a3c579) and entry definition file (Definitions/CNF.json)
2022-08-02 07:37:09,764|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-02 07:37:09,783|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-02 07:37:09,842|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-02 07:37:09,871|55aad80f-d207-4dd1-89cd-c543ee52bcbe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| No compiled cache(/opt/app/onap/blueprints/working/2277bbfc-6c24-4864-9346-c9be94a3c579) present to clean.
2022-08-02 07:37:23,771|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id 2f800e50-cfb2-4540-8629-b8afd4a2f34a
2022-08-02 07:37:23,771|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 07:37:23,771|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 07:37:23,773|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-02 07:37:23,929|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-02 07:37:23,931|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-02 07:37:23,933|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-02 07:37:23,946|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (resource-assignment)
2022-08-02 07:37:23,947|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(START) -> executed state(SUCCESS)
2022-08-02 07:37:23,948|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[2f800e50-cfb2-4540-8629-b8afd4a2f34a])'s step(resource-assignment)
2022-08-02 07:37:23,948|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:37:23,950|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(2f800e50-cfb2-4540-8629-b8afd4a2f34a) for workflow(resource-assignment) step(resource-assignment)
2022-08-02 07:37:23,950|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 07:37:23,950|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-02 07:37:23,950|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-02 07:37:23,968|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:23,969|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-02 07:37:23,970|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-08-02 07:37:23,970|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-02 07:37:23,971|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("15a91d3a-d1eb-435f-a421-2f420c566646") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-02 07:37:23,971|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("7a55fae1-fc95-4a89-b0ca-2c76334641a7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-02 07:37:23,979|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-08-02 07:37:23,979|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-08-02 07:37:23,981|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-02 07:37:25,611|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(500 - )
2022-08-02 07:37:25,612|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-08-02 07:37:25,612|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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:115)
	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:47)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:37:25,614|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-02 07:37:25,615|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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" : "7a55fae1-fc95-4a89-b0ca-2c76334641a7",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "15a91d3a-d1eb-435f-a421-2f420c566646",
  "vnf_name" : "${vnf_name}"
})
2022-08-02 07:37:25,623|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:37:25,623|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 07:37:25,623|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-02 07:37:25,624|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[2f800e50-cfb2-4540-8629-b8afd4a2f34a])'s step(profile-upload)
2022-08-02 07:37:25,624|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:37:25,625|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(2f800e50-cfb2-4540-8629-b8afd4a2f34a) for workflow(resource-assignment) step(profile-upload)
2022-08-02 07:37:25,625|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Triggering K8s Profile Upload component logic.
2022-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Getting the template prefixes
2022-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Iterating over prefixes in resource assignment map.
2022-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Prefix vnf does not have required data for us to continue.
2022-08-02 07:37:25,626|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:37:25,627|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-02 07:37:25,627|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-02 07:37:25,627|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(END) -> executed state(SUCCESS)
2022-08-02 07:37:25,627|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(2f800e50-cfb2-4540-8629-b8afd4a2f34a) nodes completed with (0)exceptions
2022-08-02 07:37:25,628|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-02 07:37:25,628|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d7d7a678-edfd-45e9-8b2a-923fad1637d1 auditStoreId -1
2022-08-02 07:37:29,471|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| processing request id f1c4d58c-ef79-45e6-b460-6bb6cafddbe4
2022-08-02 07:37:29,471|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-02 07:37:29,471|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| StoreAuditService ID  -1
2022-08-02 07:37:29,473|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-02 07:37:29,473|91cd69ee-867a-4718-9a81-e0f7efe9bb04||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-02 07:37:29,477|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-02 07:37:29,503|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Deriving input data for workflow: (resource-assignment)
2022-08-02 07:37:29,504|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(START) -> executed state(SUCCESS)
2022-08-02 07:37:29,505|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Executing workflow(resource-assignment[f1c4d58c-ef79-45e6-b460-6bb6cafddbe4])'s step(resource-assignment)
2022-08-02 07:37:29,505|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-02 07:37:29,506|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| preparing request id(f1c4d58c-ef79-45e6-b460-6bb6cafddbe4) for workflow(resource-assignment) step(resource-assignment)
2022-08-02 07:37:29,506|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-02 07:37:29,506|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-02 07:37:29,506|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-08-02 07:37:29,526|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:29,529|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-08-02 07:37:29,530|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("2d044dc3-1f14-4068-adbb-f7d3fcedd2a5") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-02 07:37:29,530|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-08-02 07:37:29,530|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-08-02 07:37:29,531|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("7f4803a4-300f-4bfc-b164-1f0115753d13") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-08-02 07:37:29,533|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:29,533|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:29,573|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:37:29,579|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:37:29,592|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:29,593|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:29,594|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"28cfffe9-010c-4433-a56c-23b0af6b512e"}])
2022-08-02 07:37:29,594|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("28cfffe9-010c-4433-a56c-23b0af6b512e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-08-02 07:37:29,594|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"8aacccbd-8b11-4cea-a6d2-0b673c722017"}])
2022-08-02 07:37:29,594|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("8aacccbd-8b11-4cea-a6d2-0b673c722017") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-08-02 07:37:29,596|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-08-02 07:37:29,602|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Transformed value: null -> 8aacccbd-8b11-4cea-a6d2-0b673c722017
2022-08-02 07:37:29,604|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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-08-02 07:37:29,644|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Parameter information : ({customizationid=7f4803a4-300f-4bfc-b164-1f0115753d13})
2022-08-02 07:37:29,654|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:29,656|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-08-02 07:37:29,656|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-08-02 07:37:29,657|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-08-02 07:37:29,657|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-08-02 07:37:29,661|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Transformed value: null -> 7f4803a4-300f-4bfc-b164-1f0115753d13
2022-08-02 07:37:29,661|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("7a55fae1-fc95-4a89-b0ca-2c76334641a7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-02 07:37:29,662|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-08-02 07:37:29,662|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-08-02 07:37:29,662|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("15a91d3a-d1eb-435f-a421-2f420c566646") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-02 07:37:29,666|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-08-02 07:37:29,666|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-08-02 07:37:29,666|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-08-02 07:37:29,666|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-08-02 07:37:29,675|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-08-02 07:37:29,676|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-08-02 07:37:29,689|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:37:29,689|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:37:29,689|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:29,689|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({vnf_name=value}), from json ()
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vnf_name) trying to get value from responseNode ()
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-02 07:37:29,690|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-02 07:37:29,696|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-08-02 07:37:29,696|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| rest dictionary information : (/v1/genNetworkElementName), ({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-08-02 07:37:29,697|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-02 07:37:30,746|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(500 - )
2022-08-02 07:37:30,746|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-08-02 07:37:30,747|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| 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:115)
	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:47)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:37:30,748|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-02 07:37:30,753|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-08-02 07:37:30,753|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-08-02 07:37:30,762|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7a55fae1-fc95-4a89-b0ca-2c76334641a7/service-data/vnfs/vnf/15a91d3a-d1eb-435f-a421-2f420c566646/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-08-02 07:37:30,775|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response status(200 - OK)
2022-08-02 07:37:30,775|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Response processing type (string)
2022-08-02 07:37:30,776|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-08-02 07:37:30,776|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-08-02 07:37:30,776|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-02 07:37:30,777|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-08-02 07:37:30,777|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-08-02 07:37:30,778|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].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:241)
	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:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-08-02 07:37:30,778|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Preparing Response...
2022-08-02 07:37:30,778|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-02 07:37:30,778|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-08-02 07:37:30,779|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(f1c4d58c-ef79-45e6-b460-6bb6cafddbe4) nodes completed with (1)exceptions
2022-08-02 07:37:30,779|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| workflow(f1c4d58c-ef79-45e6-b460-6bb6cafddbe4) 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$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-08-02 07:37:30,779|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-02 07:37:30,779|91cd69ee-867a-4718-9a81-e0f7efe9bb04||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-wf9l2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4b085278-7d0b-4b40-9d0a-fdfe67bd7c96 auditStoreId -1