By type
06:50:13,458 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 06:50:13,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 06:50:13,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] 06:50:13,463 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 06:50:13,463 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] 06:50:13,463 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 06:50:13,485 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ad82709 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] is not of type file 06:50:13,630 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 06:50:13,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:50:13,644 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 06:50:13,653 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 06:50:13,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 06:50:13,748 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 06:50:13,748 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 06:50:13,748 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 06:50:13,748 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 06:50:13,748 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 06:50:13,748 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 06:50:13,749 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 06:50:13,751 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@510f3d34 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-09-20 06:50:14,681|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-f85c4c998-bgsll with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app) 2021-09-20 06:50:14,686|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-09-20 06:50:18,333|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-09-20 06:50:19,091|||main||||INFO||||||| Finished Spring Data repository scanning in 741ms. Found 11 JPA repository interfaces. 2021-09-20 06:50:21,715|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-09-20 06:50:21,799|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-09-20 06:50:22,032|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-09-20 06:50:22,559|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-09-20 06:50:22,951|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2021-09-20 06:50:22,956|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2021-09-20 06:50:23,179|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-09-20 06:50:24,572|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-09-20 06:50:24,585|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-09-20 06:50:24,686|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-09-20 06:50:26,117|||main||||INFO||||||| Audit service is disabled 2021-09-20 06:50:26,327|||main||||INFO||||||| Workflow Audit store is disabled 2021-09-20 06:50:27,896|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2021-09-20 06:50:27,967|||main||||INFO||||||| Dependency Management module created... 2021-09-20 06:50:29,160|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-09-20 06:50:29,460|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-09-20 06:50:31,013|||main||||INFO||||||| Netty started on port(s): 8080 2021-09-20 06:50:32,640|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-09-20 06:50:33,067|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-09-20 06:50:33,075|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.097 seconds (JVM running for 20.375) 2021-09-20 06:50:33,097|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-09-20 08:21:00,502|59408ac5-69ba-420a-a577-a252a9408102||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-09-20 08:21:00,504|59408ac5-69ba-420a-a577-a252a9408102||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-09-20 08:21:00,506|59408ac5-69ba-420a-a577-a252a9408102||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-09-20 08:21:01,389|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-09-20 08:21:01,392|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-09-20 08:21:02,560|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-09-20 08:21:02,567|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(151fb730-e32f-42a0-976d-48b415b4e62f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-09-20 08:21:02,638|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(d5febaaa-8b20-4a07-867b-25fb3b0b8f95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-09-20 08:21:02,652|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(06b7076f-7e51-4c22-812d-669e9c7763b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-09-20 08:21:02,672|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(0d82f0c1-0cfe-4a80-be76-7b5e32917d92) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-09-20 08:21:02,692|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(d7befcbd-c1b6-4adb-854a-9b88d8d53c39) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-09-20 08:21:02,712|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(e1ab8eaa-5af5-45de-8ad8-d5fc6bf4464a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-09-20 08:21:02,731|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 08:21:02,736|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 08:21:02,737|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 08:21:02,737|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 08:21:02,738|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 08:21:02,738|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 08:21:02,916|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 08:21:02,962|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 08:21:02,987|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 08:21:03,027|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 08:21:03,188|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 08:21:03,191|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 08:21:03,192|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign-day-2) 2021-09-20 08:21:03,193|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:03,194|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy-day-2) 2021-09-20 08:21:03,235|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 08:21:03,430|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 08:21:03,431|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 08:21:03,431|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:03,432|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(HealthCheck) 2021-09-20 08:21:03,433|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(ScaleOutReconfiguration) 2021-09-20 08:21:03,434|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-assign) 2021-09-20 08:21:03,435|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-deploy) 2021-09-20 08:21:03,502|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 08:21:03,608|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 08:21:03,609|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:03,650|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 08:21:03,771|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 08:21:03,774|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 08:21:03,775|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:03,818|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 08:21:03,953|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 08:21:03,955|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 08:21:03,956|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:04,001|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 08:21:04,001|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 08:21:04,003|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 08:21:04,013|59408ac5-69ba-420a-a577-a252a9408102||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 08:21:16,246|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b259eafd-0aad-436d-a20c-a7149aa8bebe) 2021-09-20 08:21:16,256|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| deleting definition types under : /opt/app/onap/blueprints/working/b259eafd-0aad-436d-a20c-a7149aa8bebe/Definitions 2021-09-20 08:21:16,284|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| reinitialized all type definitions 2021-09-20 08:21:16,292|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(netconf-device) 2021-09-20 08:21:16,327|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(resolve-data) 2021-09-20 08:21:16,347|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-09-20 08:21:16,351|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-09-20 08:21:16,354|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-09-20 08:21:16,389|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-09-20 08:21:16,412|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-assign) 2021-09-20 08:21:16,413|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-09-20 08:21:16,413|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-assign) targets(resolve-data) 2021-09-20 08:21:16,414|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-09-20 08:21:16,414|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-09-20 08:21:16,414|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enriching artifacts file(/opt/app/onap/blueprints/working/b259eafd-0aad-436d-a20c-a7149aa8bebe/Templates/netconfrpc-mapping.json 2021-09-20 08:21:16,427|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-09-20 08:21:16,428|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| dataType not present for the recipe(dt-config-assign-properties) 2021-09-20 08:21:16,429|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-deploy) 2021-09-20 08:21:16,431|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-09-20 08:21:16,431|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-deploy) targets(execute-netconf) 2021-09-20 08:21:16,431|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) resource assignment files([] 2021-09-20 08:21:16,431|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing blueprint Resource Definitions 2021-09-20 08:21:16,432|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-09-20 08:21:16,434|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing file (Templates/netconfrpc-mapping.json) 2021-09-20 08:21:16,447|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| distinct resource keys ([input-source]) 2021-09-20 08:21:16,456|8486db0e-84bc-4a4c-9dc6-4ba01fe754ae||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enriching Resource Definition sources Node Template: [source-input] 2021-09-20 09:33:34,176|6073970c-941c-43d2-a606-f6abd71b0d80||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-09-20 09:33:34,177|6073970c-941c-43d2-a606-f6abd71b0d80||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-09-20 09:33:34,178|6073970c-941c-43d2-a606-f6abd71b0d80||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-09-20 09:33:34,553|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-09-20 09:33:34,553|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-09-20 09:33:35,424|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-09-20 09:33:35,425|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(59a58915-e184-470e-801c-ba6896f7535e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-09-20 09:33:35,449|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(9512b636-84ac-4c3d-ad09-507fbd03d088) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-09-20 09:33:35,457|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(d2ff9023-5623-4ceb-b442-84172d6e28d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-09-20 09:33:35,467|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(bb1bfa3b-3c91-427d-b32e-a55d9c2ac26e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-09-20 09:33:35,481|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(41d253b2-4969-49c9-b418-228b674a04d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-09-20 09:33:35,495|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(8ab67b29-4202-4648-9c35-ef1288f3fe13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-09-20 09:33:35,509|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 09:33:35,510|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 09:33:35,510|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 09:33:35,511|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:33:35,511|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 09:33:35,512|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:33:35,552|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:33:35,570|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:33:35,588|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:33:35,618|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:33:35,687|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:35,688|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:35,689|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:35,727|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 09:33:35,766|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-09-20 09:33:35,839|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-09-20 09:33:35,849|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-09-20 09:33:35,880|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:35,881|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:35,923|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:35,924|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:35,926|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 09:33:35,944|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 09:33:35,974|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-09-20 09:33:35,983|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-09-20 09:33:35,992|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-09-20 09:33:36,009|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-09-20 09:33:36,017|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-09-20 09:33:36,025|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-09-20 09:33:36,052|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:36,053|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:36,055|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign-day-2) 2021-09-20 09:33:36,056|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:36,057|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy-day-2) 2021-09-20 09:33:36,090|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 09:33:36,120|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :5G_Core::1.0.37 2021-09-20 09:33:36,132|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-09-20 09:33:36,134|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-09-20 09:33:36,180|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:36,181|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:36,182|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:36,229|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:33:36,257|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-09-20 09:33:36,264|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-09-20 09:33:36,271|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-09-20 09:33:36,301|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:36,302|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:36,302|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:36,303|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(HealthCheck) 2021-09-20 09:33:36,304|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(ScaleOutReconfiguration) 2021-09-20 09:33:36,305|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-assign) 2021-09-20 09:33:36,305|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-deploy) 2021-09-20 09:33:36,335|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:33:36,349|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-09-20 09:33:36,368|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-09-20 09:33:36,371|6073970c-941c-43d2-a606-f6abd71b0d80||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-09-20 09:33:47,364|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5539a9bf-b81b-438c-b121-e7df401e19d2) 2021-09-20 09:33:47,365|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| deleting definition types under : /opt/app/onap/blueprints/working/5539a9bf-b81b-438c-b121-e7df401e19d2/Definitions 2021-09-20 09:33:47,367|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| reinitialized all type definitions 2021-09-20 09:33:47,368|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-09-20 09:33:47,381|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(vnf-template) 2021-09-20 09:33:47,383|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(vnf-mapping) 2021-09-20 09:33:47,386|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-09-20 09:33:47,407|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,417|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,423|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,426|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-09-20 09:33:47,426|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-09-20 09:33:47,426|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-09-20 09:33:47,439|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,455|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,460|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,463|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(sdnc) 2021-09-20 09:33:47,475|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,479|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,483|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,487|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,491|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,495|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,508|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(config-assign) 2021-09-20 09:33:47,513|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(baseconfig-template) 2021-09-20 09:33:47,513|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-09-20 09:33:47,513|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-09-20 09:33:47,524|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,527|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,531|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(input) 2021-09-20 09:33:47,534|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(config-deploy) 2021-09-20 09:33:47,557|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(resource-assignment) 2021-09-20 09:33:47,558|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-09-20 09:33:47,558|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-09-20 09:33:47,558|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-09-20 09:33:47,558|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-09-20 09:33:47,558|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-09-20 09:33:47,559|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enriching artifacts file(/opt/app/onap/blueprints/working/5539a9bf-b81b-438c-b121-e7df401e19d2/Templates/vnf-mapping.json 2021-09-20 09:33:47,565|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-09-20 09:33:47,566|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-09-20 09:33:47,566|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enriching artifacts file(/opt/app/onap/blueprints/working/5539a9bf-b81b-438c-b121-e7df401e19d2/Templates/base_ubuntu20-mapping.json 2021-09-20 09:33:47,572|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-09-20 09:33:47,572|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-09-20 09:33:47,573|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-assign) 2021-09-20 09:33:47,574|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-09-20 09:33:47,574|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-assign) targets(config-assign) 2021-09-20 09:33:47,574|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-09-20 09:33:47,574|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-09-20 09:33:47,574|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enriching artifacts file(/opt/app/onap/blueprints/working/5539a9bf-b81b-438c-b121-e7df401e19d2/Templates/baseconfig-mapping.json 2021-09-20 09:33:47,580|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-09-20 09:33:47,580|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| dataType not present for the recipe(dt-config-assign-properties) 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-deploy) 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-deploy) targets(config-deploy) 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) resource assignment files([] 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing blueprint Resource Definitions 2021-09-20 09:33:47,581|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-09-20 09:33:47,582|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing file (Templates/vnf-mapping.json) 2021-09-20 09:33:47,582|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-09-20 09:33:47,582|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing file (Templates/baseconfig-mapping.json) 2021-09-20 09:33:47,601|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2021-09-20 09:33:47,630|223be0f8-0eda-4cb3-9c3a-a141c4b9253b||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-09-20 09:33:48,138|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(a185f08c-0c12-45be-8358-3d66d25b46bc) CBA(/opt/app/onap/blueprints/archive/a185f08c-0c12-45be-8358-3d66d25b46bc/cba.zip) 2021-09-20 09:33:48,150|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a185f08c-0c12-45be-8358-3d66d25b46bc) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:33:48,165|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:33:48,211|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:33:48,212|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:33:48,213|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:33:48,227|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a185f08c-0c12-45be-8358-3d66d25b46bc) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:33:48,265|4fd75f5a-8b90-4212-946a-adc5b9b9ba88||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/working/a185f08c-0c12-45be-8358-3d66d25b46bc) present to clean. 2021-09-20 09:39:50,553|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-09-20 09:39:50,658|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-09-20 09:39:50,705|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| request(0b3ecb60-258c-4273-a2ea-10ed477d03b4) 2021-09-20 09:39:50,710|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| CBA file(/opt/app/onap/blueprints/archive/d671c2ca-e409-47b2-9778-e7c12cac7608/cba.zip written successfully 2021-09-20 09:39:50,710|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(d671c2ca-e409-47b2-9778-e7c12cac7608) CBA(/opt/app/onap/blueprints/archive/d671c2ca-e409-47b2-9778-e7c12cac7608/cba.zip) 2021-09-20 09:39:50,983|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d671c2ca-e409-47b2-9778-e7c12cac7608) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:39:51,032|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:39:51,091|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:39:51,092|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:39:51,093|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:39:51,105|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d671c2ca-e409-47b2-9778-e7c12cac7608) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:39:51,124|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-09-20 09:39:51,138|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-09-20 09:39:51,140|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-09-20 09:39:51,163|0b3ecb60-258c-4273-a2ea-10ed477d03b4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/working/d671c2ca-e409-47b2-9778-e7c12cac7608) present to clean. 2021-09-20 09:40:01,499|4349879c-29f2-4298-9ec1-45ca912fad74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| getting cba file name(ubuntu20), version(1.0.0) from db 2021-09-20 09:40:01,561|4349879c-29f2-4298-9ec1-45ca912fad74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:40:01,563|4349879c-29f2-4298-9ec1-45ca912fad74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:40:01,567|4349879c-29f2-4298-9ec1-45ca912fad74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:40:01,746|e877c13f-12d9-40cb-ac02-f7b3b8ad4505||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:40:01,746|e877c13f-12d9-40cb-ac02-f7b3b8ad4505||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:40:01,750|e877c13f-12d9-40cb-ac02-f7b3b8ad4505||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:40:02,268|95afec14-0ab3-4931-a77e-0e882e5b786d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:40:02,268|95afec14-0ab3-4931-a77e-0e882e5b786d||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:40:02,270|95afec14-0ab3-4931-a77e-0e882e5b786d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:40:02,470|d30cd18a-bc4d-4a6b-8524-40ef4a85adab||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:40:02,470|d30cd18a-bc4d-4a6b-8524-40ef4a85adab||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:40:02,473|d30cd18a-bc4d-4a6b-8524-40ef4a85adab||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:43:56,846|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing request id e3bacb70-137f-4c73-9205-73dc6440efdf 2021-09-20 09:43:56,846|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionInput called not to store the Workflow action input details 2021-09-20 09:43:56,846|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| StoreAuditService ID -1 2021-09-20 09:43:56,850|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:43:56,851|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:43:56,856|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:43:56,885|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deriving input data for workflow: (resource-assignment) 2021-09-20 09:43:56,894|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-09-20 09:43:56,894|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-09-20 09:43:56,915|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| preparing request id(e3bacb70-137f-4c73-9205-73dc6440efdf) for workflow(resource-assignment) step(resource-assignment) 2021-09-20 09:43:56,915|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-09-20 09:43:56,916|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-09-20 09:43:56,939|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resolving resource with resource assignment artifact(vnf-mapping) 2021-09-20 09:43:56,971|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-09-20 09:43:56,990|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-09-20 09:43:56,991|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("d042db2a-e61c-4ea5-8a43-379894f5e476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-09-20 09:43:56,991|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("007d0d4a-cc2e-4828-9c17-3fffa7f62347") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-09-20 09:43:56,995|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Generated Resource Param Data ({ "service-instance-id" : "d042db2a-e61c-4ea5-8a43-379894f5e476", "vnf-id" : "007d0d4a-cc2e-4828-9c17-3fffa7f62347", "vnf_name" : "ubuntu20-VNF-name" }) 2021-09-20 09:43:57,156|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Preparing Response... 2021-09-20 09:43:57,156|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-09-20 09:43:57,157|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-09-20 09:43:57,161|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6042839b-95b9-46a0-8318-507e6a57a115 auditStoreId -1 2021-09-20 09:44:10,018|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing request id f9d7bcb1-e32c-4fe5-90ec-9e8b5bd90330 2021-09-20 09:44:10,018|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionInput called not to store the Workflow action input details 2021-09-20 09:44:10,018|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| StoreAuditService ID -1 2021-09-20 09:44:10,019|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:44:10,019|53a707ad-0ac5-47da-ab8e-c203f6cca6da||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:44:10,021|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:44:10,030|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deriving input data for workflow: (resource-assignment) 2021-09-20 09:44:10,031|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-09-20 09:44:10,031|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-09-20 09:44:10,033|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| preparing request id(f9d7bcb1-e32c-4fe5-90ec-9e8b5bd90330) for workflow(resource-assignment) step(resource-assignment) 2021-09-20 09:44:10,033|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-09-20 09:44:10,033|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-09-20 09:44:10,035|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2021-09-20 09:44:10,064|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-09-20 09:44:10,071|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2021-09-20 09:44:10,071|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2021-09-20 09:44:10,072|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2021-09-20 09:44:10,072|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2021-09-20 09:44:10,072|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("340c33db-257d-4aec-a45a-bb773c3c95fc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2021-09-20 09:44:10,073|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("d042db2a-e61c-4ea5-8a43-379894f5e476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-09-20 09:44:10,073|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2021-09-20 09:44:10,073|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2021-09-20 09:44:10,081|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2021-09-20 09:44:10,082|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("007d0d4a-cc2e-4828-9c17-3fffa7f62347") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-09-20 09:44:10,084|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin", "service-instance-id" : "d042db2a-e61c-4ea5-8a43-379894f5e476", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "340c33db-257d-4aec-a45a-bb773c3c95fc", "vnf-id" : "007d0d4a-cc2e-4828-9c17-3fffa7f62347", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2021-09-20 09:44:10,098|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Preparing Response... 2021-09-20 09:44:10,098|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-09-20 09:44:10,099|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-09-20 09:44:10,099|53a707ad-0ac5-47da-ab8e-c203f6cca6da||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fcbab7fa-bf32-4332-a586-f523140754cb auditStoreId -1 2021-09-20 09:44:17,450|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-09-20 09:44:17,556|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-09-20 09:44:17,587|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing request id 53a707ad-0ac5-47da-ab8e-c203f6cca6da 2021-09-20 09:44:17,587|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionInput called not to store the Workflow action input details 2021-09-20 09:44:17,587|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| StoreAuditService ID -1 2021-09-20 09:44:17,588|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:44:17,588|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:44:17,589|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:44:17,594|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deriving input data for workflow: (config-assign) 2021-09-20 09:44:17,594|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2021-09-20 09:44:17,594|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-09-20 09:44:17,595|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| preparing request id(53a707ad-0ac5-47da-ab8e-c203f6cca6da) for workflow(config-assign) step(config-assign) 2021-09-20 09:44:17,595|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2021-09-20 09:44:17,595|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2021-09-20 09:44:17,597|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2021-09-20 09:44:17,657|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-09-20 09:44:17,660|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-09-20 09:44:17,662|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("d042db2a-e61c-4ea5-8a43-379894f5e476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-09-20 09:44:17,662|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Setting Resource Value ("007d0d4a-cc2e-4828-9c17-3fffa7f62347") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-09-20 09:44:17,731|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resource resolution saved into database successfully : (service-instance-id) 2021-09-20 09:44:17,733|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resource resolution saved into database successfully : (vnf-id) 2021-09-20 09:44:17,739|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Resource resolution saved into database successfully : (vnf_name) 2021-09-20 09:44:17,740|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Generated Resource Param Data ({ "service-instance-id" : "d042db2a-e61c-4ea5-8a43-379894f5e476", "vnf-id" : "007d0d4a-cc2e-4828-9c17-3fffa7f62347", "vnf_name" : "ubuntuCDS-VNF-name" }) 2021-09-20 09:44:17,838|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2021-09-20 09:44:17,895|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-09-20 09:44:17,896|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Preparing Response... 2021-09-20 09:44:17,896|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2021-09-20 09:44:17,899|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveWorkflowOutputs for workflow(config-assign) 2021-09-20 09:44:17,900|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1b542654-48ec-4109-850f-4f0277ae5477 auditStoreId -1 2021-09-20 09:44:17,980|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Completed 2021-09-20 09:46:18,126|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-09-20 09:46:18,233|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-09-20 09:46:18,240|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing request id 53a707ad-0ac5-47da-ab8e-c203f6cca6da 2021-09-20 09:46:18,240|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionInput called not to store the Workflow action input details 2021-09-20 09:46:18,240|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| StoreAuditService ID -1 2021-09-20 09:46:18,243|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-09-20 09:46:18,243|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-09-20 09:46:18,247|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-09-20 09:46:18,264|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deriving input data for workflow: (config-deploy) 2021-09-20 09:46:18,265|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2021-09-20 09:46:18,265|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2021-09-20 09:46:18,280|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| preparing request id(53a707ad-0ac5-47da-ab8e-c203f6cca6da) for workflow(config-deploy) step(config-deploy) 2021-09-20 09:46:18,280|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2021-09-20 09:46:18,280|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2021-09-20 09:46:18,284|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2021-09-20 09:46:18,285|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Getting Jython Script Class(ConfigDeploy) 2021-09-20 09:46:22,466|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@58d3f54b 2021-09-20 09:46:22,469|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Hello world 2021-09-20 09:46:22,470|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Preparing Response... 2021-09-20 09:46:22,470|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2021-09-20 09:46:22,470|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resolveWorkflowOutputs for workflow(config-deploy) 2021-09-20 09:46:22,471|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID adb28f51-719b-4456-b6b0-ab8ea5ed767d auditStoreId -1 2021-09-20 09:46:22,475|53a707ad-0ac5-47da-ab8e-c203f6cca6da||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Completed 2021-09-20 09:49:36,739|e15340a7-f206-4914-8385-a4b8253a1bbe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-09-20 09:49:36,741|e15340a7-f206-4914-8385-a4b8253a1bbe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-09-20 09:49:36,741|e15340a7-f206-4914-8385-a4b8253a1bbe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-09-20 09:49:37,039|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-09-20 09:49:37,039|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-09-20 09:49:37,772|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-09-20 09:49:37,773|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(00add632-0ee5-42c2-8ab1-7c75c06c3f92) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-09-20 09:49:37,790|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(c8615dac-9264-4eda-9784-0097af34b76b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-09-20 09:49:37,797|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(1228cc39-d68a-4c7b-8e05-1dea1f5ac4e6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-09-20 09:49:37,807|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(4d40045d-bfc7-4515-9088-99fe8d3d2130) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-09-20 09:49:37,819|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(2630df95-f9e9-4f56-86be-a1cdea4dd81f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-09-20 09:49:37,832|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Save processing(92c0d4ed-6436-46d6-990a-3716ef3de120) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-09-20 09:49:37,849|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 09:49:37,849|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 09:49:37,850|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 09:49:37,850|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:49:37,850|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 09:49:37,850|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:49:37,890|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:49:37,909|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:49:37,940|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:49:37,946|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-09-20 09:49:37,965|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:49:37,966|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:37,978|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-09-20 09:49:38,006|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-09-20 09:49:38,014|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-09-20 09:49:38,023|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-09-20 09:49:38,048|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:49:38,049|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:49:38,050|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:38,085|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:49:38,109|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-09-20 09:49:38,117|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-09-20 09:49:38,117|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-09-20 09:49:38,139|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:49:38,140|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:38,170|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-09-20 09:49:38,195|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-09-20 09:49:38,202|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-09-20 09:49:38,210|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-09-20 09:49:38,258|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:49:38,259|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:49:38,260|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:38,299|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2021-09-20 09:49:38,335|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-09-20 09:49:38,343|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-09-20 09:49:38,350|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-09-20 09:49:38,385|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:49:38,386|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:49:38,387|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:38,388|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(HealthCheck) 2021-09-20 09:49:38,389|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(ScaleOutReconfiguration) 2021-09-20 09:49:38,390|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-assign) 2021-09-20 09:49:38,391|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(vf-config-deploy) 2021-09-20 09:49:38,439|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-09-20 09:49:38,463|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-09-20 09:49:38,469|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-09-20 09:49:38,477|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-09-20 09:49:38,500|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(resource-assignment) 2021-09-20 09:49:38,501|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign) 2021-09-20 09:49:38,502|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-assign-day-2) 2021-09-20 09:49:38,503|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy) 2021-09-20 09:49:38,504|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Validating Workflow(config-deploy-day-2) 2021-09-20 09:49:38,520|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2021-09-20 09:49:38,530|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Overwriting blueprint model :5G_Core::1.0.37 2021-09-20 09:49:38,539|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-09-20 09:49:38,540|e15340a7-f206-4914-8385-a4b8253a1bbe||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-09-20 09:49:49,360|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5437d2e6-6363-481c-9201-37feed81b6e4) 2021-09-20 09:49:49,361|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| deleting definition types under : /opt/app/onap/blueprints/working/5437d2e6-6363-481c-9201-37feed81b6e4/Definitions 2021-09-20 09:49:49,363|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| reinitialized all type definitions 2021-09-20 09:49:49,364|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(netconf-device) 2021-09-20 09:49:49,374|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(resolve-data) 2021-09-20 09:49:49,382|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-09-20 09:49:49,384|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-09-20 09:49:49,386|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-09-20 09:49:49,398|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-09-20 09:49:49,412|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-assign) 2021-09-20 09:49:49,412|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-09-20 09:49:49,413|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-assign) targets(resolve-data) 2021-09-20 09:49:49,413|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-09-20 09:49:49,413|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-09-20 09:49:49,413|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enriching artifacts file(/opt/app/onap/blueprints/working/5437d2e6-6363-481c-9201-37feed81b6e4/Templates/netconfrpc-mapping.json 2021-09-20 09:49:49,418|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-09-20 09:49:49,418|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| dataType not present for the recipe(dt-config-assign-properties) 2021-09-20 09:49:49,419|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing Workflow(config-deploy) 2021-09-20 09:49:49,419|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-09-20 09:49:49,419|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| identified workflow(config-deploy) targets(execute-netconf) 2021-09-20 09:49:49,420|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| workflow(config-deploy) resource assignment files([] 2021-09-20 09:49:49,420|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| ##### Enhancing blueprint Resource Definitions 2021-09-20 09:49:49,420|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-09-20 09:49:49,420|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| processing file (Templates/netconfrpc-mapping.json) 2021-09-20 09:49:49,425|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| distinct resource keys ([input-source]) 2021-09-20 09:49:49,429|42caa549-33e4-4e95-8a64-7ba2b6a40ed6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f85c4c998-bgsll|||| Enriching Resource Definition sources Node Template: [source-input]