Results

By type

          09:39:30,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:39:30,959 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
09:39:30,962 |-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.2.1.jar!/logback.xml]
09:39:30,963 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
09:39:30,963 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
09:39:30,963 |-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.2.1.jar!/logback.xml]
09:39:30,986 |-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.2.1.jar!/logback.xml] is not of type file
09:39:31,148 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
09:39:31,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:39:31,164 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
09:39:31,173 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:39:31,265 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
09:39:31,265 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
09:39:31,265 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
09:39:31,266 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
09:39:31,266 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
09:39:31,266 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
09:39:31,266 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
09:39:31,266 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
09:39:31,268 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-01-07 09:39:32,293|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-nczm7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-01-07 09:39:32,302|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-01-07 09:39:36,549|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-01-07 09:39:37,388|||main||||INFO||||||| Finished Spring Data repository scanning in 818ms. Found 11 JPA repository interfaces.
2022-01-07 09:39:40,014|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-01-07 09:39:40,101|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-01-07 09:39:40,392|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-07 09:39:40,929|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-01-07 09:39:41,249|||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-01-07 09:39:41,253|||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-01-07 09:39:41,459|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-01-07 09:39:42,857|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-07 09:39:42,870|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-01-07 09:39:42,963|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-01-07 09:39:44,035|||main||||INFO||||||| Audit service is disabled
2022-01-07 09:39:44,157|||main||||INFO||||||| Workflow Audit store is disabled
2022-01-07 09:39:45,759|||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]
2022-01-07 09:39:45,802|||main||||INFO||||||| Dependency Management module created...
2022-01-07 09:39:47,010|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-01-07 09:39:47,266|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-01-07 09:39:48,590|||main||||INFO||||||| Netty started on port(s): 8080
2022-01-07 09:39:50,548|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-01-07 09:39:50,877|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-01-07 09:39:50,884|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.39 seconds (JVM running for 20.625)
2022-01-07 09:39:50,902|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-01-07 10:42:29,170|799b063b-98ed-4150-891b-7d075dc702be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:42:29,172|799b063b-98ed-4150-891b-7d075dc702be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:42:29,173|799b063b-98ed-4150-891b-7d075dc702be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:42:29,744|799b063b-98ed-4150-891b-7d075dc702be||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:42:29,748|799b063b-98ed-4150-891b-7d075dc702be||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:42:31,264|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/59d0817e-1582-4786-a9b8-187ba10e46a3)
2022-01-07 10:42:31,275|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/59d0817e-1582-4786-a9b8-187ba10e46a3/Definitions
2022-01-07 10:42:31,357|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:42:31,362|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:42:31,411|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:42:31,421|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:42:31,429|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:42:31,491|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:42:31,492|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:42:31,492|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:42:31,492|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:42:31,492|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:42:31,493|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/59d0817e-1582-4786-a9b8-187ba10e46a3/Templates/hello-world-mapping.json
2022-01-07 10:42:31,517|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:42:31,518|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:42:31,518|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:42:31,519|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:42:31,521|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:42:31,551|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:42:31,552|d8f9e25c-0802-4261-80fb-eff273005d0a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:42:31,820|ee9553c2-ccc1-4707-afbd-229673d8211c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(12a8a402-8cc1-4c46-bb5c-0931ded82e3b) CBA(/opt/app/onap/blueprints/archive/12a8a402-8cc1-4c46-bb5c-0931ded82e3b/cba.zip)
2022-01-07 10:42:31,831|ee9553c2-ccc1-4707-afbd-229673d8211c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/12a8a402-8cc1-4c46-bb5c-0931ded82e3b) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:42:31,899|ee9553c2-ccc1-4707-afbd-229673d8211c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:42:31,914|ee9553c2-ccc1-4707-afbd-229673d8211c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/12a8a402-8cc1-4c46-bb5c-0931ded82e3b) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:42:32,022|ee9553c2-ccc1-4707-afbd-229673d8211c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/12a8a402-8cc1-4c46-bb5c-0931ded82e3b) present to clean.
2022-01-07 10:42:32,222|8174dcea-6d90-4856-a6e9-6eec16b0de7c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:42:32,222|8174dcea-6d90-4856-a6e9-6eec16b0de7c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:42:32,223|8174dcea-6d90-4856-a6e9-6eec16b0de7c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:42:32,230|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| getting cba file name(test101), version(1.0.1) from db
2022-01-07 10:42:32,293|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:42:32,295|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:42:32,298|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:42:32,314|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:42:32,315|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:42:32,316|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:42:32,323|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:42:32,323|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:42:32,324|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:42:32,347|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:42:32,418|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:42:32,425|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:42:32,534|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:42:32,536|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:42:32,536|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:42:32,538|8174dcea-6d90-4856-a6e9-6eec16b0de7c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f1a00d82-0b6e-475e-ba94-98e387b10b43 auditStoreId -1
2022-01-07 10:43:33,668|0e97b20f-66f0-4307-a0ef-93d301b930b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:43:33,668|0e97b20f-66f0-4307-a0ef-93d301b930b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:43:33,669|0e97b20f-66f0-4307-a0ef-93d301b930b6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:43:33,971|0e97b20f-66f0-4307-a0ef-93d301b930b6||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:43:33,971|0e97b20f-66f0-4307-a0ef-93d301b930b6||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:43:34,984|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/23a54069-a19a-4e4b-a045-e6fa323ac627)
2022-01-07 10:43:34,985|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/23a54069-a19a-4e4b-a045-e6fa323ac627/Definitions
2022-01-07 10:43:34,989|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:43:34,991|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:43:35,020|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:43:35,028|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:43:35,035|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:43:35,060|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:43:35,061|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:43:35,061|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:43:35,061|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:43:35,061|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:43:35,061|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/23a54069-a19a-4e4b-a045-e6fa323ac627/Templates/hello-world-mapping.json
2022-01-07 10:43:35,072|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:43:35,073|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:43:35,073|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:43:35,073|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:43:35,074|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:43:35,088|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:43:35,088|5b8e8a12-311c-485a-9bc9-afdff78664d8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:43:35,308|7f49456c-2d5d-4bd5-accb-fe9af6223d28||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(23e98fac-e53d-444d-a3b6-0ea82bb72eeb) CBA(/opt/app/onap/blueprints/archive/23e98fac-e53d-444d-a3b6-0ea82bb72eeb/cba.zip)
2022-01-07 10:43:35,321|7f49456c-2d5d-4bd5-accb-fe9af6223d28||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/23e98fac-e53d-444d-a3b6-0ea82bb72eeb) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:43:35,351|7f49456c-2d5d-4bd5-accb-fe9af6223d28||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:43:35,365|7f49456c-2d5d-4bd5-accb-fe9af6223d28||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/23e98fac-e53d-444d-a3b6-0ea82bb72eeb) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:43:35,401|7f49456c-2d5d-4bd5-accb-fe9af6223d28||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/23e98fac-e53d-444d-a3b6-0ea82bb72eeb) present to clean.
2022-01-07 10:43:35,601|3271d774-7c30-483f-80dc-6a54d0e324ba||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:43:35,602|3271d774-7c30-483f-80dc-6a54d0e324ba||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:43:35,602|3271d774-7c30-483f-80dc-6a54d0e324ba||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:43:35,604|3271d774-7c30-483f-80dc-6a54d0e324ba||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:43:35,604|3271d774-7c30-483f-80dc-6a54d0e324ba||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:43:35,608|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:43:35,629|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:43:35,630|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:43:35,630|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:43:35,631|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:43:35,631|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:43:35,632|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:43:35,634|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:43:35,657|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:43:35,658|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:43:35,665|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:43:35,666|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:43:35,666|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:43:35,667|3271d774-7c30-483f-80dc-6a54d0e324ba||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID badb52bb-8327-4500-ad5a-5f726ac2bcd6 auditStoreId -1
2022-01-07 10:44:39,769|d97c5249-2eb1-45f4-bf0e-bba424885b99||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:44:39,769|d97c5249-2eb1-45f4-bf0e-bba424885b99||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:44:39,769|d97c5249-2eb1-45f4-bf0e-bba424885b99||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:44:39,995|d97c5249-2eb1-45f4-bf0e-bba424885b99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:44:39,995|d97c5249-2eb1-45f4-bf0e-bba424885b99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:44:40,778|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fe0784b1-5197-46a3-802a-5cd80fe4dd91)
2022-01-07 10:44:40,780|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/fe0784b1-5197-46a3-802a-5cd80fe4dd91/Definitions
2022-01-07 10:44:40,782|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:44:40,783|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:44:40,806|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:44:40,814|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:44:40,819|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:44:40,839|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:44:40,840|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:44:40,840|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:44:40,840|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:44:40,840|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:44:40,840|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fe0784b1-5197-46a3-802a-5cd80fe4dd91/Templates/hello-world-mapping.json
2022-01-07 10:44:40,853|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:44:40,853|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:44:40,853|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:44:40,854|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:44:40,854|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:44:40,866|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:44:40,867|3ace4602-7968-4750-bfce-a47a356ec42c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:44:41,086|f1cc5c46-8b2f-41a3-9931-8e7e24d7080d||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(e79db7b9-cb20-44f9-a350-6aed9b7017c6) CBA(/opt/app/onap/blueprints/archive/e79db7b9-cb20-44f9-a350-6aed9b7017c6/cba.zip)
2022-01-07 10:44:41,094|f1cc5c46-8b2f-41a3-9931-8e7e24d7080d||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e79db7b9-cb20-44f9-a350-6aed9b7017c6) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:44:41,112|f1cc5c46-8b2f-41a3-9931-8e7e24d7080d||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:44:41,119|f1cc5c46-8b2f-41a3-9931-8e7e24d7080d||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e79db7b9-cb20-44f9-a350-6aed9b7017c6) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:44:41,151|f1cc5c46-8b2f-41a3-9931-8e7e24d7080d||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/e79db7b9-cb20-44f9-a350-6aed9b7017c6) present to clean.
2022-01-07 10:44:41,334|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:44:41,334|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:44:41,334|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:44:41,337|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:44:41,337|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:44:41,339|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:44:41,349|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:44:41,349|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:44:41,349|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:44:41,351|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:44:41,351|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:44:41,352|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:44:41,353|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:44:41,383|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:44:41,383|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:44:41,393|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:44:41,393|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:44:41,393|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:44:41,396|fedb6745-31b4-41d3-99ba-c9f13dfca0ef||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eaf86c29-bea6-4176-a197-e40de80df601 auditStoreId -1
2022-01-07 10:46:00,371|5eb4f7b8-2428-4338-925d-44d146a37078||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:46:00,371|5eb4f7b8-2428-4338-925d-44d146a37078||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:46:00,371|5eb4f7b8-2428-4338-925d-44d146a37078||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:46:00,692|5eb4f7b8-2428-4338-925d-44d146a37078||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:46:00,693|5eb4f7b8-2428-4338-925d-44d146a37078||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:46:01,646|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ff62439d-84ea-4808-8d40-fa2ebe77e7f4)
2022-01-07 10:46:01,647|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/ff62439d-84ea-4808-8d40-fa2ebe77e7f4/Definitions
2022-01-07 10:46:01,650|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:46:01,651|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:46:01,670|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:46:01,675|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:46:01,680|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:46:01,698|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/ff62439d-84ea-4808-8d40-fa2ebe77e7f4/Templates/hello-world-mapping.json
2022-01-07 10:46:01,707|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:46:01,707|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:46:01,707|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:46:01,707|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:46:01,707|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:46:01,720|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:46:01,720|c57f3ab7-c54c-4efb-b914-78fc8f022acb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:46:01,925|0c6b9054-3e71-482e-8e40-c6abf8089cfa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(41663d3f-2858-4281-a446-dd5baa0d0c46) CBA(/opt/app/onap/blueprints/archive/41663d3f-2858-4281-a446-dd5baa0d0c46/cba.zip)
2022-01-07 10:46:01,938|0c6b9054-3e71-482e-8e40-c6abf8089cfa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41663d3f-2858-4281-a446-dd5baa0d0c46) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:46:01,963|0c6b9054-3e71-482e-8e40-c6abf8089cfa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:46:02,016|0c6b9054-3e71-482e-8e40-c6abf8089cfa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41663d3f-2858-4281-a446-dd5baa0d0c46) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:46:02,057|0c6b9054-3e71-482e-8e40-c6abf8089cfa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/41663d3f-2858-4281-a446-dd5baa0d0c46) present to clean.
2022-01-07 10:46:02,241|9d3a9edf-0728-46af-a561-fa1016a833e3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:46:02,241|9d3a9edf-0728-46af-a561-fa1016a833e3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:46:02,242|9d3a9edf-0728-46af-a561-fa1016a833e3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:46:02,244|9d3a9edf-0728-46af-a561-fa1016a833e3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:46:02,244|9d3a9edf-0728-46af-a561-fa1016a833e3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:46:02,246|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:46:02,264|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:46:02,264|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:46:02,264|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:46:02,267|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:46:02,267|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:46:02,267|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:46:02,270|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:46:02,294|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:46:02,295|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:46:02,303|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:46:02,303|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:46:02,303|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:46:02,304|9d3a9edf-0728-46af-a561-fa1016a833e3||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bddd6f9-3480-4141-8c30-f7b98d096fbd auditStoreId -1
2022-01-07 10:47:22,347|178aba70-2b9f-4fda-89f3-e4c3ac7e57fd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:47:22,348|178aba70-2b9f-4fda-89f3-e4c3ac7e57fd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:47:22,348|178aba70-2b9f-4fda-89f3-e4c3ac7e57fd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:47:22,654|178aba70-2b9f-4fda-89f3-e4c3ac7e57fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:47:22,654|178aba70-2b9f-4fda-89f3-e4c3ac7e57fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:47:23,545|94b1196d-1553-4039-a281-cb2edba0c26b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d7f0e6b1-9d3c-4c02-808e-e7ee763dfc06)
2022-01-07 10:47:23,546|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/d7f0e6b1-9d3c-4c02-808e-e7ee763dfc06/Definitions
2022-01-07 10:47:23,550|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:47:23,551|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:47:23,590|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:47:23,600|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:47:23,606|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:47:23,633|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:47:23,634|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:47:23,634|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:47:23,635|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:47:23,635|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:47:23,635|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d7f0e6b1-9d3c-4c02-808e-e7ee763dfc06/Templates/hello-world-mapping.json
2022-01-07 10:47:23,649|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:47:23,650|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:47:23,650|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:47:23,651|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:47:23,651|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:47:23,663|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:47:23,663|94b1196d-1553-4039-a281-cb2edba0c26b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:47:23,888|8f8b3103-1dc9-4656-8429-83125a85755a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(27a6a5cc-2ef8-495a-b3eb-33d4c0ce5ab9) CBA(/opt/app/onap/blueprints/archive/27a6a5cc-2ef8-495a-b3eb-33d4c0ce5ab9/cba.zip)
2022-01-07 10:47:23,894|8f8b3103-1dc9-4656-8429-83125a85755a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27a6a5cc-2ef8-495a-b3eb-33d4c0ce5ab9) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:47:23,911|8f8b3103-1dc9-4656-8429-83125a85755a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:47:23,919|8f8b3103-1dc9-4656-8429-83125a85755a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27a6a5cc-2ef8-495a-b3eb-33d4c0ce5ab9) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:47:23,952|8f8b3103-1dc9-4656-8429-83125a85755a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/27a6a5cc-2ef8-495a-b3eb-33d4c0ce5ab9) present to clean.
2022-01-07 10:47:24,126|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:47:24,127|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:47:24,127|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:47:24,130|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:47:24,130|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:47:24,131|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:47:24,138|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:47:24,139|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:47:24,139|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:47:24,141|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:47:24,141|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:47:24,141|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:47:24,145|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:47:24,172|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:47:24,172|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:47:24,181|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:47:24,181|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:47:24,181|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:47:24,182|f2bccf82-2274-4ef9-86e4-9ecd6c3f7c28||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6a06bcd3-0453-47c8-97ab-133fe1dc6b7e auditStoreId -1
2022-01-07 10:49:59,360|ea3fea83-5710-429d-a091-f1b46bfe940e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:49:59,361|ea3fea83-5710-429d-a091-f1b46bfe940e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:49:59,361|ea3fea83-5710-429d-a091-f1b46bfe940e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:49:59,557|ea3fea83-5710-429d-a091-f1b46bfe940e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:49:59,558|ea3fea83-5710-429d-a091-f1b46bfe940e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:50:00,383|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a69f883a-ac9f-4dcd-9104-400b2936e6e6)
2022-01-07 10:50:00,383|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/a69f883a-ac9f-4dcd-9104-400b2936e6e6/Definitions
2022-01-07 10:50:00,386|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:50:00,387|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:50:00,415|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:50:00,421|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:50:00,425|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:50:00,457|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:50:00,465|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:50:00,465|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:50:00,466|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:50:00,466|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:50:00,466|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/a69f883a-ac9f-4dcd-9104-400b2936e6e6/Templates/hello-world-mapping.json
2022-01-07 10:50:00,481|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:50:00,481|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:50:00,482|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:50:00,482|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:50:00,482|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:50:00,493|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:50:00,493|0102e68b-4f71-4644-87ef-dda0cc9d59b1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:50:00,700|a5d3fe32-dd8d-4fb6-8375-66f2eac9920f||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(ee92fb43-04e7-42c3-99ac-a585ceb1c474) CBA(/opt/app/onap/blueprints/archive/ee92fb43-04e7-42c3-99ac-a585ceb1c474/cba.zip)
2022-01-07 10:50:00,706|a5d3fe32-dd8d-4fb6-8375-66f2eac9920f||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee92fb43-04e7-42c3-99ac-a585ceb1c474) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:50:00,734|a5d3fe32-dd8d-4fb6-8375-66f2eac9920f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:50:00,743|a5d3fe32-dd8d-4fb6-8375-66f2eac9920f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee92fb43-04e7-42c3-99ac-a585ceb1c474) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:50:00,779|a5d3fe32-dd8d-4fb6-8375-66f2eac9920f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/ee92fb43-04e7-42c3-99ac-a585ceb1c474) present to clean.
2022-01-07 10:50:00,963|52a17845-8ff6-42ac-9601-fc8065cd822c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:50:00,963|52a17845-8ff6-42ac-9601-fc8065cd822c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:50:00,963|52a17845-8ff6-42ac-9601-fc8065cd822c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:50:00,965|52a17845-8ff6-42ac-9601-fc8065cd822c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:50:00,965|52a17845-8ff6-42ac-9601-fc8065cd822c||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:50:00,968|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:50:00,981|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:50:00,981|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:50:00,981|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:50:00,982|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:50:00,982|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:50:00,982|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:50:00,984|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:50:00,999|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:50:01,000|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:50:01,010|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:50:01,010|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:50:01,010|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:50:01,011|52a17845-8ff6-42ac-9601-fc8065cd822c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2e14caca-3b3a-4efe-87d6-b377c687d9e0 auditStoreId -1
2022-01-07 10:55:16,154|bfdad65b-17c2-4f99-a159-f7f050730157||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:55:16,155|bfdad65b-17c2-4f99-a159-f7f050730157||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:55:16,155|bfdad65b-17c2-4f99-a159-f7f050730157||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:55:16,422|bfdad65b-17c2-4f99-a159-f7f050730157||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:55:16,423|bfdad65b-17c2-4f99-a159-f7f050730157||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:55:17,339|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6e8088f8-03d5-4158-b8ca-fe165192dcb6)
2022-01-07 10:55:17,339|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/6e8088f8-03d5-4158-b8ca-fe165192dcb6/Definitions
2022-01-07 10:55:17,343|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:55:17,343|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:55:17,362|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:55:17,367|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:55:17,371|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:55:17,390|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:55:17,390|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:55:17,391|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:55:17,391|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:55:17,391|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:55:17,391|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e8088f8-03d5-4158-b8ca-fe165192dcb6/Templates/hello-world-mapping.json
2022-01-07 10:55:17,397|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:55:17,397|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:55:17,397|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:55:17,397|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:55:17,397|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:55:17,403|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:55:17,403|a1587400-0c97-427b-ac14-3586e704d4a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:55:17,609|35dbc23f-ea74-48b6-94d4-233a1c9b8612||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(02a479dc-b838-4199-87f5-e07cf2a2181e) CBA(/opt/app/onap/blueprints/archive/02a479dc-b838-4199-87f5-e07cf2a2181e/cba.zip)
2022-01-07 10:55:17,628|35dbc23f-ea74-48b6-94d4-233a1c9b8612||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02a479dc-b838-4199-87f5-e07cf2a2181e) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:17,651|35dbc23f-ea74-48b6-94d4-233a1c9b8612||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:55:17,660|35dbc23f-ea74-48b6-94d4-233a1c9b8612||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02a479dc-b838-4199-87f5-e07cf2a2181e) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:17,696|35dbc23f-ea74-48b6-94d4-233a1c9b8612||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/02a479dc-b838-4199-87f5-e07cf2a2181e) present to clean.
2022-01-07 10:55:17,877|0d02b5e5-b870-4742-aa67-7a5e22904166||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:55:17,878|0d02b5e5-b870-4742-aa67-7a5e22904166||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:55:17,878|0d02b5e5-b870-4742-aa67-7a5e22904166||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:55:17,881|0d02b5e5-b870-4742-aa67-7a5e22904166||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:55:17,881|0d02b5e5-b870-4742-aa67-7a5e22904166||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:55:17,884|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:17,896|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:55:17,896|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:55:17,896|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:55:17,897|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:55:17,898|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:55:17,898|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:55:17,899|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:55:17,917|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:55:17,919|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:55:17,931|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:55:17,931|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:55:17,932|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:55:17,932|0d02b5e5-b870-4742-aa67-7a5e22904166||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 604507c5-7590-42ed-a2b9-3913405f6d0f auditStoreId -1
2022-01-07 10:55:56,168|0b46fe6d-d7b3-4027-8876-e17ef56fcd46||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:55:56,169|0b46fe6d-d7b3-4027-8876-e17ef56fcd46||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:55:56,169|0b46fe6d-d7b3-4027-8876-e17ef56fcd46||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:55:56,382|0b46fe6d-d7b3-4027-8876-e17ef56fcd46||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:55:56,383|0b46fe6d-d7b3-4027-8876-e17ef56fcd46||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:55:57,297|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d9702c6e-2e7d-45d7-8058-9ff2b122922b)
2022-01-07 10:55:57,298|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/d9702c6e-2e7d-45d7-8058-9ff2b122922b/Definitions
2022-01-07 10:55:57,300|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:55:57,301|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:55:57,322|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:55:57,327|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:55:57,331|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:55:57,352|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:55:57,353|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:55:57,353|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:55:57,353|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:55:57,353|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:55:57,353|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d9702c6e-2e7d-45d7-8058-9ff2b122922b/Templates/hello-world-mapping.json
2022-01-07 10:55:57,358|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:55:57,358|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:55:57,358|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:55:57,359|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:55:57,359|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:55:57,364|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:55:57,364|9e79b524-ff90-4abb-ba7b-b4d74be45956||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:55:57,558|ba9801d7-a3fb-433f-939c-80aca0644d43||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(254cebb3-dee8-4bb6-812c-8fa1eab4b462) CBA(/opt/app/onap/blueprints/archive/254cebb3-dee8-4bb6-812c-8fa1eab4b462/cba.zip)
2022-01-07 10:55:57,564|ba9801d7-a3fb-433f-939c-80aca0644d43||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/254cebb3-dee8-4bb6-812c-8fa1eab4b462) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:57,578|ba9801d7-a3fb-433f-939c-80aca0644d43||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:55:57,584|ba9801d7-a3fb-433f-939c-80aca0644d43||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/254cebb3-dee8-4bb6-812c-8fa1eab4b462) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:57,617|ba9801d7-a3fb-433f-939c-80aca0644d43||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/254cebb3-dee8-4bb6-812c-8fa1eab4b462) present to clean.
2022-01-07 10:55:57,791|eaa54fe7-a228-4673-b4ca-56c285b7a31e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:55:57,791|eaa54fe7-a228-4673-b4ca-56c285b7a31e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:55:57,791|eaa54fe7-a228-4673-b4ca-56c285b7a31e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:55:57,792|eaa54fe7-a228-4673-b4ca-56c285b7a31e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:55:57,792|eaa54fe7-a228-4673-b4ca-56c285b7a31e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:55:57,794|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:55:57,798|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:55:57,798|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:55:57,798|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:55:57,799|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:55:57,799|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:55:57,799|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:55:57,801|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:55:57,815|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:55:57,816|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:55:57,824|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:55:57,825|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:55:57,825|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:55:57,825|eaa54fe7-a228-4673-b4ca-56c285b7a31e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0ea52815-d68e-42c3-a61a-369c540258f8 auditStoreId -1
2022-01-07 10:56:41,871|91ff7d9c-bc29-406a-8e85-db92b231340d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:56:41,872|91ff7d9c-bc29-406a-8e85-db92b231340d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:56:41,872|91ff7d9c-bc29-406a-8e85-db92b231340d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:56:42,066|91ff7d9c-bc29-406a-8e85-db92b231340d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:56:42,066|91ff7d9c-bc29-406a-8e85-db92b231340d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:56:42,710|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dad61a22-0202-4502-b24d-185e20e266dc)
2022-01-07 10:56:42,713|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/dad61a22-0202-4502-b24d-185e20e266dc/Definitions
2022-01-07 10:56:42,724|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:56:42,727|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:56:42,744|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:56:42,748|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:56:42,753|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:56:42,771|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:56:42,772|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:56:42,772|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:56:42,772|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:56:42,772|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:56:42,772|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/dad61a22-0202-4502-b24d-185e20e266dc/Templates/hello-world-mapping.json
2022-01-07 10:56:42,780|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:56:42,780|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:56:42,781|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:56:42,781|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:56:42,781|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:56:42,787|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:56:42,787|7e02d31b-2ce0-4b85-ab20-2830b63a9051||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:56:42,996|7724390b-c1b9-4150-8a53-85f1ba2869ac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(9414f98b-675a-4f83-8b63-11bb7cc9bbc0) CBA(/opt/app/onap/blueprints/archive/9414f98b-675a-4f83-8b63-11bb7cc9bbc0/cba.zip)
2022-01-07 10:56:43,002|7724390b-c1b9-4150-8a53-85f1ba2869ac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9414f98b-675a-4f83-8b63-11bb7cc9bbc0) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:56:43,026|7724390b-c1b9-4150-8a53-85f1ba2869ac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:56:43,034|7724390b-c1b9-4150-8a53-85f1ba2869ac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9414f98b-675a-4f83-8b63-11bb7cc9bbc0) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:56:43,066|7724390b-c1b9-4150-8a53-85f1ba2869ac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/9414f98b-675a-4f83-8b63-11bb7cc9bbc0) present to clean.
2022-01-07 10:56:43,249|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:56:43,249|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:56:43,249|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:56:43,254|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:56:43,254|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:56:43,255|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:56:43,259|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:56:43,259|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:56:43,259|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:56:43,260|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:56:43,260|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:56:43,260|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:56:43,262|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:56:43,272|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:56:43,272|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:56:43,279|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:56:43,279|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:56:43,280|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:56:43,280|30ee5ba8-94b9-4ba6-9c48-827a3cc9665a||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID abf5e6a0-5fb9-4e76-a0e9-5ce8b1d25bd6 auditStoreId -1
2022-01-07 10:58:00,530|7c0c46f2-68da-4c69-b7c7-264473912588||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:58:00,530|7c0c46f2-68da-4c69-b7c7-264473912588||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:58:00,531|7c0c46f2-68da-4c69-b7c7-264473912588||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:58:00,788|7c0c46f2-68da-4c69-b7c7-264473912588||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:58:00,789|7c0c46f2-68da-4c69-b7c7-264473912588||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:58:01,453|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/22ac75d0-9571-4936-bc0a-dc9199dbdf70)
2022-01-07 10:58:01,454|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/22ac75d0-9571-4936-bc0a-dc9199dbdf70/Definitions
2022-01-07 10:58:01,457|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:58:01,458|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:58:01,479|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:58:01,488|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:58:01,495|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:58:01,514|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/22ac75d0-9571-4936-bc0a-dc9199dbdf70/Templates/hello-world-mapping.json
2022-01-07 10:58:01,521|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:58:01,521|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:58:01,521|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:58:01,521|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:58:01,522|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:58:01,539|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:58:01,539|5765a83f-3717-4b60-81a7-e1c24095f8a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:58:01,765|778a1ea2-3d48-4836-be22-c24c970171d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(222bfaed-eb70-4f7f-b43a-d715abaa75ee) CBA(/opt/app/onap/blueprints/archive/222bfaed-eb70-4f7f-b43a-d715abaa75ee/cba.zip)
2022-01-07 10:58:01,775|778a1ea2-3d48-4836-be22-c24c970171d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/222bfaed-eb70-4f7f-b43a-d715abaa75ee) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:58:01,789|778a1ea2-3d48-4836-be22-c24c970171d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:58:01,795|778a1ea2-3d48-4836-be22-c24c970171d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/222bfaed-eb70-4f7f-b43a-d715abaa75ee) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:58:01,827|778a1ea2-3d48-4836-be22-c24c970171d2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/222bfaed-eb70-4f7f-b43a-d715abaa75ee) present to clean.
2022-01-07 10:58:02,015|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:58:02,015|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:58:02,015|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:58:02,017|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:58:02,017|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:58:02,019|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:58:02,031|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:58:02,031|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:58:02,031|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:58:02,032|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:58:02,032|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:58:02,032|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:58:02,034|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:58:02,047|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:58:02,048|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:58:02,053|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:58:02,054|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:58:02,054|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:58:02,054|cf42dda7-6ed9-4ba8-aba3-b7fa032757f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b8eb71b1-71c1-4596-bcb6-149cdb4cdc5f auditStoreId -1
2022-01-07 10:59:23,026|46536944-6ff9-4269-baf1-77cfc32aff8f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 10:59:23,027|46536944-6ff9-4269-baf1-77cfc32aff8f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 10:59:23,027|46536944-6ff9-4269-baf1-77cfc32aff8f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 10:59:23,294|46536944-6ff9-4269-baf1-77cfc32aff8f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 10:59:23,294|46536944-6ff9-4269-baf1-77cfc32aff8f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 10:59:24,092|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4056272b-856f-49c4-b849-155ce6b8e8ae)
2022-01-07 10:59:24,092|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/4056272b-856f-49c4-b849-155ce6b8e8ae/Definitions
2022-01-07 10:59:24,096|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 10:59:24,097|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 10:59:24,118|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 10:59:24,123|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 10:59:24,128|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 10:59:24,143|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 10:59:24,144|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 10:59:24,144|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 10:59:24,144|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 10:59:24,144|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 10:59:24,144|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/4056272b-856f-49c4-b849-155ce6b8e8ae/Templates/hello-world-mapping.json
2022-01-07 10:59:24,151|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 10:59:24,151|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 10:59:24,151|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 10:59:24,152|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 10:59:24,152|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 10:59:24,159|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 10:59:24,160|598e1f7e-a766-45f2-a113-014eed095287||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 10:59:24,379|a4261feb-e566-47a1-b1fc-b9c7f6633e84||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(00446380-dae9-4ef1-b6bd-808aa88545f9) CBA(/opt/app/onap/blueprints/archive/00446380-dae9-4ef1-b6bd-808aa88545f9/cba.zip)
2022-01-07 10:59:24,389|a4261feb-e566-47a1-b1fc-b9c7f6633e84||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00446380-dae9-4ef1-b6bd-808aa88545f9) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:59:24,413|a4261feb-e566-47a1-b1fc-b9c7f6633e84||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 10:59:24,419|a4261feb-e566-47a1-b1fc-b9c7f6633e84||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00446380-dae9-4ef1-b6bd-808aa88545f9) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:59:24,448|a4261feb-e566-47a1-b1fc-b9c7f6633e84||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/00446380-dae9-4ef1-b6bd-808aa88545f9) present to clean.
2022-01-07 10:59:24,627|991a72eb-7d75-4544-947e-cb28b09b2126||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 10:59:24,627|991a72eb-7d75-4544-947e-cb28b09b2126||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 10:59:24,627|991a72eb-7d75-4544-947e-cb28b09b2126||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 10:59:24,629|991a72eb-7d75-4544-947e-cb28b09b2126||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 10:59:24,629|991a72eb-7d75-4544-947e-cb28b09b2126||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 10:59:24,637|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 10:59:24,643|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 10:59:24,643|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 10:59:24,643|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 10:59:24,644|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 10:59:24,644|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 10:59:24,644|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 10:59:24,647|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 10:59:24,657|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 10:59:24,657|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 10:59:24,664|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 10:59:24,664|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 10:59:24,664|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 10:59:24,664|991a72eb-7d75-4544-947e-cb28b09b2126||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a6e3c469-5b79-461b-b0c1-1af938ed86b9 auditStoreId -1
2022-01-07 11:02:08,597|08673829-e279-4582-85e4-588c0f8e5a64||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 11:02:08,598|08673829-e279-4582-85e4-588c0f8e5a64||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 11:02:08,598|08673829-e279-4582-85e4-588c0f8e5a64||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 11:02:08,789|08673829-e279-4582-85e4-588c0f8e5a64||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 11:02:08,789|08673829-e279-4582-85e4-588c0f8e5a64||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 11:02:09,450|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7dd9f993-afc1-4fb3-9a8a-5d25f93493db)
2022-01-07 11:02:09,451|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/7dd9f993-afc1-4fb3-9a8a-5d25f93493db/Definitions
2022-01-07 11:02:09,454|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 11:02:09,454|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 11:02:09,472|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 11:02:09,477|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 11:02:09,482|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 11:02:09,497|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/7dd9f993-afc1-4fb3-9a8a-5d25f93493db/Templates/hello-world-mapping.json
2022-01-07 11:02:09,504|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 11:02:09,504|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 11:02:09,504|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 11:02:09,504|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 11:02:09,505|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 11:02:09,511|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 11:02:09,511|7469ddfe-a28e-4795-b9f5-93eac4c8e4d5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 11:02:09,711|055aa3df-1f17-42c9-972a-9117d4ca95a1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(53b285a7-70c4-4ef7-bd8f-81f037fa2c00) CBA(/opt/app/onap/blueprints/archive/53b285a7-70c4-4ef7-bd8f-81f037fa2c00/cba.zip)
2022-01-07 11:02:09,718|055aa3df-1f17-42c9-972a-9117d4ca95a1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b285a7-70c4-4ef7-bd8f-81f037fa2c00) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:02:09,732|055aa3df-1f17-42c9-972a-9117d4ca95a1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 11:02:09,737|055aa3df-1f17-42c9-972a-9117d4ca95a1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53b285a7-70c4-4ef7-bd8f-81f037fa2c00) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:02:09,770|055aa3df-1f17-42c9-972a-9117d4ca95a1||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/53b285a7-70c4-4ef7-bd8f-81f037fa2c00) present to clean.
2022-01-07 11:02:09,951|cb1dacfd-365c-4781-9088-61c141149642||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 11:02:09,951|cb1dacfd-365c-4781-9088-61c141149642||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 11:02:09,951|cb1dacfd-365c-4781-9088-61c141149642||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 11:02:09,954|cb1dacfd-365c-4781-9088-61c141149642||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 11:02:09,954|cb1dacfd-365c-4781-9088-61c141149642||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 11:02:09,956|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:02:09,966|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 11:02:09,967|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 11:02:09,967|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 11:02:09,968|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 11:02:09,968|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 11:02:09,968|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 11:02:09,971|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 11:02:09,984|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 11:02:09,984|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 11:02:09,992|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 11:02:09,992|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 11:02:09,993|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 11:02:09,993|cb1dacfd-365c-4781-9088-61c141149642||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fa5f9a25-d7c7-42cb-a29a-60ff67dd9b31 auditStoreId -1
2022-01-07 11:08:12,450|76150229-4718-421a-a941-7fbeec4f2e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-07 11:08:12,451|76150229-4718-421a-a941-7fbeec4f2e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-07 11:08:12,452|76150229-4718-421a-a941-7fbeec4f2e44||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-07 11:08:12,690|76150229-4718-421a-a941-7fbeec4f2e44||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-07 11:08:12,691|76150229-4718-421a-a941-7fbeec4f2e44||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-07 11:08:13,350|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/48b4c6f0-decc-447a-8f90-b1d9ad034d87)
2022-01-07 11:08:13,350|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| deleting definition types under : /opt/app/onap/blueprints/working/48b4c6f0-decc-447a-8f90-b1d9ad034d87/Definitions
2022-01-07 11:08:13,354|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| reinitialized all type definitions
2022-01-07 11:08:13,356|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-07 11:08:13,376|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-07 11:08:13,404|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-07 11:08:13,411|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-07 11:08:13,435|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing Workflow(helloworld)
2022-01-07 11:08:13,436|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-07 11:08:13,436|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| identified workflow(helloworld) targets(helloworld)
2022-01-07 11:08:13,436|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-07 11:08:13,436|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-07 11:08:13,436|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enriching artifacts file(/opt/app/onap/blueprints/working/48b4c6f0-decc-447a-8f90-b1d9ad034d87/Templates/hello-world-mapping.json
2022-01-07 11:08:13,441|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-07 11:08:13,441|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-07 11:08:13,441|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| ##### Enhancing blueprint Resource Definitions
2022-01-07 11:08:13,441|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-07 11:08:13,441|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing file (Templates/hello-world-mapping.json)
2022-01-07 11:08:13,446|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| distinct resource keys ([])
2022-01-07 11:08:13,446|cf5319ac-d00a-4f77-a286-bcb94bdacd27||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Enriching Resource Definition sources Node Template: []
2022-01-07 11:08:13,648|55d6d01d-939a-4236-b09b-5a56d62d5f76||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Save processing(f0e2ee1e-6fde-4c28-b92e-fdbd19ddb501) CBA(/opt/app/onap/blueprints/archive/f0e2ee1e-6fde-4c28-b92e-fdbd19ddb501/cba.zip)
2022-01-07 11:08:13,655|55d6d01d-939a-4236-b09b-5a56d62d5f76||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f0e2ee1e-6fde-4c28-b92e-fdbd19ddb501) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:08:13,672|55d6d01d-939a-4236-b09b-5a56d62d5f76||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Validating Workflow(helloworld)
2022-01-07 11:08:13,681|55d6d01d-939a-4236-b09b-5a56d62d5f76||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f0e2ee1e-6fde-4c28-b92e-fdbd19ddb501) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:08:13,707|55d6d01d-939a-4236-b09b-5a56d62d5f76||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| No compiled cache(/opt/app/onap/blueprints/working/f0e2ee1e-6fde-4c28-b92e-fdbd19ddb501) present to clean.
2022-01-07 11:08:13,878|b890ed28-68f1-4b1c-9195-0585ad4e4937||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| processing request id 654321
2022-01-07 11:08:13,879|b890ed28-68f1-4b1c-9195-0585ad4e4937||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-07 11:08:13,879|b890ed28-68f1-4b1c-9195-0585ad4e4937||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| StoreAuditService ID  -1
2022-01-07 11:08:13,881|b890ed28-68f1-4b1c-9195-0585ad4e4937||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-07 11:08:13,881|b890ed28-68f1-4b1c-9195-0585ad4e4937||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-07 11:08:13,883|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-07 11:08:13,894|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Deriving input data for workflow: (helloworld)
2022-01-07 11:08:13,895|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-07 11:08:13,895|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-07 11:08:13,896|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-07 11:08:13,896|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-07 11:08:13,896|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-07 11:08:13,898|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-07 11:08:13,910|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Batched Sequence : ([])
2022-01-07 11:08:13,910|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Generated Resource Param Data ({ })
2022-01-07 11:08:13,918|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| Preparing Response...
2022-01-07 11:08:13,918|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-07 11:08:13,918|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-07 11:08:13,919|b890ed28-68f1-4b1c-9195-0585ad4e4937||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-nczm7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1646d024-9abb-4610-baa2-05f4e8650bf1 auditStoreId -1
Jan 07, 2022 11:34:06 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)