By type
17:43:23,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:43:23,207 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 17:43:23,208 |-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.0.jar!/logback.xml] 17:43:23,209 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 17:43:23,209 |-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.0.jar!/logback.xml] 17:43:23,209 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 17:43:23,229 |-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.0.jar!/logback.xml] is not of type file 17:43:23,402 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 17:43:23,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:43:23,417 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 17:43:23,426 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 17:43:23,521 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 17:43:23,521 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 17:43:23,522 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 17:43:23,524 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-11-03 17:43:24,331|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-hq8pg with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app) 2021-11-03 17:43:24,334|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-11-03 17:43:27,525|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-11-03 17:43:28,226|||main||||INFO||||||| Finished Spring Data repository scanning in 686ms. Found 11 JPA repository interfaces. 2021-11-03 17:43:30,530|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-11-03 17:43:30,600|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-11-03 17:43:30,824|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-11-03 17:43:31,349|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-11-03 17:43:31,714|||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. 2021-11-03 17:43:31,719|||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. 2021-11-03 17:43:31,956|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-11-03 17:43:33,311|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-03 17:43:33,327|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-11-03 17:43:33,417|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-11-03 17:43:34,662|||main||||INFO||||||| Audit service is disabled 2021-11-03 17:43:34,919|||main||||INFO||||||| Workflow Audit store is disabled 2021-11-03 17:43:36,229|||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] 2021-11-03 17:43:36,305|||main||||INFO||||||| Dependency Management module created... 2021-11-03 17:43:37,318|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-11-03 17:43:37,585|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-11-03 17:43:38,973|||main||||INFO||||||| Netty started on port(s): 8080 2021-11-03 17:43:40,693|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-11-03 17:43:41,056|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-11-03 17:43:41,064|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.377 seconds (JVM running for 18.448) 2021-11-03 17:43:41,087|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-11-03 19:12:42,015|0a880951-b9a2-4005-8197-6d86aeabbd1d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:12:42,017|0a880951-b9a2-4005-8197-6d86aeabbd1d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:12:42,019|0a880951-b9a2-4005-8197-6d86aeabbd1d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:12:42,437|0a880951-b9a2-4005-8197-6d86aeabbd1d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:12:42,479|0a880951-b9a2-4005-8197-6d86aeabbd1d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:12:43,839|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/65c1f01c-5a0a-442d-b552-3316357ea045) 2021-11-03 19:12:43,849|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/65c1f01c-5a0a-442d-b552-3316357ea045/Definitions 2021-11-03 19:12:43,936|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:12:43,941|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:12:43,975|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:12:43,983|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:12:43,988|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:12:44,055|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:12:44,056|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:12:44,056|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:12:44,056|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:12:44,056|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:12:44,057|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/65c1f01c-5a0a-442d-b552-3316357ea045/Templates/hello-world-mapping.json 2021-11-03 19:12:44,071|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:12:44,071|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:12:44,072|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:12:44,072|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:12:44,074|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:12:44,090|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:12:44,090|dcd368af-9585-4a6c-8524-071b949b697d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:12:44,419|05ac42d0-cf15-429c-861d-de84ab98465d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(90edb0aa-fbca-4642-89de-11ae07b77c9d) CBA(/opt/app/onap/blueprints/archive/90edb0aa-fbca-4642-89de-11ae07b77c9d/cba.zip) 2021-11-03 19:12:44,432|05ac42d0-cf15-429c-861d-de84ab98465d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90edb0aa-fbca-4642-89de-11ae07b77c9d) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:12:44,501|05ac42d0-cf15-429c-861d-de84ab98465d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:12:44,519|05ac42d0-cf15-429c-861d-de84ab98465d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90edb0aa-fbca-4642-89de-11ae07b77c9d) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:12:44,641|05ac42d0-cf15-429c-861d-de84ab98465d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/90edb0aa-fbca-4642-89de-11ae07b77c9d) present to clean. 2021-11-03 19:12:44,887|acc94f45-a992-4c3f-a5ad-93ef209a8439||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:12:44,888|acc94f45-a992-4c3f-a5ad-93ef209a8439||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:12:44,888|acc94f45-a992-4c3f-a5ad-93ef209a8439||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:12:44,898|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| getting cba file name(test101), version(1.0.1) from db 2021-11-03 19:12:44,968|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:12:44,970|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:12:44,973|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:12:45,004|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:12:45,005|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:12:45,006|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:12:45,017|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:12:45,018|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:12:45,019|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:12:45,041|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:12:45,077|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:12:45,080|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:12:45,184|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:12:45,186|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:12:45,186|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:12:45,189|acc94f45-a992-4c3f-a5ad-93ef209a8439||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f530cc0d-f14f-42ad-af6e-cc2251fe6f34 auditStoreId -1 2021-11-03 19:13:32,854|95e9094d-d4df-475a-ad0f-0cafcc9b2980||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:13:32,855|95e9094d-d4df-475a-ad0f-0cafcc9b2980||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:13:32,855|95e9094d-d4df-475a-ad0f-0cafcc9b2980||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:13:33,106|95e9094d-d4df-475a-ad0f-0cafcc9b2980||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:13:33,107|95e9094d-d4df-475a-ad0f-0cafcc9b2980||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:13:34,046|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/482b9fb9-e70a-4bc2-8f0c-22020f1c073b) 2021-11-03 19:13:34,047|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/482b9fb9-e70a-4bc2-8f0c-22020f1c073b/Definitions 2021-11-03 19:13:34,049|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:13:34,050|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:13:34,073|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:13:34,079|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:13:34,083|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:13:34,109|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:13:34,109|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:13:34,109|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:13:34,110|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:13:34,110|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:13:34,110|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/482b9fb9-e70a-4bc2-8f0c-22020f1c073b/Templates/hello-world-mapping.json 2021-11-03 19:13:34,119|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:13:34,119|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:13:34,119|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:13:34,120|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:13:34,120|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:13:34,127|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:13:34,127|ad358216-5529-4f70-8793-72c603712392||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:13:34,383|440805b3-7454-41d7-afea-547004754747||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(bd796922-9b9f-4002-aced-498105c8cd8e) CBA(/opt/app/onap/blueprints/archive/bd796922-9b9f-4002-aced-498105c8cd8e/cba.zip) 2021-11-03 19:13:34,391|440805b3-7454-41d7-afea-547004754747||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd796922-9b9f-4002-aced-498105c8cd8e) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:13:34,420|440805b3-7454-41d7-afea-547004754747||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:13:34,432|440805b3-7454-41d7-afea-547004754747||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd796922-9b9f-4002-aced-498105c8cd8e) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:13:34,466|440805b3-7454-41d7-afea-547004754747||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/bd796922-9b9f-4002-aced-498105c8cd8e) present to clean. 2021-11-03 19:13:34,693|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:13:34,694|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:13:34,694|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:13:34,695|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:13:34,696|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:13:34,699|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:13:34,720|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:13:34,720|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:13:34,720|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:13:34,722|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:13:34,722|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:13:34,722|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:13:34,724|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:13:34,749|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:13:34,750|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:13:34,758|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:13:34,758|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:13:34,759|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:13:34,759|b286ac22-a245-4ac1-a4f2-91bcd1b2a51c||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9fed7cb5-d273-4a8c-800c-3168252ff2be auditStoreId -1 2021-11-03 19:14:31,045|aea629f0-fe25-43ff-95b4-c1ab98e672e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:14:31,046|aea629f0-fe25-43ff-95b4-c1ab98e672e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:14:31,046|aea629f0-fe25-43ff-95b4-c1ab98e672e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:14:31,274|aea629f0-fe25-43ff-95b4-c1ab98e672e2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:14:31,275|aea629f0-fe25-43ff-95b4-c1ab98e672e2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:14:32,202|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d69cc98d-f729-4fbe-ba5a-d2fafe4694fc) 2021-11-03 19:14:32,203|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/d69cc98d-f729-4fbe-ba5a-d2fafe4694fc/Definitions 2021-11-03 19:14:32,205|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:14:32,206|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:14:32,224|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:14:32,229|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:14:32,239|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:14:32,257|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:14:32,258|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:14:32,258|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:14:32,258|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:14:32,258|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:14:32,258|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/d69cc98d-f729-4fbe-ba5a-d2fafe4694fc/Templates/hello-world-mapping.json 2021-11-03 19:14:32,265|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:14:32,265|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:14:32,265|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:14:32,266|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:14:32,266|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:14:32,273|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:14:32,273|bb3fa8a9-9eed-4bf9-97f8-b7436d66052f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:14:32,580|e3608f1c-b2b1-4c83-bfeb-193947dd5bca||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(4ad6ab85-2d55-49d7-b936-a110fa9eeb49) CBA(/opt/app/onap/blueprints/archive/4ad6ab85-2d55-49d7-b936-a110fa9eeb49/cba.zip) 2021-11-03 19:14:32,587|e3608f1c-b2b1-4c83-bfeb-193947dd5bca||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ad6ab85-2d55-49d7-b936-a110fa9eeb49) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:14:32,605|e3608f1c-b2b1-4c83-bfeb-193947dd5bca||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:14:32,613|e3608f1c-b2b1-4c83-bfeb-193947dd5bca||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ad6ab85-2d55-49d7-b936-a110fa9eeb49) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:14:32,645|e3608f1c-b2b1-4c83-bfeb-193947dd5bca||reactor-http-epoll-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/4ad6ab85-2d55-49d7-b936-a110fa9eeb49) present to clean. 2021-11-03 19:14:32,919|593076cf-2ade-440d-b898-1f850f9c1354||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:14:32,919|593076cf-2ade-440d-b898-1f850f9c1354||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:14:32,919|593076cf-2ade-440d-b898-1f850f9c1354||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:14:32,920|593076cf-2ade-440d-b898-1f850f9c1354||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:14:32,920|593076cf-2ade-440d-b898-1f850f9c1354||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:14:32,922|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:14:32,930|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:14:32,930|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:14:32,930|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:14:32,931|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:14:32,931|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:14:32,931|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:14:32,933|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:14:32,951|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:14:32,952|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:14:32,960|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:14:32,960|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:14:32,960|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:14:32,960|593076cf-2ade-440d-b898-1f850f9c1354||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10419921-4fa3-4edb-8451-db1a8e05d14e auditStoreId -1 2021-11-03 19:15:36,519|f77bf340-b091-47d0-b168-d42a2beec6cc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:15:36,519|f77bf340-b091-47d0-b168-d42a2beec6cc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:15:36,519|f77bf340-b091-47d0-b168-d42a2beec6cc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:15:36,917|f77bf340-b091-47d0-b168-d42a2beec6cc||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:15:36,917|f77bf340-b091-47d0-b168-d42a2beec6cc||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:15:37,996|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f4694acf-d6a8-4f8e-ae45-d3e882b713d3) 2021-11-03 19:15:37,996|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/f4694acf-d6a8-4f8e-ae45-d3e882b713d3/Definitions 2021-11-03 19:15:37,999|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:15:38,000|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:15:38,022|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:15:38,026|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:15:38,030|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:15:38,067|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:15:38,068|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:15:38,068|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:15:38,068|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:15:38,068|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:15:38,068|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4694acf-d6a8-4f8e-ae45-d3e882b713d3/Templates/hello-world-mapping.json 2021-11-03 19:15:38,075|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:15:38,075|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:15:38,075|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:15:38,075|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:15:38,075|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:15:38,082|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:15:38,083|ed22389d-e2f2-41e4-832e-001672e72137||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:15:38,349|1fac8482-ca91-4689-94d2-a8aa890af763||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(0826afd7-42b4-4be3-83b8-303768ef967f) CBA(/opt/app/onap/blueprints/archive/0826afd7-42b4-4be3-83b8-303768ef967f/cba.zip) 2021-11-03 19:15:38,361|1fac8482-ca91-4689-94d2-a8aa890af763||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0826afd7-42b4-4be3-83b8-303768ef967f) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:15:38,382|1fac8482-ca91-4689-94d2-a8aa890af763||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:15:38,391|1fac8482-ca91-4689-94d2-a8aa890af763||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0826afd7-42b4-4be3-83b8-303768ef967f) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:15:38,419|1fac8482-ca91-4689-94d2-a8aa890af763||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/0826afd7-42b4-4be3-83b8-303768ef967f) present to clean. 2021-11-03 19:15:38,659|0036ca56-2e03-4121-b080-2b7acb034166||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:15:38,659|0036ca56-2e03-4121-b080-2b7acb034166||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:15:38,659|0036ca56-2e03-4121-b080-2b7acb034166||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:15:38,662|0036ca56-2e03-4121-b080-2b7acb034166||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:15:38,663|0036ca56-2e03-4121-b080-2b7acb034166||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:15:38,664|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:15:38,683|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:15:38,683|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:15:38,683|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:15:38,684|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:15:38,685|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:15:38,685|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:15:38,686|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:15:38,701|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:15:38,702|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:15:38,708|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:15:38,708|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:15:38,708|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:15:38,708|0036ca56-2e03-4121-b080-2b7acb034166||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 40c98523-7eb9-4505-8a4a-8490c1d054f8 auditStoreId -1 2021-11-03 19:17:05,790|363cd33a-2637-40da-907c-d3a497f757d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:17:05,790|363cd33a-2637-40da-907c-d3a497f757d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:17:05,790|363cd33a-2637-40da-907c-d3a497f757d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:17:06,008|363cd33a-2637-40da-907c-d3a497f757d8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:17:06,009|363cd33a-2637-40da-907c-d3a497f757d8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:17:06,759|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/83d9deb1-a458-4ef7-974f-9dbb2405b441) 2021-11-03 19:17:06,760|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/83d9deb1-a458-4ef7-974f-9dbb2405b441/Definitions 2021-11-03 19:17:06,763|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:17:06,764|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:17:06,781|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:17:06,786|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:17:06,790|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:17:06,807|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:17:06,807|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:17:06,808|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:17:06,808|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:17:06,808|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:17:06,808|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/83d9deb1-a458-4ef7-974f-9dbb2405b441/Templates/hello-world-mapping.json 2021-11-03 19:17:06,816|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:17:06,816|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:17:06,816|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:17:06,816|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:17:06,816|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:17:06,824|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:17:06,824|f845af90-72dd-4862-a5ea-14edcb884f81||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:17:07,103|34885278-99d4-4054-84f9-f182bd4175e5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(2516e6e2-2ceb-4105-b0ba-a3a82269c300) CBA(/opt/app/onap/blueprints/archive/2516e6e2-2ceb-4105-b0ba-a3a82269c300/cba.zip) 2021-11-03 19:17:07,109|34885278-99d4-4054-84f9-f182bd4175e5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2516e6e2-2ceb-4105-b0ba-a3a82269c300) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:17:07,127|34885278-99d4-4054-84f9-f182bd4175e5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:17:07,134|34885278-99d4-4054-84f9-f182bd4175e5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2516e6e2-2ceb-4105-b0ba-a3a82269c300) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:17:07,164|34885278-99d4-4054-84f9-f182bd4175e5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/2516e6e2-2ceb-4105-b0ba-a3a82269c300) present to clean. 2021-11-03 19:17:07,390|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:17:07,391|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:17:07,391|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:17:07,393|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:17:07,393|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:17:07,396|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:17:07,410|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:17:07,410|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:17:07,410|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:17:07,411|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:17:07,411|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:17:07,411|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:17:07,413|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:17:07,431|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:17:07,432|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:17:07,440|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:17:07,440|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:17:07,440|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:17:07,441|0422fbdc-54f1-4ad9-98e2-e9d5b9f3dc81||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 279a614b-d83b-40d9-9bdf-5789f2fe7d03 auditStoreId -1 2021-11-03 19:17:57,231|0dfaf280-703e-4e5e-a5d2-c186b289a10e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-03 19:17:57,231|0dfaf280-703e-4e5e-a5d2-c186b289a10e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:17:57,231|0dfaf280-703e-4e5e-a5d2-c186b289a10e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:17:57,453|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:17:57,454|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:17:57,809|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-03 19:17:57,814|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(26ab1bb3-4df4-48d5-8545-da1cbe76ee35) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-03 19:17:57,840|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(dc8dbf9c-75ce-4825-b1c3-584eb235179e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-03 19:17:57,848|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(74cd0765-f80c-424a-ae2d-eafed2a1dbff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-03 19:17:57,860|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(48af29f3-fabe-407b-8d6f-38bf0017c4c9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-03 19:17:57,875|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(8d5e718f-e47f-4d9e-90b1-538d19cb3650) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-03 19:17:57,892|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(b9f3fe79-a2eb-48f8-999a-ffca9a6ad0ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-03 19:17:57,907|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 19:17:57,907|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 19:17:57,908|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 19:17:57,908|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:17:57,909|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 19:17:57,909|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:17:57,938|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:17:57,985|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:17:58,011|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:17:58,044|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:17:58,126|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:17:58,127|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:17:58,127|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,174|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 19:17:58,257|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:17:58,258|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:17:58,259|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign-day-2) 2021-11-03 19:17:58,260|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,260|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy-day-2) 2021-11-03 19:17:58,287|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 19:17:58,365|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:17:58,366|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:17:58,368|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,418|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:17:58,508|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:17:58,509|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:17:58,510|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,511|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(HealthCheck) 2021-11-03 19:17:58,512|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-03 19:17:58,512|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-assign) 2021-11-03 19:17:58,513|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-deploy) 2021-11-03 19:17:58,565|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:17:58,627|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:17:58,628|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,681|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:17:58,682|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:17:58,683|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 19:17:58,691|0dfaf280-703e-4e5e-a5d2-c186b289a10e||DefaultDispatcher-worker-41||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 19:18:10,273|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/40037d88-dc7d-4525-b6d9-070ed1ff6016) 2021-11-03 19:18:10,274|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/40037d88-dc7d-4525-b6d9-070ed1ff6016/Definitions 2021-11-03 19:18:10,277|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:18:10,277|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-03 19:18:10,295|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-03 19:18:10,308|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-03 19:18:10,313|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-03 19:18:10,317|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-03 19:18:10,345|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-03 19:18:10,367|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-assign) 2021-11-03 19:18:10,368|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-03 19:18:10,368|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-assign) targets(resolve-data) 2021-11-03 19:18:10,368|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-03 19:18:10,368|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-03 19:18:10,368|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/40037d88-dc7d-4525-b6d9-070ed1ff6016/Templates/netconfrpc-mapping.json 2021-11-03 19:18:10,374|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-03 19:18:10,374|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-03 19:18:10,375|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-deploy) 2021-11-03 19:18:10,376|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-03 19:18:10,376|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-03 19:18:10,376|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) resource assignment files([] 2021-11-03 19:18:10,376|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:18:10,377|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-03 19:18:10,377|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-03 19:18:10,383|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([input-source]) 2021-11-03 19:18:10,390|dd5c2f94-c820-4d4b-b8dd-f7ba874a9838||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-03 19:20:23,506|d960d9d2-cffa-414e-920d-4f664d07bd40||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:20:23,506|d960d9d2-cffa-414e-920d-4f664d07bd40||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:20:23,506|d960d9d2-cffa-414e-920d-4f664d07bd40||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:20:23,718|d960d9d2-cffa-414e-920d-4f664d07bd40||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:20:23,718|d960d9d2-cffa-414e-920d-4f664d07bd40||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:20:24,502|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1a5586c-bdf7-4402-a6f2-bf367726b96d) 2021-11-03 19:20:24,503|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/a1a5586c-bdf7-4402-a6f2-bf367726b96d/Definitions 2021-11-03 19:20:24,506|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:20:24,507|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:20:24,526|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:20:24,530|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:20:24,533|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:20:24,551|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:20:24,551|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:20:24,551|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:20:24,552|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:20:24,552|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:20:24,552|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1a5586c-bdf7-4402-a6f2-bf367726b96d/Templates/hello-world-mapping.json 2021-11-03 19:20:24,557|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:20:24,558|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:20:24,558|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:20:24,558|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:20:24,558|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:20:24,564|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:20:24,564|87fda871-af6e-4987-a529-03d22bcbd3f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:20:24,871|cb0280e9-59d7-45f8-81f5-4ade6f8537f2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(0469b6bc-0e26-462f-9e42-abacbae0d739) CBA(/opt/app/onap/blueprints/archive/0469b6bc-0e26-462f-9e42-abacbae0d739/cba.zip) 2021-11-03 19:20:24,879|cb0280e9-59d7-45f8-81f5-4ade6f8537f2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0469b6bc-0e26-462f-9e42-abacbae0d739) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:20:24,894|cb0280e9-59d7-45f8-81f5-4ade6f8537f2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:20:24,901|cb0280e9-59d7-45f8-81f5-4ade6f8537f2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0469b6bc-0e26-462f-9e42-abacbae0d739) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:20:24,930|cb0280e9-59d7-45f8-81f5-4ade6f8537f2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/0469b6bc-0e26-462f-9e42-abacbae0d739) present to clean. 2021-11-03 19:20:25,163|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:20:25,163|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:20:25,163|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:20:25,166|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:20:25,166|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:20:25,168|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:20:25,179|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:20:25,179|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:20:25,179|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:20:25,180|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:20:25,180|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:20:25,180|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:20:25,181|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:20:25,195|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:20:25,196|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:20:25,205|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:20:25,206|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:20:25,206|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:20:25,206|3f2c9cc6-36c9-403d-a5b7-715c8b46d476||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a079cc98-3094-434a-9c49-23aecdf2f2d2 auditStoreId -1 2021-11-03 19:25:34,424|4cd5e347-e514-4e37-b171-abd940ae980f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:25:34,424|4cd5e347-e514-4e37-b171-abd940ae980f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:25:34,425|4cd5e347-e514-4e37-b171-abd940ae980f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:25:34,631|4cd5e347-e514-4e37-b171-abd940ae980f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:25:34,632|4cd5e347-e514-4e37-b171-abd940ae980f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:25:35,626|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/27550ec6-d99f-4e34-8d56-685f19f6727b) 2021-11-03 19:25:35,627|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/27550ec6-d99f-4e34-8d56-685f19f6727b/Definitions 2021-11-03 19:25:35,631|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:25:35,632|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:25:35,650|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:25:35,654|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:25:35,658|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:25:35,673|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/27550ec6-d99f-4e34-8d56-685f19f6727b/Templates/hello-world-mapping.json 2021-11-03 19:25:35,678|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:25:35,679|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:25:35,679|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:25:35,679|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:25:35,679|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:25:35,684|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:25:35,684|e983dea5-e78a-495a-9c5d-954a4533fadf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:25:35,943|7a0de4a6-a78d-43bd-9b41-c774eb828a5c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(1a238324-43ef-4a39-a31c-7c2fabe0a286) CBA(/opt/app/onap/blueprints/archive/1a238324-43ef-4a39-a31c-7c2fabe0a286/cba.zip) 2021-11-03 19:25:35,950|7a0de4a6-a78d-43bd-9b41-c774eb828a5c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a238324-43ef-4a39-a31c-7c2fabe0a286) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:25:35,964|7a0de4a6-a78d-43bd-9b41-c774eb828a5c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:25:35,968|7a0de4a6-a78d-43bd-9b41-c774eb828a5c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a238324-43ef-4a39-a31c-7c2fabe0a286) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:25:35,997|7a0de4a6-a78d-43bd-9b41-c774eb828a5c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/1a238324-43ef-4a39-a31c-7c2fabe0a286) present to clean. 2021-11-03 19:25:36,222|8fd43c07-de6b-4a3f-b813-ca3f95664be0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:25:36,222|8fd43c07-de6b-4a3f-b813-ca3f95664be0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:25:36,222|8fd43c07-de6b-4a3f-b813-ca3f95664be0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:25:36,224|8fd43c07-de6b-4a3f-b813-ca3f95664be0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:25:36,224|8fd43c07-de6b-4a3f-b813-ca3f95664be0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:25:36,227|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:25:36,238|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:25:36,239|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:25:36,239|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:25:36,240|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:25:36,240|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:25:36,240|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:25:36,242|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:25:36,256|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:25:36,256|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:25:36,264|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:25:36,264|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:25:36,265|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:25:36,265|8fd43c07-de6b-4a3f-b813-ca3f95664be0||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eeba7299-a434-4bec-a038-ec3337400df6 auditStoreId -1 2021-11-03 19:26:19,671|fb4ba417-8ffe-4019-a09a-55107e8d9f4d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:26:19,671|fb4ba417-8ffe-4019-a09a-55107e8d9f4d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:26:19,671|fb4ba417-8ffe-4019-a09a-55107e8d9f4d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:26:19,822|fb4ba417-8ffe-4019-a09a-55107e8d9f4d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:26:19,823|fb4ba417-8ffe-4019-a09a-55107e8d9f4d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:26:20,979|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2684105d-e8bd-4837-a3f2-0829d8983202) 2021-11-03 19:26:20,980|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/2684105d-e8bd-4837-a3f2-0829d8983202/Definitions 2021-11-03 19:26:20,983|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:26:20,984|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:26:21,002|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:26:21,007|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:26:21,012|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:26:21,032|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:26:21,033|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:26:21,033|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:26:21,033|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:26:21,033|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:26:21,033|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/2684105d-e8bd-4837-a3f2-0829d8983202/Templates/hello-world-mapping.json 2021-11-03 19:26:21,038|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:26:21,038|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:26:21,038|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:26:21,038|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:26:21,038|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:26:21,042|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:26:21,042|5437301d-fb9c-4066-bf1d-2184a2a142da||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:26:21,310|c2143b9e-393e-4dd7-96b8-ac872edeb606||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(fcad90cc-4834-48a4-ad1b-c7b80dfdb429) CBA(/opt/app/onap/blueprints/archive/fcad90cc-4834-48a4-ad1b-c7b80dfdb429/cba.zip) 2021-11-03 19:26:21,317|c2143b9e-393e-4dd7-96b8-ac872edeb606||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcad90cc-4834-48a4-ad1b-c7b80dfdb429) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:26:21,332|c2143b9e-393e-4dd7-96b8-ac872edeb606||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:26:21,338|c2143b9e-393e-4dd7-96b8-ac872edeb606||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcad90cc-4834-48a4-ad1b-c7b80dfdb429) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:26:21,373|c2143b9e-393e-4dd7-96b8-ac872edeb606||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/fcad90cc-4834-48a4-ad1b-c7b80dfdb429) present to clean. 2021-11-03 19:26:21,600|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:26:21,601|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:26:21,601|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:26:21,601|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:26:21,601|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:26:21,602|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:26:21,608|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:26:21,608|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:26:21,609|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:26:21,609|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:26:21,609|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:26:21,610|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:26:21,612|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:26:21,622|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:26:21,623|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:26:21,630|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:26:21,631|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:26:21,631|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:26:21,631|bb1b3e69-8c95-4eb8-8292-d418f975d4d0||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b759579a-e824-434d-aa24-49dda8d177cc auditStoreId -1 2021-11-03 19:27:40,196|2c45c87f-f83c-47b9-b6c3-4dbf8d0937fa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:27:40,196|2c45c87f-f83c-47b9-b6c3-4dbf8d0937fa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:27:40,197|2c45c87f-f83c-47b9-b6c3-4dbf8d0937fa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:27:40,410|2c45c87f-f83c-47b9-b6c3-4dbf8d0937fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:27:40,410|2c45c87f-f83c-47b9-b6c3-4dbf8d0937fa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:27:41,173|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/de5c619d-992a-453a-b8dd-8854d283139b) 2021-11-03 19:27:41,174|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/de5c619d-992a-453a-b8dd-8854d283139b/Definitions 2021-11-03 19:27:41,176|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:27:41,177|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:27:41,193|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:27:41,198|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:27:41,201|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:27:41,217|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/de5c619d-992a-453a-b8dd-8854d283139b/Templates/hello-world-mapping.json 2021-11-03 19:27:41,222|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:27:41,222|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:27:41,222|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:27:41,222|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:27:41,222|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:27:41,227|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:27:41,227|cffb2481-f015-492a-8772-d18e4671c27e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:27:41,470|f0246c5d-10fe-4240-ba6b-9d51cc4c696c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(b8d55e7d-2009-4340-8e19-f01ac33e2dce) CBA(/opt/app/onap/blueprints/archive/b8d55e7d-2009-4340-8e19-f01ac33e2dce/cba.zip) 2021-11-03 19:27:41,477|f0246c5d-10fe-4240-ba6b-9d51cc4c696c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8d55e7d-2009-4340-8e19-f01ac33e2dce) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:27:41,492|f0246c5d-10fe-4240-ba6b-9d51cc4c696c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:27:41,496|f0246c5d-10fe-4240-ba6b-9d51cc4c696c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8d55e7d-2009-4340-8e19-f01ac33e2dce) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:27:41,524|f0246c5d-10fe-4240-ba6b-9d51cc4c696c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/b8d55e7d-2009-4340-8e19-f01ac33e2dce) present to clean. 2021-11-03 19:27:41,783|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:27:41,783|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:27:41,783|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:27:41,786|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:27:41,786|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:27:41,787|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:27:41,792|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:27:41,792|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:27:41,792|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:27:41,793|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:27:41,793|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:27:41,793|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:27:41,794|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:27:41,804|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:27:41,805|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:27:41,811|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:27:41,811|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:27:41,811|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:27:41,812|6c33a3fc-5df0-425b-b4a3-c652d326f7bd||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1dfee2cf-430f-43ec-a751-1c171b9d2084 auditStoreId -1 2021-11-03 19:29:09,497|151df2de-3569-41be-b214-e73814aed6e6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:29:09,497|151df2de-3569-41be-b214-e73814aed6e6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:29:09,497|151df2de-3569-41be-b214-e73814aed6e6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:29:09,688|151df2de-3569-41be-b214-e73814aed6e6||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:29:09,688|151df2de-3569-41be-b214-e73814aed6e6||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:29:10,570|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c380c6ab-3f23-469b-b5a7-c1d8cec5d712) 2021-11-03 19:29:10,570|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/c380c6ab-3f23-469b-b5a7-c1d8cec5d712/Definitions 2021-11-03 19:29:10,573|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:29:10,574|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:29:10,592|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:29:10,596|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:29:10,600|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:29:10,613|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/c380c6ab-3f23-469b-b5a7-c1d8cec5d712/Templates/hello-world-mapping.json 2021-11-03 19:29:10,617|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:29:10,617|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:29:10,617|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:29:10,617|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:29:10,617|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:29:10,621|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:29:10,621|cf8c46aa-36e0-4db2-b105-049d5bc99c3c||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:29:10,922|1f925ea3-dc00-4ef9-8314-fcec71101f5e||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(e27d0344-7e77-47b8-ad1d-376b6e30aaff) CBA(/opt/app/onap/blueprints/archive/e27d0344-7e77-47b8-ad1d-376b6e30aaff/cba.zip) 2021-11-03 19:29:10,929|1f925ea3-dc00-4ef9-8314-fcec71101f5e||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e27d0344-7e77-47b8-ad1d-376b6e30aaff) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:29:10,947|1f925ea3-dc00-4ef9-8314-fcec71101f5e||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:29:10,953|1f925ea3-dc00-4ef9-8314-fcec71101f5e||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e27d0344-7e77-47b8-ad1d-376b6e30aaff) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:29:10,989|1f925ea3-dc00-4ef9-8314-fcec71101f5e||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/e27d0344-7e77-47b8-ad1d-376b6e30aaff) present to clean. 2021-11-03 19:29:11,225|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:29:11,225|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:29:11,225|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:29:11,228|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:29:11,228|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:29:11,230|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:29:11,242|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:29:11,242|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:29:11,242|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:29:11,243|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:29:11,244|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:29:11,244|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:29:11,245|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:29:11,270|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:29:11,271|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:29:11,280|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:29:11,280|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:29:11,280|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:29:11,281|0da02a0d-1a97-4e2f-970b-1158c0ec6f92||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bc98f8c0-c602-4291-b9bc-7411338d12db auditStoreId -1 2021-11-03 19:30:25,413|435cbfce-bbf1-4f9a-a613-7a608a3cadd5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:30:25,413|435cbfce-bbf1-4f9a-a613-7a608a3cadd5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:30:25,413|435cbfce-bbf1-4f9a-a613-7a608a3cadd5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:30:25,672|435cbfce-bbf1-4f9a-a613-7a608a3cadd5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:30:25,673|435cbfce-bbf1-4f9a-a613-7a608a3cadd5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:30:26,802|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/de5c6307-0cea-4808-8be8-7c8e30598afd) 2021-11-03 19:30:26,803|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/de5c6307-0cea-4808-8be8-7c8e30598afd/Definitions 2021-11-03 19:30:26,806|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:30:26,807|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:30:26,821|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:30:26,826|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:30:26,830|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:30:26,844|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:30:26,844|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:30:26,844|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:30:26,845|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:30:26,845|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:30:26,845|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/de5c6307-0cea-4808-8be8-7c8e30598afd/Templates/hello-world-mapping.json 2021-11-03 19:30:26,849|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:30:26,849|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:30:26,849|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:30:26,849|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:30:26,849|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:30:26,853|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:30:26,854|4d18d507-4aa8-40ec-87b1-e29f96813a0b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:30:27,091|78d2d30a-2145-4c6a-82d0-3ec8e295a7a5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(40bd0edd-1c5b-4a71-a84c-be6098aa3479) CBA(/opt/app/onap/blueprints/archive/40bd0edd-1c5b-4a71-a84c-be6098aa3479/cba.zip) 2021-11-03 19:30:27,098|78d2d30a-2145-4c6a-82d0-3ec8e295a7a5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/40bd0edd-1c5b-4a71-a84c-be6098aa3479) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:27,111|78d2d30a-2145-4c6a-82d0-3ec8e295a7a5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:30:27,116|78d2d30a-2145-4c6a-82d0-3ec8e295a7a5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/40bd0edd-1c5b-4a71-a84c-be6098aa3479) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:27,142|78d2d30a-2145-4c6a-82d0-3ec8e295a7a5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/40bd0edd-1c5b-4a71-a84c-be6098aa3479) present to clean. 2021-11-03 19:30:27,368|9038b51b-f887-47b8-a785-6126346df52b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:30:27,368|9038b51b-f887-47b8-a785-6126346df52b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:30:27,368|9038b51b-f887-47b8-a785-6126346df52b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:30:27,370|9038b51b-f887-47b8-a785-6126346df52b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:30:27,370|9038b51b-f887-47b8-a785-6126346df52b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:30:27,372|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:27,376|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:30:27,376|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:30:27,376|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:30:27,377|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:30:27,377|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:30:27,377|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:30:27,379|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:30:27,388|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:30:27,388|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:30:27,395|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:30:27,395|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:30:27,395|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:30:27,396|9038b51b-f887-47b8-a785-6126346df52b||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 94f19a88-6960-425e-8674-bfc927121d89 auditStoreId -1 2021-11-03 19:30:57,243|571d8df2-7b53-42f9-91b3-24950246a530||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-03 19:30:57,243|571d8df2-7b53-42f9-91b3-24950246a530||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:30:57,243|571d8df2-7b53-42f9-91b3-24950246a530||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:30:57,386|571d8df2-7b53-42f9-91b3-24950246a530||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:30:57,386|571d8df2-7b53-42f9-91b3-24950246a530||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:30:58,134|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7abe0e9b-6f0d-4ff0-8021-be52e2c11c4f) 2021-11-03 19:30:58,135|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/7abe0e9b-6f0d-4ff0-8021-be52e2c11c4f/Definitions 2021-11-03 19:30:58,160|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:30:58,161|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-03 19:30:58,201|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-03 19:30:58,206|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-03 19:30:58,210|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(helloworld) 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(helloworld) targets(helloworld) 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-03 19:30:58,223|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/7abe0e9b-6f0d-4ff0-8021-be52e2c11c4f/Templates/hello-world-mapping.json 2021-11-03 19:30:58,228|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-03 19:30:58,228|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-03 19:30:58,228|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:30:58,228|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-03 19:30:58,228|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/hello-world-mapping.json) 2021-11-03 19:30:58,232|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([]) 2021-11-03 19:30:58,232|60ac3376-48a2-4cbd-929c-ba8e13da7b0a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [] 2021-11-03 19:30:58,534|84ed3ace-ee5a-41d5-989d-cc6049c11273||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(c88b7cde-0304-45e3-8881-89463b833362) CBA(/opt/app/onap/blueprints/archive/c88b7cde-0304-45e3-8881-89463b833362/cba.zip) 2021-11-03 19:30:58,543|84ed3ace-ee5a-41d5-989d-cc6049c11273||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c88b7cde-0304-45e3-8881-89463b833362) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:58,565|84ed3ace-ee5a-41d5-989d-cc6049c11273||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(helloworld) 2021-11-03 19:30:58,571|84ed3ace-ee5a-41d5-989d-cc6049c11273||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c88b7cde-0304-45e3-8881-89463b833362) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:58,596|84ed3ace-ee5a-41d5-989d-cc6049c11273||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/c88b7cde-0304-45e3-8881-89463b833362) present to clean. 2021-11-03 19:30:58,880|4bf4215c-80f4-4619-9de4-57c33b5e5469||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing request id 654321 2021-11-03 19:30:58,880|4bf4215c-80f4-4619-9de4-57c33b5e5469||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionInput called not to store the Workflow action input details 2021-11-03 19:30:58,880|4bf4215c-80f4-4619-9de4-57c33b5e5469||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| StoreAuditService ID -1 2021-11-03 19:30:58,880|4bf4215c-80f4-4619-9de4-57c33b5e5469||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-03 19:30:58,880|4bf4215c-80f4-4619-9de4-57c33b5e5469||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-03 19:30:58,881|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-03 19:30:58,884|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deriving input data for workflow: (helloworld) 2021-11-03 19:30:58,884|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-03 19:30:58,884|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-03 19:30:58,885|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-03 19:30:58,885|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-03 19:30:58,885|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-03 19:30:58,886|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-03 19:30:58,895|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Batched Sequence : ([]) 2021-11-03 19:30:58,895|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Generated Resource Param Data ({ }) 2021-11-03 19:30:58,899|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Preparing Response... 2021-11-03 19:30:58,899|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-03 19:30:58,899|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-03 19:30:58,899|4bf4215c-80f4-4619-9de4-57c33b5e5469||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5777ca5a-38ea-4b80-b1ed-ce03cc74e06a auditStoreId -1 2021-11-03 19:42:20,716|8c602545-6e54-4c5c-b3cf-71017a9fddc8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-03 19:42:20,717|8c602545-6e54-4c5c-b3cf-71017a9fddc8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 19:42:20,717|8c602545-6e54-4c5c-b3cf-71017a9fddc8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 19:42:20,913|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 19:42:20,914|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 19:42:21,431|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-03 19:42:21,432|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(537fdec6-a6b7-47f6-86ef-879e15200082) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-03 19:42:21,453|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(0de28732-1973-4daa-9bfb-8275f8339131) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-03 19:42:21,461|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(4099e6c3-cb21-4bb0-9842-e3171fbc659c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-03 19:42:21,471|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(8d077c7d-45cf-4105-aff0-8cb9a77af911) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-03 19:42:21,481|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(a7207a08-eaae-4003-a029-9ebdee449c87) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-03 19:42:21,492|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(7bb9f316-dae6-4387-b73c-393b4d8d5c49) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-03 19:42:21,504|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 19:42:21,504|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 19:42:21,504|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 19:42:21,505|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:42:21,505|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 19:42:21,505|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:42:21,542|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:42:21,579|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:42:21,599|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:42:21,621|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:42:21,683|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:21,684|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:21,685|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:21,685|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(HealthCheck) 2021-11-03 19:42:21,686|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-03 19:42:21,687|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-assign) 2021-11-03 19:42:21,687|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-deploy) 2021-11-03 19:42:21,732|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:42:21,765|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-03 19:42:21,785|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-03 19:42:21,792|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-03 19:42:21,823|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:21,824|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:21,824|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:21,863|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:21,863|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:21,864|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 19:42:21,873|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 19:42:21,889|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 19:42:21,900|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-03 19:42:21,906|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 19:42:21,924|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-03 19:42:21,936|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-03 19:42:21,942|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-03 19:42:21,962|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:21,963|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:21,992|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 19:42:22,015|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-03 19:42:22,027|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-03 19:42:22,033|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-03 19:42:22,056|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:22,057|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:22,058|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign-day-2) 2021-11-03 19:42:22,059|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:22,060|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy-day-2) 2021-11-03 19:42:22,081|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 19:42:22,108|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-03 19:42:22,121|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-03 19:42:22,127|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-03 19:42:22,172|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:22,173|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:22,174|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:22,216|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 19:42:22,229|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 19:42:22,240|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-03 19:42:22,242|8c602545-6e54-4c5c-b3cf-71017a9fddc8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 19:42:33,082|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7b90a308-1d4d-4675-bbcc-470c76120732) 2021-11-03 19:42:33,082|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/7b90a308-1d4d-4675-bbcc-470c76120732/Definitions 2021-11-03 19:42:33,085|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 19:42:33,086|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-11-03 19:42:33,103|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(vnf-template) 2021-11-03 19:42:33,107|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(vnf-mapping) 2021-11-03 19:42:33,111|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-11-03 19:42:33,133|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,145|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,151|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,161|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-11-03 19:42:33,161|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-11-03 19:42:33,161|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-11-03 19:42:33,173|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,177|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,183|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,188|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(sdnc) 2021-11-03 19:42:33,201|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,213|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,218|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,223|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,228|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,232|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,245|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(config-assign) 2021-11-03 19:42:33,249|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(baseconfig-template) 2021-11-03 19:42:33,249|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-11-03 19:42:33,249|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-11-03 19:42:33,263|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,272|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,276|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 19:42:33,281|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(config-deploy) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(resource-assignment) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-11-03 19:42:33,304|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-11-03 19:42:33,305|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b90a308-1d4d-4675-bbcc-470c76120732/Templates/vnf-mapping.json 2021-11-03 19:42:33,309|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-11-03 19:42:33,309|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-11-03 19:42:33,309|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b90a308-1d4d-4675-bbcc-470c76120732/Templates/base_ubuntu20-mapping.json 2021-11-03 19:42:33,313|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-11-03 19:42:33,313|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-assign) 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-assign) targets(config-assign) 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-11-03 19:42:33,314|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b90a308-1d4d-4675-bbcc-470c76120732/Templates/baseconfig-mapping.json 2021-11-03 19:42:33,318|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-11-03 19:42:33,318|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-deploy) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-deploy) targets(config-deploy) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) resource assignment files([] 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/vnf-mapping.json) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-11-03 19:42:33,319|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/baseconfig-mapping.json) 2021-11-03 19:42:33,331|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2021-11-03 19:42:33,368|831c4d38-c16f-40bf-8bcb-213db9062894||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-11-03 19:42:33,564|6b2793f0-1798-4af8-bbf2-95d0327c7b08||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(686c9412-057b-4e13-bffe-bae4682bda67) CBA(/opt/app/onap/blueprints/archive/686c9412-057b-4e13-bffe-bae4682bda67/cba.zip) 2021-11-03 19:42:33,571|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/686c9412-057b-4e13-bffe-bae4682bda67) and entry definition file (Definitions/ubuntu20.json) 2021-11-03 19:42:33,588|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 19:42:33,611|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 19:42:33,612|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 19:42:33,612|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 19:42:33,622|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/686c9412-057b-4e13-bffe-bae4682bda67) and entry definition file (Definitions/ubuntu20.json) 2021-11-03 19:42:33,656|6b2793f0-1798-4af8-bbf2-95d0327c7b08||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/686c9412-057b-4e13-bffe-bae4682bda67) present to clean. 2021-11-03 20:09:34,454|185cf06f-6ef5-489b-8551-ecb904492564||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-03 20:09:34,454|185cf06f-6ef5-489b-8551-ecb904492564||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 20:09:34,455|185cf06f-6ef5-489b-8551-ecb904492564||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 20:09:34,648|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 20:09:34,648|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 20:09:35,088|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-03 20:09:35,089|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(4f799870-15e3-4c3e-bf7f-fe8ce22078c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-03 20:09:35,104|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(f0401eed-827d-4f08-a30c-869787f993c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-03 20:09:35,110|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(fd10a4ae-f02f-4021-af83-a28cf0b0743c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-03 20:09:35,120|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(aa29ddc6-8028-40ab-98f7-4eee728c6410) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-03 20:09:35,131|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(a634d271-623d-4931-9c3a-7adb9d6bfc08) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-03 20:09:35,144|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(6f868854-fa3b-43c3-978b-b28d7c2dbe2e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-03 20:09:35,157|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 20:09:35,157|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 20:09:35,158|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 20:09:35,158|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:09:35,159|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 20:09:35,159|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:09:35,198|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:09:35,238|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:09:35,259|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:09:35,277|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:09:35,344|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:09:35,345|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:09:35,345|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,386|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:09:35,429|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 20:09:35,444|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-03 20:09:35,449|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:09:35,450|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:09:35,451|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,451|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 20:09:35,502|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 20:09:35,533|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 20:09:35,544|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-03 20:09:35,545|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 20:09:35,578|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:09:35,579|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:09:35,579|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,580|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(HealthCheck) 2021-11-03 20:09:35,581|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-03 20:09:35,581|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-assign) 2021-11-03 20:09:35,582|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-deploy) 2021-11-03 20:09:35,615|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:09:35,639|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-03 20:09:35,650|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-03 20:09:35,656|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-03 20:09:35,673|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:09:35,673|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,699|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:09:35,700|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,701|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 20:09:35,710|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 20:09:35,725|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-03 20:09:35,737|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-03 20:09:35,743|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-03 20:09:35,773|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-03 20:09:35,787|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-03 20:09:35,787|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-03 20:09:35,813|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:09:35,814|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:09:35,815|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign-day-2) 2021-11-03 20:09:35,815|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:09:35,816|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy-day-2) 2021-11-03 20:09:35,830|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 20:09:35,842|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-03 20:09:35,853|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-03 20:09:35,854|185cf06f-6ef5-489b-8551-ecb904492564||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-03 20:09:46,729|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a3786636-2168-4985-8727-5e850ea5c787) 2021-11-03 20:09:46,730|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/a3786636-2168-4985-8727-5e850ea5c787/Definitions 2021-11-03 20:09:46,733|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 20:09:46,734|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-03 20:09:46,749|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-03 20:09:46,760|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-03 20:09:46,764|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-03 20:09:46,768|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-03 20:09:46,796|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-03 20:09:46,811|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-assign) 2021-11-03 20:09:46,812|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-03 20:09:46,812|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-assign) targets(resolve-data) 2021-11-03 20:09:46,812|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-03 20:09:46,812|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-03 20:09:46,812|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/a3786636-2168-4985-8727-5e850ea5c787/Templates/netconfrpc-mapping.json 2021-11-03 20:09:46,817|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-03 20:09:46,817|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-03 20:09:46,817|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-deploy) 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) resource assignment files([] 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-03 20:09:46,818|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-03 20:09:46,822|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([input-source]) 2021-11-03 20:09:46,829|05466bf0-ebda-4db0-80e5-616e3a6796a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-03 20:16:11,378|b184058f-51d6-4a26-9249-a33ab6ce88d5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-03 20:16:11,378|b184058f-51d6-4a26-9249-a33ab6ce88d5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-03 20:16:11,379|b184058f-51d6-4a26-9249-a33ab6ce88d5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-03 20:16:11,577|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-03 20:16:11,577|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-03 20:16:12,071|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-03 20:16:12,072|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(45d4a8ea-2511-470d-a920-5c97d5a85917) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-03 20:16:12,093|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(52e28c3d-0e61-436d-938f-6b134e4f1fb9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-03 20:16:12,103|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(7d776ae0-622d-4c9c-b074-d24c4fd772ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-03 20:16:12,113|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(b110b444-60a5-4386-bf9b-9dd850094cfd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-03 20:16:12,126|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(c2ae32a0-3dca-41c5-b021-fe3c98380d2d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-03 20:16:12,141|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(417c722a-a794-43d9-a5c0-7512594cf9e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-03 20:16:12,154|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 20:16:12,155|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 20:16:12,155|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 20:16:12,155|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:16:12,156|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 20:16:12,156|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:16:12,168|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:16:12,214|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:16:12,232|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:16:12,254|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:16:12,316|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:12,317|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:12,318|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,350|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:16:12,378|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 20:16:12,391|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-03 20:16:12,397|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-03 20:16:12,426|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:12,427|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:12,427|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,459|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-11-03 20:16:12,483|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 20:16:12,497|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-03 20:16:12,498|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-03 20:16:12,547|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:12,548|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:12,548|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,549|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(HealthCheck) 2021-11-03 20:16:12,550|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-03 20:16:12,550|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-assign) 2021-11-03 20:16:12,551|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(vf-config-deploy) 2021-11-03 20:16:12,582|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-03 20:16:12,605|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-03 20:16:12,625|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-03 20:16:12,626|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-03 20:16:12,647|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:12,648|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,673|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-03 20:16:12,700|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-03 20:16:12,710|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-03 20:16:12,711|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-03 20:16:12,757|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:12,758|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:12,759|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign-day-2) 2021-11-03 20:16:12,760|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,760|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy-day-2) 2021-11-03 20:16:12,778|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:12,779|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:12,780|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-11-03 20:16:12,784|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-03 20:16:12,803|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-03 20:16:12,835|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-03 20:16:12,836|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-03 20:16:12,874|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-03 20:16:12,884|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-03 20:16:12,885|b184058f-51d6-4a26-9249-a33ab6ce88d5||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-03 20:16:23,583|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b4283d85-f664-499c-92bf-c5de9790766a) 2021-11-03 20:16:23,584|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| deleting definition types under : /opt/app/onap/blueprints/working/b4283d85-f664-499c-92bf-c5de9790766a/Definitions 2021-11-03 20:16:23,586|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| reinitialized all type definitions 2021-11-03 20:16:23,587|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-11-03 20:16:23,608|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(vnf-template) 2021-11-03 20:16:23,612|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(vnf-mapping) 2021-11-03 20:16:23,616|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-11-03 20:16:23,630|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,642|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,647|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,651|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-11-03 20:16:23,652|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-11-03 20:16:23,652|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-11-03 20:16:23,663|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,668|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,672|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,678|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(sdnc) 2021-11-03 20:16:23,702|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,708|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,717|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,724|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,729|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,734|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,747|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(config-assign) 2021-11-03 20:16:23,750|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(baseconfig-template) 2021-11-03 20:16:23,750|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-11-03 20:16:23,750|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-11-03 20:16:23,760|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,766|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,771|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(input) 2021-11-03 20:16:23,775|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ***** Enhancing NodeTemplate(config-deploy) 2021-11-03 20:16:23,797|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(resource-assignment) 2021-11-03 20:16:23,798|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-11-03 20:16:23,798|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-11-03 20:16:23,798|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-11-03 20:16:23,799|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-11-03 20:16:23,799|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-11-03 20:16:23,799|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4283d85-f664-499c-92bf-c5de9790766a/Templates/vnf-mapping.json 2021-11-03 20:16:23,806|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-11-03 20:16:23,806|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-11-03 20:16:23,806|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4283d85-f664-499c-92bf-c5de9790766a/Templates/base_ubuntu20-mapping.json 2021-11-03 20:16:23,810|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-assign) 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-assign) targets(config-assign) 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-11-03 20:16:23,811|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-11-03 20:16:23,812|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enriching artifacts file(/opt/app/onap/blueprints/working/b4283d85-f664-499c-92bf-c5de9790766a/Templates/baseconfig-mapping.json 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing Workflow(config-deploy) 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| identified workflow(config-deploy) targets(config-deploy) 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| workflow(config-deploy) resource assignment files([] 2021-11-03 20:16:23,816|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| ##### Enhancing blueprint Resource Definitions 2021-11-03 20:16:23,817|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-11-03 20:16:23,817|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/vnf-mapping.json) 2021-11-03 20:16:23,817|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-11-03 20:16:23,817|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| processing file (Templates/baseconfig-mapping.json) 2021-11-03 20:16:23,830|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2021-11-03 20:16:23,883|b217fcde-1402-419d-8ea1-d9608974bd22||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-11-03 20:16:24,054|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Save processing(7cd124be-7718-4259-bf6f-aff478b46ff0) CBA(/opt/app/onap/blueprints/archive/7cd124be-7718-4259-bf6f-aff478b46ff0/cba.zip) 2021-11-03 20:16:24,059|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7cd124be-7718-4259-bf6f-aff478b46ff0) and entry definition file (Definitions/ubuntu20.json) 2021-11-03 20:16:24,066|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-03 20:16:24,085|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(resource-assignment) 2021-11-03 20:16:24,086|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-assign) 2021-11-03 20:16:24,086|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Validating Workflow(config-deploy) 2021-11-03 20:16:24,093|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7cd124be-7718-4259-bf6f-aff478b46ff0) and entry definition file (Definitions/ubuntu20.json) 2021-11-03 20:16:24,102|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-11-03 20:16:24,112|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-11-03 20:16:24,113|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-11-03 20:16:24,128|9de015ec-1c96-4d20-823b-af104cd910fe||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-hq8pg|||| No compiled cache(/opt/app/onap/blueprints/working/7cd124be-7718-4259-bf6f-aff478b46ff0) present to clean. Nov 03, 2021 8:40:28 PM 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)