05:11:42,750 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:11:42,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:11:42,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:11:42,762 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:11:42,762 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:11:42,762 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:11:42,848 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 05:11:43,384 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:11:43,488 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:11:43,495 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:11:43,512 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:11:43,807 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:11:43,807 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:11:43,807 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:11:43,807 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:11:43,808 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:11:43,808 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:11:43,808 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:11:43,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:11:43,818 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-17 05:11:48,377|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-fkbd5 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-17 05:11:48,386|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-17 05:12:01,485|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-17 05:12:04,209|||main||||INFO||||||| Finished Spring Data repository scanning in 2627ms. Found 11 JPA repository interfaces. 2022-03-17 05:12:14,346|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-17 05:12:14,626|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-17 05:12:15,661|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-17 05:12:19,219|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-17 05:12:21,881|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-17 05:12:21,923|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-17 05:12:22,870|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-17 05:12:27,994|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-17 05:12:28,016|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-17 05:12:28,308|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-17 05:12:33,300|||main||||INFO||||||| Audit service is disabled 2022-03-17 05:12:33,696|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-17 05:12:41,892|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-03-17 05:12:42,068|||main||||INFO||||||| Dependency Management module created... 2022-03-17 05:12:46,841|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-17 05:12:47,922|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-17 05:12:52,503|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-17 05:13:00,484|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-17 05:13:01,421|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-17 05:13:01,454|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 76.739 seconds (JVM running for 80.355) 2022-03-17 05:13:01,519|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-17 05:13:11,338|||reactor-http-epoll-3||||ERROR||||||| [87b526cd-2] Error [java.lang.UnsupportedOperationException] for HTTP GET "/api/v1/execution-service/health-check", but ServerHttpResponse already committed (200 OK) 2022-03-17 06:48:27,980|21307950-fddc-4006-9609-dfa36b0043a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-17 06:48:27,992|21307950-fddc-4006-9609-dfa36b0043a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:48:27,998|21307950-fddc-4006-9609-dfa36b0043a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:48:33,600|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:48:33,604|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:48:40,284|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-17 06:48:40,309|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(6d4c65f3-a17f-4d37-9434-69c582d5f57b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-17 06:48:40,548|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 06:48:40,957|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(e486bccd-075c-4a82-8414-ac64b6609d70) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-17 06:48:40,975|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(d31c803f-2201-42e7-a47c-93366f4af583) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-17 06:48:41,014|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(914f7f70-4d35-495b-84db-74b4c320859f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-17 06:48:41,079|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(59560ff2-e956-4df3-9247-b373dce59aed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-17 06:48:41,218|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(3a75d74b-a7c9-4ed1-8a9f-4b3c950f757d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-17 06:48:41,341|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 06:48:41,342|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 06:48:41,342|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 06:48:41,343|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 06:48:41,385|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 06:48:41,869|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 06:48:41,883|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 06:48:41,955|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 06:48:42,003|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 06:48:42,720|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 06:48:42,726|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 06:48:42,727|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:42,741|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(HealthCheck) 2022-03-17 06:48:42,743|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-17 06:48:42,744|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-assign) 2022-03-17 06:48:42,756|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-deploy) 2022-03-17 06:48:43,106|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 06:48:43,978|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 06:48:43,979|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 06:48:43,981|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:44,167|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 06:48:44,174|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:44,176|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 06:48:44,212|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 06:48:45,281|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 06:48:45,286|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 06:48:45,287|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:45,516|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 06:48:46,061|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 06:48:46,063|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:46,370|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 06:48:46,874|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 06:48:46,883|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 06:48:46,886|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign-day-2) 2022-03-17 06:48:46,889|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 06:48:46,890|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy-day-2) 2022-03-17 06:48:47,001|21307950-fddc-4006-9609-dfa36b0043a4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 06:49:24,063|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/309f2504-0191-489f-ad7a-3a3e72170e5a) 2022-03-17 06:49:24,089|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/309f2504-0191-489f-ad7a-3a3e72170e5a/Definitions 2022-03-17 06:49:24,117|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:49:24,150|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-17 06:49:24,285|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-17 06:49:24,407|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-17 06:49:24,445|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-17 06:49:24,462|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-17 06:49:24,625|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-17 06:49:24,792|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-assign) 2022-03-17 06:49:24,802|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-17 06:49:24,802|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-assign) targets(resolve-data) 2022-03-17 06:49:24,802|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-17 06:49:24,803|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-17 06:49:24,805|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/309f2504-0191-489f-ad7a-3a3e72170e5a/Templates/netconfrpc-mapping.json 2022-03-17 06:49:24,854|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-17 06:49:24,854|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-17 06:49:24,856|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-deploy) 2022-03-17 06:49:24,880|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-17 06:49:24,880|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-17 06:49:24,880|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) resource assignment files([] 2022-03-17 06:49:24,881|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:49:24,881|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-17 06:49:24,884|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-17 06:49:24,913|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([input-source]) 2022-03-17 06:49:24,962|07be5bff-a973-4648-9857-b9ab8fe237e1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-17 06:50:59,858|15eaa27c-dc50-4a7d-ab43-2bed79148410||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:50:59,860|15eaa27c-dc50-4a7d-ab43-2bed79148410||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:50:59,860|15eaa27c-dc50-4a7d-ab43-2bed79148410||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:51:01,196|15eaa27c-dc50-4a7d-ab43-2bed79148410||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:51:01,197|15eaa27c-dc50-4a7d-ab43-2bed79148410||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:51:04,826|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/06055f42-d1db-48ff-afc6-f116972fe7bf) 2022-03-17 06:51:04,854|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/06055f42-d1db-48ff-afc6-f116972fe7bf/Definitions 2022-03-17 06:51:04,860|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:51:04,879|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:51:05,069|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:51:05,153|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:51:05,182|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:51:05,282|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:51:05,283|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:51:05,283|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:51:05,284|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:51:05,284|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:51:05,284|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/06055f42-d1db-48ff-afc6-f116972fe7bf/Templates/hello-world-mapping.json 2022-03-17 06:51:05,301|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:51:05,301|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:51:05,302|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:51:05,303|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:51:05,305|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:51:05,329|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:51:05,330|2808b1e4-267c-48e8-a3e0-41946c2c9b02||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:51:06,103|e8da3ba5-23ba-4ac9-8631-616054d9150e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(0eab912c-4806-4ebc-8477-b8b595856af6) CBA(/opt/app/onap/blueprints/archive/0eab912c-4806-4ebc-8477-b8b595856af6/cba.zip) 2022-03-17 06:51:06,286|e8da3ba5-23ba-4ac9-8631-616054d9150e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0eab912c-4806-4ebc-8477-b8b595856af6) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:51:06,490|e8da3ba5-23ba-4ac9-8631-616054d9150e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:51:06,579|e8da3ba5-23ba-4ac9-8631-616054d9150e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0eab912c-4806-4ebc-8477-b8b595856af6) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:51:07,013|e8da3ba5-23ba-4ac9-8631-616054d9150e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/0eab912c-4806-4ebc-8477-b8b595856af6) present to clean. 2022-03-17 06:51:07,622|cc895872-c10a-4162-9f77-90fdaeac49af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:51:07,623|cc895872-c10a-4162-9f77-90fdaeac49af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:51:07,623|cc895872-c10a-4162-9f77-90fdaeac49af||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:51:07,706|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| getting cba file name(test101), version(1.0.1) from db 2022-03-17 06:51:08,071|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:51:08,077|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:51:08,081|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:51:08,154|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:51:08,155|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:51:08,156|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:51:08,255|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:51:08,256|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:51:08,301|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:51:08,403|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:51:08,514|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:51:08,523|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:51:08,812|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:51:08,817|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:51:08,818|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:51:08,856|cc895872-c10a-4162-9f77-90fdaeac49af||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 282fcf34-60ba-4a98-a5ab-261b1ca9dcd9 auditStoreId -1 2022-03-17 06:52:04,449|d731509e-6b55-45d9-9207-4cd7c6535556||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:52:04,451|d731509e-6b55-45d9-9207-4cd7c6535556||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:52:04,451|d731509e-6b55-45d9-9207-4cd7c6535556||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:52:07,378|d731509e-6b55-45d9-9207-4cd7c6535556||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:52:07,379|d731509e-6b55-45d9-9207-4cd7c6535556||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:52:12,306|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7bc421fc-51ef-4999-bfa3-27f6c2ca59bc) 2022-03-17 06:52:12,307|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/7bc421fc-51ef-4999-bfa3-27f6c2ca59bc/Definitions 2022-03-17 06:52:12,317|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:52:12,318|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:52:12,463|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:52:12,513|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:52:12,556|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:52:12,674|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:52:12,675|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:52:12,675|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:52:12,675|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:52:12,676|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:52:12,676|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/7bc421fc-51ef-4999-bfa3-27f6c2ca59bc/Templates/hello-world-mapping.json 2022-03-17 06:52:12,706|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:52:12,706|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:52:12,706|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:52:12,706|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:52:12,708|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:52:12,751|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:52:12,751|e798db17-d9ed-4aac-9c19-7770095db7f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:52:13,519|0f5287a7-c741-4f9c-933d-f6f1cc8622f0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(6d6eceba-6a12-49a0-8529-007f80739e42) CBA(/opt/app/onap/blueprints/archive/6d6eceba-6a12-49a0-8529-007f80739e42/cba.zip) 2022-03-17 06:52:13,559|0f5287a7-c741-4f9c-933d-f6f1cc8622f0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d6eceba-6a12-49a0-8529-007f80739e42) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:52:13,617|0f5287a7-c741-4f9c-933d-f6f1cc8622f0||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:52:13,678|0f5287a7-c741-4f9c-933d-f6f1cc8622f0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d6eceba-6a12-49a0-8529-007f80739e42) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:52:14,010|0f5287a7-c741-4f9c-933d-f6f1cc8622f0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/6d6eceba-6a12-49a0-8529-007f80739e42) present to clean. 2022-03-17 06:52:14,324|d61b6400-9659-48fd-994f-a26d40b1f187||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:52:14,324|d61b6400-9659-48fd-994f-a26d40b1f187||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:52:14,352|d61b6400-9659-48fd-994f-a26d40b1f187||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:52:14,389|d61b6400-9659-48fd-994f-a26d40b1f187||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:52:14,389|d61b6400-9659-48fd-994f-a26d40b1f187||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:52:14,468|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:52:14,694|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:52:14,700|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:52:14,701|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:52:14,703|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:52:14,712|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:52:14,712|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:52:14,741|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:52:14,878|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:52:14,880|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:52:15,005|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:52:15,005|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:52:15,005|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:52:15,006|d61b6400-9659-48fd-994f-a26d40b1f187||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3be1d816-cb41-49b9-bef5-56feb922c305 auditStoreId -1 2022-03-17 06:53:26,597|455892c4-f900-46ec-bfae-1a1c68128521||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:53:26,598|455892c4-f900-46ec-bfae-1a1c68128521||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:53:26,598|455892c4-f900-46ec-bfae-1a1c68128521||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:53:27,912|455892c4-f900-46ec-bfae-1a1c68128521||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:53:27,916|455892c4-f900-46ec-bfae-1a1c68128521||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:53:31,581|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f963b938-a485-483e-9a9c-f3d80a06e7fc) 2022-03-17 06:53:31,583|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/f963b938-a485-483e-9a9c-f3d80a06e7fc/Definitions 2022-03-17 06:53:31,585|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:53:31,587|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:53:31,700|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:53:31,717|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:53:31,773|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:53:31,818|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:53:31,819|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:53:31,820|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:53:31,820|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:53:31,820|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:53:31,821|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/f963b938-a485-483e-9a9c-f3d80a06e7fc/Templates/hello-world-mapping.json 2022-03-17 06:53:31,851|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:53:31,852|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:53:31,852|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:53:31,852|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:53:31,853|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:53:31,866|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:53:31,866|025e9ec3-7c50-4a49-92ca-b75eb1953af6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:53:32,292|46caf7b8-e871-4ce8-a3ab-bb253ed55082||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(d3aa0895-fd2d-4eae-be4b-585fe0f85e95) CBA(/opt/app/onap/blueprints/archive/d3aa0895-fd2d-4eae-be4b-585fe0f85e95/cba.zip) 2022-03-17 06:53:32,318|46caf7b8-e871-4ce8-a3ab-bb253ed55082||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3aa0895-fd2d-4eae-be4b-585fe0f85e95) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:53:32,389|46caf7b8-e871-4ce8-a3ab-bb253ed55082||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:53:32,421|46caf7b8-e871-4ce8-a3ab-bb253ed55082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d3aa0895-fd2d-4eae-be4b-585fe0f85e95) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:53:32,582|46caf7b8-e871-4ce8-a3ab-bb253ed55082||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/d3aa0895-fd2d-4eae-be4b-585fe0f85e95) present to clean. 2022-03-17 06:53:32,889|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:53:32,889|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:53:32,889|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:53:32,908|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:53:32,909|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:53:32,966|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:53:33,102|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:53:33,102|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:53:33,103|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:53:33,105|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:53:33,106|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:53:33,106|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:53:33,120|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:53:33,221|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:53:33,222|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:53:33,285|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:53:33,285|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:53:33,286|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:53:33,288|3742f3a4-d0fe-42f0-8c6d-bed282ca5c47||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6805f2cb-95ed-4046-aaa6-5a1f9ba4654f auditStoreId -1 2022-03-17 06:55:19,927|2fef7cb5-3996-4941-882d-549094e09d2c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:55:19,927|2fef7cb5-3996-4941-882d-549094e09d2c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:55:19,927|2fef7cb5-3996-4941-882d-549094e09d2c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:55:21,194|2fef7cb5-3996-4941-882d-549094e09d2c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:55:21,194|2fef7cb5-3996-4941-882d-549094e09d2c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:55:23,963|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7b518f7b-f568-4a74-9bfd-e09241de61f6) 2022-03-17 06:55:23,965|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/7b518f7b-f568-4a74-9bfd-e09241de61f6/Definitions 2022-03-17 06:55:23,977|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:55:23,978|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:55:24,050|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:55:24,075|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:55:24,095|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:55:24,143|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:55:24,143|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:55:24,143|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:55:24,144|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:55:24,144|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:55:24,144|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b518f7b-f568-4a74-9bfd-e09241de61f6/Templates/hello-world-mapping.json 2022-03-17 06:55:24,157|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:55:24,158|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:55:24,158|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:55:24,158|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:55:24,158|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:55:24,181|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:55:24,181|ba5c2778-c639-43a4-a0af-cba94c2b5097||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:55:24,567|1ffd0cd1-cae8-4a54-865a-3032d600e2a1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(105eda0c-21bc-462b-8d76-a7ab3027bbe1) CBA(/opt/app/onap/blueprints/archive/105eda0c-21bc-462b-8d76-a7ab3027bbe1/cba.zip) 2022-03-17 06:55:24,585|1ffd0cd1-cae8-4a54-865a-3032d600e2a1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/105eda0c-21bc-462b-8d76-a7ab3027bbe1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:55:24,611|1ffd0cd1-cae8-4a54-865a-3032d600e2a1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:55:24,625|1ffd0cd1-cae8-4a54-865a-3032d600e2a1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/105eda0c-21bc-462b-8d76-a7ab3027bbe1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:55:24,741|1ffd0cd1-cae8-4a54-865a-3032d600e2a1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/105eda0c-21bc-462b-8d76-a7ab3027bbe1) present to clean. 2022-03-17 06:55:25,009|c907c790-e521-4aae-82c1-4c38af8794ed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:55:25,009|c907c790-e521-4aae-82c1-4c38af8794ed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:55:25,009|c907c790-e521-4aae-82c1-4c38af8794ed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:55:25,022|c907c790-e521-4aae-82c1-4c38af8794ed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:55:25,022|c907c790-e521-4aae-82c1-4c38af8794ed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:55:25,048|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:55:25,083|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:55:25,084|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:55:25,084|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:55:25,086|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:55:25,086|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:55:25,087|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:55:25,089|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:55:25,167|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:55:25,170|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:55:25,187|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:55:25,188|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:55:25,188|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:55:25,189|c907c790-e521-4aae-82c1-4c38af8794ed||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6ee2b380-3531-4fb9-895d-3c33dc54c343 auditStoreId -1 2022-03-17 06:56:17,851|b451b05c-05cb-496c-8b97-a015f15b40e0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:56:17,851|b451b05c-05cb-496c-8b97-a015f15b40e0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:56:17,853|b451b05c-05cb-496c-8b97-a015f15b40e0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:56:18,804|b451b05c-05cb-496c-8b97-a015f15b40e0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:56:18,805|b451b05c-05cb-496c-8b97-a015f15b40e0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:56:20,564|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/26e176ad-778c-4ca1-a171-ace4c0ca78d2) 2022-03-17 06:56:20,566|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/26e176ad-778c-4ca1-a171-ace4c0ca78d2/Definitions 2022-03-17 06:56:20,568|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:56:20,570|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:56:20,666|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:56:20,705|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:56:20,753|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:56:20,785|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:56:20,786|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:56:20,787|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:56:20,787|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:56:20,787|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:56:20,788|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/26e176ad-778c-4ca1-a171-ace4c0ca78d2/Templates/hello-world-mapping.json 2022-03-17 06:56:20,843|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:56:20,844|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:56:20,844|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:56:20,844|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:56:20,845|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:56:20,919|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:56:20,919|2d44aafc-51ae-45d7-8a56-d155b1f36944||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:56:21,462|7772c29a-81e9-4cb9-9e0f-166063cffc9c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(b64dda8c-27cb-41d6-8b28-b2da50860c69) CBA(/opt/app/onap/blueprints/archive/b64dda8c-27cb-41d6-8b28-b2da50860c69/cba.zip) 2022-03-17 06:56:21,472|7772c29a-81e9-4cb9-9e0f-166063cffc9c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b64dda8c-27cb-41d6-8b28-b2da50860c69) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:56:21,499|7772c29a-81e9-4cb9-9e0f-166063cffc9c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:56:21,514|7772c29a-81e9-4cb9-9e0f-166063cffc9c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b64dda8c-27cb-41d6-8b28-b2da50860c69) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:56:21,703|7772c29a-81e9-4cb9-9e0f-166063cffc9c||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/b64dda8c-27cb-41d6-8b28-b2da50860c69) present to clean. 2022-03-17 06:56:22,009|99a38245-6639-4326-b560-325c20b6c46f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:56:22,010|99a38245-6639-4326-b560-325c20b6c46f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:56:22,010|99a38245-6639-4326-b560-325c20b6c46f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:56:22,010|99a38245-6639-4326-b560-325c20b6c46f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:56:22,010|99a38245-6639-4326-b560-325c20b6c46f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:56:22,033|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:56:22,053|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:56:22,053|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:56:22,053|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:56:22,055|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:56:22,061|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:56:22,077|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:56:22,109|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:56:22,133|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:56:22,136|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:56:22,174|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:56:22,175|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:56:22,175|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:56:22,175|99a38245-6639-4326-b560-325c20b6c46f||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 175f3f8b-b7c8-473a-ab7a-861192fe0297 auditStoreId -1 2022-03-17 06:57:40,148|1ad1283f-e878-4c00-b735-bbaa9699080c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:57:40,149|1ad1283f-e878-4c00-b735-bbaa9699080c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:57:40,149|1ad1283f-e878-4c00-b735-bbaa9699080c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:57:41,671|1ad1283f-e878-4c00-b735-bbaa9699080c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:57:41,672|1ad1283f-e878-4c00-b735-bbaa9699080c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:57:45,503|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/964a8d35-0be5-47a4-b541-3f9b44c4115c) 2022-03-17 06:57:45,505|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/964a8d35-0be5-47a4-b541-3f9b44c4115c/Definitions 2022-03-17 06:57:45,510|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:57:45,515|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:57:45,691|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:57:45,717|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:57:45,751|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:57:45,818|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:57:45,818|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:57:45,818|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:57:45,818|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:57:45,819|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:57:45,819|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/964a8d35-0be5-47a4-b541-3f9b44c4115c/Templates/hello-world-mapping.json 2022-03-17 06:57:45,878|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:57:45,879|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:57:45,879|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:57:45,879|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:57:45,879|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:57:45,977|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:57:45,982|a6315381-3c57-4786-b62f-6048cb015044||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:57:47,387|7ae00e00-19e2-461c-adf2-6df8321a0eb0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(caa038ea-f7c7-4b1b-bd97-bae4970d83f6) CBA(/opt/app/onap/blueprints/archive/caa038ea-f7c7-4b1b-bd97-bae4970d83f6/cba.zip) 2022-03-17 06:57:47,425|7ae00e00-19e2-461c-adf2-6df8321a0eb0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/caa038ea-f7c7-4b1b-bd97-bae4970d83f6) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:57:47,528|7ae00e00-19e2-461c-adf2-6df8321a0eb0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:57:47,554|7ae00e00-19e2-461c-adf2-6df8321a0eb0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/caa038ea-f7c7-4b1b-bd97-bae4970d83f6) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:57:47,661|7ae00e00-19e2-461c-adf2-6df8321a0eb0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/caa038ea-f7c7-4b1b-bd97-bae4970d83f6) present to clean. 2022-03-17 06:57:48,111|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:57:48,112|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:57:48,112|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:57:48,147|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:57:48,148|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:57:48,151|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:57:48,183|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:57:48,184|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:57:48,184|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:57:48,185|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:57:48,185|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:57:48,186|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:57:48,188|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:57:48,299|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:57:48,300|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:57:48,357|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:57:48,357|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:57:48,357|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:57:48,358|f43138e7-687d-4c8c-81cf-c5ce7bbdf7fd||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 136baa9e-e9dd-4abb-a752-4fe069940457 auditStoreId -1 2022-03-17 06:59:31,655|32e35cd3-bf1e-4265-97e6-07d448576ba0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 06:59:31,656|32e35cd3-bf1e-4265-97e6-07d448576ba0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 06:59:31,656|32e35cd3-bf1e-4265-97e6-07d448576ba0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 06:59:33,943|32e35cd3-bf1e-4265-97e6-07d448576ba0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 06:59:33,944|32e35cd3-bf1e-4265-97e6-07d448576ba0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 06:59:37,477|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/19b0c0fa-9828-426c-85a5-76fc2a3a2d76) 2022-03-17 06:59:37,493|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/19b0c0fa-9828-426c-85a5-76fc2a3a2d76/Definitions 2022-03-17 06:59:37,496|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 06:59:37,497|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 06:59:37,567|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 06:59:37,598|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 06:59:37,615|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 06:59:37,656|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 06:59:37,657|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 06:59:37,657|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 06:59:37,657|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 06:59:37,657|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 06:59:37,657|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/19b0c0fa-9828-426c-85a5-76fc2a3a2d76/Templates/hello-world-mapping.json 2022-03-17 06:59:37,670|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 06:59:37,671|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 06:59:37,671|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 06:59:37,671|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 06:59:37,671|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 06:59:37,696|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 06:59:37,697|425d8dde-6947-4cfa-b9fe-0a162149ffd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 06:59:38,216|b45400b5-d5d2-4170-93f0-7b5a12034df6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(0a0f409e-7155-4166-8c01-feeac8402c2c) CBA(/opt/app/onap/blueprints/archive/0a0f409e-7155-4166-8c01-feeac8402c2c/cba.zip) 2022-03-17 06:59:38,255|b45400b5-d5d2-4170-93f0-7b5a12034df6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a0f409e-7155-4166-8c01-feeac8402c2c) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:59:38,303|b45400b5-d5d2-4170-93f0-7b5a12034df6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 06:59:38,314|b45400b5-d5d2-4170-93f0-7b5a12034df6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a0f409e-7155-4166-8c01-feeac8402c2c) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:59:38,506|b45400b5-d5d2-4170-93f0-7b5a12034df6||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/0a0f409e-7155-4166-8c01-feeac8402c2c) present to clean. 2022-03-17 06:59:38,845|fc2bc9e7-9723-451c-89ef-39a373747e23||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 06:59:38,845|fc2bc9e7-9723-451c-89ef-39a373747e23||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 06:59:38,845|fc2bc9e7-9723-451c-89ef-39a373747e23||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 06:59:38,882|fc2bc9e7-9723-451c-89ef-39a373747e23||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 06:59:38,882|fc2bc9e7-9723-451c-89ef-39a373747e23||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 06:59:38,917|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 06:59:38,973|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 06:59:38,973|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 06:59:38,973|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 06:59:38,974|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 06:59:38,974|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 06:59:38,974|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 06:59:38,990|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 06:59:39,097|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 06:59:39,098|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 06:59:39,163|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 06:59:39,164|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 06:59:39,164|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 06:59:39,164|fc2bc9e7-9723-451c-89ef-39a373747e23||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c9745efd-5a09-4d86-8762-c0c27b1ba60b auditStoreId -1 2022-03-17 07:01:01,691|09c95b98-66b5-4909-bba8-ec2ca282da35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 07:01:01,691|09c95b98-66b5-4909-bba8-ec2ca282da35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 07:01:01,691|09c95b98-66b5-4909-bba8-ec2ca282da35||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 07:01:03,392|09c95b98-66b5-4909-bba8-ec2ca282da35||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 07:01:03,393|09c95b98-66b5-4909-bba8-ec2ca282da35||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 07:01:05,608|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8c62bdb0-5002-4b8f-8a6d-244cbd0a3cfc) 2022-03-17 07:01:05,609|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/8c62bdb0-5002-4b8f-8a6d-244cbd0a3cfc/Definitions 2022-03-17 07:01:05,612|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 07:01:05,613|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 07:01:05,801|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 07:01:05,820|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 07:01:05,897|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 07:01:05,931|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 07:01:05,932|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 07:01:05,932|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 07:01:05,932|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 07:01:05,933|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 07:01:05,933|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/8c62bdb0-5002-4b8f-8a6d-244cbd0a3cfc/Templates/hello-world-mapping.json 2022-03-17 07:01:05,972|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 07:01:05,973|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 07:01:05,973|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 07:01:05,973|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 07:01:05,973|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 07:01:06,014|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 07:01:06,014|098b0fea-6ecc-4205-bbe9-ca904f9f8ee1||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 07:01:06,421|d961a469-79d5-4871-97e5-f95403f91478||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(77adf5df-da44-4b30-b2c0-1bf4ee88d57c) CBA(/opt/app/onap/blueprints/archive/77adf5df-da44-4b30-b2c0-1bf4ee88d57c/cba.zip) 2022-03-17 07:01:06,459|d961a469-79d5-4871-97e5-f95403f91478||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/77adf5df-da44-4b30-b2c0-1bf4ee88d57c) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:01:06,496|d961a469-79d5-4871-97e5-f95403f91478||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 07:01:06,518|d961a469-79d5-4871-97e5-f95403f91478||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/77adf5df-da44-4b30-b2c0-1bf4ee88d57c) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:01:06,748|d961a469-79d5-4871-97e5-f95403f91478||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/77adf5df-da44-4b30-b2c0-1bf4ee88d57c) present to clean. 2022-03-17 07:01:07,326|33cb9f8c-1548-4a55-b638-64f75cb7da8b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 07:01:07,326|33cb9f8c-1548-4a55-b638-64f75cb7da8b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 07:01:07,326|33cb9f8c-1548-4a55-b638-64f75cb7da8b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 07:01:07,396|33cb9f8c-1548-4a55-b638-64f75cb7da8b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 07:01:07,397|33cb9f8c-1548-4a55-b638-64f75cb7da8b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 07:01:07,400|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:01:07,433|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 07:01:07,433|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 07:01:07,433|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 07:01:07,449|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 07:01:07,449|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 07:01:07,449|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 07:01:07,467|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 07:01:07,580|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 07:01:07,581|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 07:01:07,738|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 07:01:07,738|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 07:01:07,738|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 07:01:07,753|33cb9f8c-1548-4a55-b638-64f75cb7da8b||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 15dccc98-9fe4-4768-91aa-241e9d3ba36c auditStoreId -1 2022-03-17 07:03:29,860|a0da55e5-db6a-47f8-9c43-d8c992705fd6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 07:03:29,860|a0da55e5-db6a-47f8-9c43-d8c992705fd6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 07:03:29,860|a0da55e5-db6a-47f8-9c43-d8c992705fd6||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 07:03:31,805|a0da55e5-db6a-47f8-9c43-d8c992705fd6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 07:03:31,805|a0da55e5-db6a-47f8-9c43-d8c992705fd6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 07:03:34,473|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/311214e1-eec9-4711-824e-35608bde613f) 2022-03-17 07:03:34,475|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/311214e1-eec9-4711-824e-35608bde613f/Definitions 2022-03-17 07:03:34,479|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 07:03:34,480|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 07:03:34,554|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 07:03:34,572|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 07:03:34,584|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 07:03:34,656|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 07:03:34,657|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 07:03:34,657|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 07:03:34,657|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 07:03:34,657|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 07:03:34,657|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/311214e1-eec9-4711-824e-35608bde613f/Templates/hello-world-mapping.json 2022-03-17 07:03:34,669|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 07:03:34,669|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 07:03:34,670|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 07:03:34,670|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 07:03:34,671|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 07:03:34,680|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 07:03:34,681|86a0fcef-27df-42bf-84e2-1e945219dab0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 07:03:35,165|819ea516-a992-4d71-888a-536ed4d0f701||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(4b0413d0-8c9a-4f83-bebc-111fd4f079b1) CBA(/opt/app/onap/blueprints/archive/4b0413d0-8c9a-4f83-bebc-111fd4f079b1/cba.zip) 2022-03-17 07:03:35,197|819ea516-a992-4d71-888a-536ed4d0f701||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b0413d0-8c9a-4f83-bebc-111fd4f079b1) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:03:35,262|819ea516-a992-4d71-888a-536ed4d0f701||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 07:03:35,275|819ea516-a992-4d71-888a-536ed4d0f701||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b0413d0-8c9a-4f83-bebc-111fd4f079b1) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:03:35,418|819ea516-a992-4d71-888a-536ed4d0f701||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/4b0413d0-8c9a-4f83-bebc-111fd4f079b1) present to clean. 2022-03-17 07:03:35,783|5feeebf4-fc87-4926-8702-a10f07ca5b29||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 07:03:35,783|5feeebf4-fc87-4926-8702-a10f07ca5b29||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 07:03:35,783|5feeebf4-fc87-4926-8702-a10f07ca5b29||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 07:03:35,785|5feeebf4-fc87-4926-8702-a10f07ca5b29||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 07:03:35,786|5feeebf4-fc87-4926-8702-a10f07ca5b29||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 07:03:35,790|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:03:35,893|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 07:03:35,893|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 07:03:35,893|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 07:03:35,895|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 07:03:35,895|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 07:03:35,895|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 07:03:35,903|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 07:03:36,013|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 07:03:36,015|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 07:03:36,074|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 07:03:36,074|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 07:03:36,074|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 07:03:36,075|5feeebf4-fc87-4926-8702-a10f07ca5b29||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 26455856-3778-4489-bee0-1b40fb9257cf auditStoreId -1 2022-03-17 07:08:31,305|fa020cec-449f-4039-9224-bd8890e13859||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-17 07:08:31,306|fa020cec-449f-4039-9224-bd8890e13859||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 07:08:31,306|fa020cec-449f-4039-9224-bd8890e13859||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 07:08:32,244|fa020cec-449f-4039-9224-bd8890e13859||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 07:08:32,245|fa020cec-449f-4039-9224-bd8890e13859||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 07:08:34,263|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a459a989-25c6-4238-8712-0ddaaf16d129) 2022-03-17 07:08:34,266|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/a459a989-25c6-4238-8712-0ddaaf16d129/Definitions 2022-03-17 07:08:34,273|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 07:08:34,275|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-17 07:08:34,373|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-17 07:08:34,396|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-17 07:08:34,413|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-17 07:08:34,463|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(helloworld) 2022-03-17 07:08:34,464|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-17 07:08:34,464|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(helloworld) targets(helloworld) 2022-03-17 07:08:34,464|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-17 07:08:34,464|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-17 07:08:34,464|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/a459a989-25c6-4238-8712-0ddaaf16d129/Templates/hello-world-mapping.json 2022-03-17 07:08:34,480|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-17 07:08:34,481|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-17 07:08:34,481|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 07:08:34,481|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-17 07:08:34,483|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/hello-world-mapping.json) 2022-03-17 07:08:34,515|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([]) 2022-03-17 07:08:34,515|4837ada2-68d0-460f-8d09-157f5c16e16e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [] 2022-03-17 07:08:34,918|9bd12f6c-a8c0-43cf-add2-eef3fed9d25c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(f19049cc-15fe-4444-a73c-e77df26fbe78) CBA(/opt/app/onap/blueprints/archive/f19049cc-15fe-4444-a73c-e77df26fbe78/cba.zip) 2022-03-17 07:08:34,966|9bd12f6c-a8c0-43cf-add2-eef3fed9d25c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f19049cc-15fe-4444-a73c-e77df26fbe78) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:08:35,056|9bd12f6c-a8c0-43cf-add2-eef3fed9d25c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(helloworld) 2022-03-17 07:08:35,089|9bd12f6c-a8c0-43cf-add2-eef3fed9d25c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f19049cc-15fe-4444-a73c-e77df26fbe78) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:08:35,377|9bd12f6c-a8c0-43cf-add2-eef3fed9d25c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/f19049cc-15fe-4444-a73c-e77df26fbe78) present to clean. 2022-03-17 07:08:35,739|cfe288c3-4546-4977-9f25-73dbaf9d3321||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing request id 654321 2022-03-17 07:08:35,739|cfe288c3-4546-4977-9f25-73dbaf9d3321||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionInput called not to store the Workflow action input details 2022-03-17 07:08:35,740|cfe288c3-4546-4977-9f25-73dbaf9d3321||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| StoreAuditService ID -1 2022-03-17 07:08:35,785|cfe288c3-4546-4977-9f25-73dbaf9d3321||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-17 07:08:35,786|cfe288c3-4546-4977-9f25-73dbaf9d3321||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-17 07:08:35,813|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-17 07:08:35,902|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deriving input data for workflow: (helloworld) 2022-03-17 07:08:35,903|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-17 07:08:35,904|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-17 07:08:35,906|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-17 07:08:35,907|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-17 07:08:35,908|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-17 07:08:35,914|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-17 07:08:36,081|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Batched Sequence : ([]) 2022-03-17 07:08:36,083|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Generated Resource Param Data ({ }) 2022-03-17 07:08:36,198|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Preparing Response... 2022-03-17 07:08:36,199|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-17 07:08:36,199|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-17 07:08:36,202|cfe288c3-4546-4977-9f25-73dbaf9d3321||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 05207b46-e9b9-4f17-b000-bb2d70248bca auditStoreId -1 2022-03-17 07:50:51,815|ca73c016-3402-4c5e-b38d-c02ef010b509||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-17 07:50:51,816|ca73c016-3402-4c5e-b38d-c02ef010b509||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 07:50:51,817|ca73c016-3402-4c5e-b38d-c02ef010b509||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 07:50:53,149|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 07:50:53,150|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 07:50:55,157|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-17 07:50:55,161|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(32ee3747-3ca6-4728-a34e-17f0ab785931) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-17 07:50:55,232|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(321f18bb-3bca-48e4-97c8-a99118c8d782) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-17 07:50:55,263|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(ed6889e1-28c4-45cc-b773-4c263ac098a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-17 07:50:55,289|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(3b56ef91-fac9-49b0-a25a-86ca8ce5714f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-17 07:50:55,328|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(acae3a8b-567c-450a-a47a-4f62f67827e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-17 07:50:55,378|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(e5ecbc25-d3c3-45c4-9b72-751afa7e8e9a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-17 07:50:55,426|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 07:50:55,434|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 07:50:55,435|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 07:50:55,435|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 07:50:55,436|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 07:50:55,445|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 07:50:55,522|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 07:50:55,596|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 07:50:55,607|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 07:50:55,703|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 07:50:56,058|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:50:56,059|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:50:56,060|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:56,263|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 07:50:56,485|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-17 07:50:56,633|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-17 07:50:56,647|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-17 07:50:56,778|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:50:56,779|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:56,840|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:50:56,842|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:56,843|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 07:50:56,874|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 07:50:56,958|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-17 07:50:57,018|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-17 07:50:57,070|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-17 07:50:57,138|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-17 07:50:57,200|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-17 07:50:57,345|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-17 07:50:57,652|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:50:57,653|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:50:57,656|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:57,659|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(HealthCheck) 2022-03-17 07:50:57,661|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-17 07:50:57,663|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-assign) 2022-03-17 07:50:57,677|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-deploy) 2022-03-17 07:50:57,804|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 07:50:57,979|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-17 07:50:58,133|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-17 07:50:58,168|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-17 07:50:58,290|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:50:58,301|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:50:58,303|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign-day-2) 2022-03-17 07:50:58,305|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:58,312|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy-day-2) 2022-03-17 07:50:58,407|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 07:50:58,604|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-17 07:50:58,635|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-17 07:50:58,664|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-17 07:50:58,808|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:50:58,809|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:50:58,811|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:50:58,893|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 07:50:58,974|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-17 07:50:59,061|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-17 07:50:59,086|ca73c016-3402-4c5e-b38d-c02ef010b509||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-17 07:51:27,776|41799bdc-9b08-4f25-aae0-ae6efe75bb50||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eb5abe82-1026-4c3e-8bec-f202f3f21661) 2022-03-17 07:51:27,783|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/eb5abe82-1026-4c3e-8bec-f202f3f21661/Definitions 2022-03-17 07:51:27,788|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 07:51:27,789|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-17 07:51:27,929|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(vnf-template) 2022-03-17 07:51:28,003|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-17 07:51:28,049|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-17 07:51:28,144|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,284|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,333|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,368|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-17 07:51:28,368|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-17 07:51:28,368|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-17 07:51:28,418|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,440|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,456|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,477|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-17 07:51:28,541|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,553|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,567|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,580|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,592|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,605|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,644|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-17 07:51:28,651|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-17 07:51:28,651|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-17 07:51:28,651|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-17 07:51:28,681|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,695|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,713|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 07:51:28,738|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-17 07:51:28,827|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(resource-assignment) 2022-03-17 07:51:28,827|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-17 07:51:28,827|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-17 07:51:28,828|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-17 07:51:28,828|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-17 07:51:28,828|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-17 07:51:28,828|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb5abe82-1026-4c3e-8bec-f202f3f21661/Templates/vnf-mapping.json 2022-03-17 07:51:28,897|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-17 07:51:28,898|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-17 07:51:28,898|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb5abe82-1026-4c3e-8bec-f202f3f21661/Templates/base_ubuntu20-mapping.json 2022-03-17 07:51:28,930|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-17 07:51:28,930|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-assign) 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-assign) targets(config-assign) 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-17 07:51:28,931|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb5abe82-1026-4c3e-8bec-f202f3f21661/Templates/baseconfig-mapping.json 2022-03-17 07:51:28,960|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-17 07:51:28,961|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-17 07:51:28,962|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-deploy) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) resource assignment files([] 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/vnf-mapping.json) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-17 07:51:28,963|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/baseconfig-mapping.json) 2022-03-17 07:51:28,987|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-03-17 07:51:29,219|41799bdc-9b08-4f25-aae0-ae6efe75bb50||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-17 07:51:29,592|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(c6306f65-38b7-4482-a787-869c8eb10765) CBA(/opt/app/onap/blueprints/archive/c6306f65-38b7-4482-a787-869c8eb10765/cba.zip) 2022-03-17 07:51:29,610|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6306f65-38b7-4482-a787-869c8eb10765) and entry definition file (Definitions/ubuntu20.json) 2022-03-17 07:51:29,648|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 07:51:29,712|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 07:51:29,719|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 07:51:29,734|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 07:51:29,779|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6306f65-38b7-4482-a787-869c8eb10765) and entry definition file (Definitions/ubuntu20.json) 2022-03-17 07:51:29,896|1a7674f9-5c56-4d43-ab86-f3d2ea9e15bf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/c6306f65-38b7-4482-a787-869c8eb10765) present to clean. 2022-03-17 08:22:40,153|2bd0a96c-aa96-47e2-9001-4710c6aaca74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-17 08:22:40,162|2bd0a96c-aa96-47e2-9001-4710c6aaca74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-17 08:22:40,162|2bd0a96c-aa96-47e2-9001-4710c6aaca74||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-17 08:22:41,105|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-17 08:22:41,105|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-17 08:22:43,400|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-17 08:22:43,401|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(3a2bcf81-634a-4ea8-b52f-9e0ccfea9950) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-17 08:22:43,454|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(2257fe5e-e9b9-408a-85da-8ec213d987e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-17 08:22:43,463|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(77befdef-7c03-43f1-af30-87eca815bb03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-17 08:22:43,479|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(089ce146-f4f6-4e5d-9773-987a7b5b20fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-17 08:22:43,501|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(da13d698-0fa5-4f00-aa29-db2a15d32223) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-17 08:22:43,553|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 08:22:43,553|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(8ea6718d-1bcc-4eff-b540-681d6a205d94) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-17 08:22:43,585|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 08:22:43,586|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 08:22:43,586|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 08:22:43,586|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 08:22:43,589|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 08:22:43,679|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 08:22:43,755|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 08:22:43,780|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 08:22:43,817|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 08:22:44,013|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:22:44,015|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:22:44,016|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:44,017|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(HealthCheck) 2022-03-17 08:22:44,019|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-17 08:22:44,020|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-assign) 2022-03-17 08:22:44,021|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(vf-config-deploy) 2022-03-17 08:22:44,111|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 08:22:44,189|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-17 08:22:44,251|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-17 08:22:44,269|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-17 08:22:44,382|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:22:44,387|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:22:44,390|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:44,476|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:22:44,477|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:44,480|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-17 08:22:44,500|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-17 08:22:44,540|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-17 08:22:44,567|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-17 08:22:44,580|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-17 08:22:44,691|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-17 08:22:44,744|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-17 08:22:44,749|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-17 08:22:44,847|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:22:44,848|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:44,887|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-17 08:22:45,028|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-17 08:22:45,120|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-17 08:22:45,125|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-17 08:22:45,467|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:22:45,468|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:22:45,471|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign-day-2) 2022-03-17 08:22:45,472|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:45,473|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy-day-2) 2022-03-17 08:22:45,543|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-17 08:22:45,650|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-17 08:22:45,685|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-17 08:22:45,699|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-17 08:22:45,829|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:22:45,831|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:22:45,853|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:22:45,973|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-17 08:22:46,021|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-17 08:22:46,090|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-17 08:22:46,093|2bd0a96c-aa96-47e2-9001-4710c6aaca74||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-17 08:23:10,381|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e3eccee4-46a9-4490-9fca-bff145d4b015) 2022-03-17 08:23:10,382|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| deleting definition types under : /opt/app/onap/blueprints/working/e3eccee4-46a9-4490-9fca-bff145d4b015/Definitions 2022-03-17 08:23:10,395|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| reinitialized all type definitions 2022-03-17 08:23:10,396|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-17 08:23:10,466|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(vnf-template) 2022-03-17 08:23:10,482|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-17 08:23:10,500|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-17 08:23:10,601|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,678|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,692|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,709|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-17 08:23:10,709|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-17 08:23:10,710|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-17 08:23:10,761|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,818|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,847|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:10,876|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-17 08:23:10,980|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,019|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,053|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,069|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,095|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,117|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,168|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-17 08:23:11,174|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-17 08:23:11,175|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-17 08:23:11,175|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-17 08:23:11,209|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,245|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,295|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(input) 2022-03-17 08:23:11,316|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-17 08:23:11,426|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(resource-assignment) 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-17 08:23:11,449|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/e3eccee4-46a9-4490-9fca-bff145d4b015/Templates/vnf-mapping.json 2022-03-17 08:23:11,465|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-17 08:23:11,465|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-17 08:23:11,465|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/e3eccee4-46a9-4490-9fca-bff145d4b015/Templates/base_ubuntu20-mapping.json 2022-03-17 08:23:11,478|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-17 08:23:11,478|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-17 08:23:11,479|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-assign) 2022-03-17 08:23:11,480|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-17 08:23:11,480|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-assign) targets(config-assign) 2022-03-17 08:23:11,480|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-17 08:23:11,480|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-17 08:23:11,480|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/e3eccee4-46a9-4490-9fca-bff145d4b015/Templates/baseconfig-mapping.json 2022-03-17 08:23:11,489|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-17 08:23:11,490|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing Workflow(config-deploy) 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| workflow(config-deploy) resource assignment files([] 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| ##### Enhancing blueprint Resource Definitions 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-17 08:23:11,491|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/vnf-mapping.json) 2022-03-17 08:23:11,492|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-17 08:23:11,492|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| processing file (Templates/baseconfig-mapping.json) 2022-03-17 08:23:11,517|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-03-17 08:23:11,679|9ed5dcb0-7d71-4da6-8334-d36e4edf6a4d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-17 08:23:12,052|7b6ee2a2-cae8-42ec-900a-129c92d0912c||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Save processing(b4c4f864-3a3c-496b-a40d-8028f537933e) CBA(/opt/app/onap/blueprints/archive/b4c4f864-3a3c-496b-a40d-8028f537933e/cba.zip) 2022-03-17 08:23:12,065|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4c4f864-3a3c-496b-a40d-8028f537933e) and entry definition file (Definitions/ubuntu20.json) 2022-03-17 08:23:12,083|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-17 08:23:12,118|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(resource-assignment) 2022-03-17 08:23:12,119|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-assign) 2022-03-17 08:23:12,120|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Validating Workflow(config-deploy) 2022-03-17 08:23:12,156|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4c4f864-3a3c-496b-a40d-8028f537933e) and entry definition file (Definitions/ubuntu20.json) 2022-03-17 08:23:12,174|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-17 08:23:12,210|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-17 08:23:12,213|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-17 08:23:12,269|7b6ee2a2-cae8-42ec-900a-129c92d0912c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-fkbd5|||| No compiled cache(/opt/app/onap/blueprints/working/b4c4f864-3a3c-496b-a40d-8028f537933e) present to clean. Mar 17, 2022 8:55:14 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)