By type
14:46:38,596 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:46:38,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 14:46:38,601 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 14:46:38,603 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 14:46:38,603 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 14:46:38,603 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 14:46:38,643 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 14:46:38,928 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 14:46:38,965 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:46:38,973 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 14:46:39,001 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:46:39,158 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 14:46:39,159 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 14:46:39,159 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 14:46:39,159 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 14:46:39,159 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 14:46:39,159 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 14:46:39,160 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 14:46:39,161 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 14:46:39,166 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-10 14:46:41,379|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-4nrfs with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-10 14:46:41,387|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-10 14:46:53,029|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-10 14:46:55,469|||main||||INFO||||||| Finished Spring Data repository scanning in 2394ms. Found 11 JPA repository interfaces. 2022-03-10 14:47:06,204|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-10 14:47:06,357|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-10 14:47:07,011|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-10 14:47:09,483|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-10 14:47:10,924|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-10 14:47:10,954|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-10 14:47:11,737|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-10 14:47:16,709|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-10 14:47:16,838|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-10 14:47:17,211|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-10 14:47:22,086|||main||||INFO||||||| Audit service is disabled 2022-03-10 14:47:22,445|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-10 14:47:29,945|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-03-10 14:47:30,153|||main||||INFO||||||| Dependency Management module created... 2022-03-10 14:47:35,911|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-10 14:47:37,314|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-10 14:47:42,528|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-10 14:47:48,431|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-10 14:47:49,376|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-10 14:47:49,417|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 69.892 seconds (JVM running for 71.904) 2022-03-10 14:47:49,525|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-10 15:26:38,504|0147eaa6-accf-4ff5-81cc-323cfd2fee58||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-10 15:26:38,506|0147eaa6-accf-4ff5-81cc-323cfd2fee58||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-10 15:26:38,508|0147eaa6-accf-4ff5-81cc-323cfd2fee58||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-10 15:26:40,342|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-10 15:26:40,348|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-10 15:26:42,995|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-10 15:26:43,013|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(9a9a44f6-3efa-4efe-818d-42d2867d381f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-10 15:26:43,210|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(19190902-6443-4593-91d3-f8215ec70baf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-10 15:26:43,236|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(67abf273-c043-47a4-a22f-3209bdec4485) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-10 15:26:43,264|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(81c686d5-7b81-4b3d-b0b8-aa34be43f1e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-10 15:26:43,307|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(c7f7bc17-5591-4a35-832e-3fae5b7a837d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-10 15:26:43,342|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(6a3f9a66-2193-4b7d-8dc5-8fb4333b8689) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-10 15:26:43,383|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:26:43,392|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:26:43,392|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:26:43,393|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:26:43,393|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:26:43,394|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:26:43,733|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:26:43,842|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:26:43,890|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:26:44,047|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:26:44,402|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:26:44,409|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:26:44,415|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:44,518|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:26:44,940|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:26:44,942|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:26:44,944|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign-day-2) 2022-03-10 15:26:44,946|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:44,947|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy-day-2) 2022-03-10 15:26:45,025|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:26:45,206|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:26:45,208|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:45,312|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:26:45,583|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:26:45,585|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:26:45,586|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:45,668|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:26:45,916|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:26:45,917|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:26:45,919|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:45,920|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(HealthCheck) 2022-03-10 15:26:45,924|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-10 15:26:45,925|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-assign) 2022-03-10 15:26:45,926|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-deploy) 2022-03-10 15:26:46,006|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:26:46,007|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:26:46,010|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:26:46,027|0147eaa6-accf-4ff5-81cc-323cfd2fee58||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:27:06,121|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bcc951a4-6c63-48d9-a571-605b99c17408) 2022-03-10 15:27:06,127|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| deleting definition types under : /opt/app/onap/blueprints/working/bcc951a4-6c63-48d9-a571-605b99c17408/Definitions 2022-03-10 15:27:06,144|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| reinitialized all type definitions 2022-03-10 15:27:06,157|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-10 15:27:06,227|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-10 15:27:06,275|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-10 15:27:06,286|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-10 15:27:06,325|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-10 15:27:06,451|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-10 15:27:06,517|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-assign) 2022-03-10 15:27:06,518|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-10 15:27:06,518|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-assign) targets(resolve-data) 2022-03-10 15:27:06,518|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-10 15:27:06,518|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-10 15:27:06,519|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/bcc951a4-6c63-48d9-a571-605b99c17408/Templates/netconfrpc-mapping.json 2022-03-10 15:27:06,532|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-10 15:27:06,532|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-10 15:27:06,534|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-deploy) 2022-03-10 15:27:06,535|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-10 15:27:06,535|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-10 15:27:06,535|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) resource assignment files([] 2022-03-10 15:27:06,535|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing blueprint Resource Definitions 2022-03-10 15:27:06,536|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-10 15:27:06,539|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-10 15:27:06,553|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| distinct resource keys ([input-source]) 2022-03-10 15:27:06,565|859f1505-1fc5-4c50-b303-10da1f6f5ca1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-10 15:27:16,997|493abed2-1a63-4035-89bb-0077792a424c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-10 15:27:16,997|493abed2-1a63-4035-89bb-0077792a424c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-10 15:27:16,997|493abed2-1a63-4035-89bb-0077792a424c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-10 15:27:17,420|493abed2-1a63-4035-89bb-0077792a424c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-10 15:27:17,421|493abed2-1a63-4035-89bb-0077792a424c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-10 15:27:18,574|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/777ca33b-3593-4721-ab1d-64ecae2740a8) 2022-03-10 15:27:18,576|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| deleting definition types under : /opt/app/onap/blueprints/working/777ca33b-3593-4721-ab1d-64ecae2740a8/Definitions 2022-03-10 15:27:18,578|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| reinitialized all type definitions 2022-03-10 15:27:18,580|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-10 15:27:18,609|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-10 15:27:18,620|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-10 15:27:18,627|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-10 15:27:18,647|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(helloworld) 2022-03-10 15:27:18,647|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-10 15:27:18,648|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(helloworld) targets(helloworld) 2022-03-10 15:27:18,648|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-10 15:27:18,648|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-10 15:27:18,648|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/777ca33b-3593-4721-ab1d-64ecae2740a8/Templates/hello-world-mapping.json 2022-03-10 15:27:18,658|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-10 15:27:18,658|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-10 15:27:18,658|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing blueprint Resource Definitions 2022-03-10 15:27:18,658|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-10 15:27:18,658|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/hello-world-mapping.json) 2022-03-10 15:27:18,668|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| distinct resource keys ([]) 2022-03-10 15:27:18,668|a09576ba-92ec-4c43-b42d-ac61bbe87b65||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enriching Resource Definition sources Node Template: [] 2022-03-10 15:27:18,954|f30eccf6-8db3-4986-8c4f-46ed1521cf78||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(d1c3d6b7-0765-4ae7-a380-d04c7340dfba) CBA(/opt/app/onap/blueprints/archive/d1c3d6b7-0765-4ae7-a380-d04c7340dfba/cba.zip) 2022-03-10 15:27:18,964|f30eccf6-8db3-4986-8c4f-46ed1521cf78||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1c3d6b7-0765-4ae7-a380-d04c7340dfba) and entry definition file (Definitions/blueprint.json) 2022-03-10 15:27:18,987|f30eccf6-8db3-4986-8c4f-46ed1521cf78||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(helloworld) 2022-03-10 15:27:19,000|f30eccf6-8db3-4986-8c4f-46ed1521cf78||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1c3d6b7-0765-4ae7-a380-d04c7340dfba) and entry definition file (Definitions/blueprint.json) 2022-03-10 15:27:19,119|f30eccf6-8db3-4986-8c4f-46ed1521cf78||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/working/d1c3d6b7-0765-4ae7-a380-d04c7340dfba) present to clean. 2022-03-10 15:27:19,395|d3234db5-5350-4909-be6f-b8aab595d734||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing request id 654321 2022-03-10 15:27:19,395|d3234db5-5350-4909-be6f-b8aab595d734||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-10 15:27:19,395|d3234db5-5350-4909-be6f-b8aab595d734||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| StoreAuditService ID -1 2022-03-10 15:27:19,430|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| getting cba file name(test101), version(1.0.1) from db 2022-03-10 15:27:19,581|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-10 15:27:19,584|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-10 15:27:19,588|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-10 15:27:19,614|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deriving input data for workflow: (helloworld) 2022-03-10 15:27:19,617|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-10 15:27:19,617|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-10 15:27:19,636|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-10 15:27:19,637|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-10 15:27:19,639|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-10 15:27:19,676|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-10 15:27:19,732|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Batched Sequence : ([]) 2022-03-10 15:27:19,737|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Generated Resource Param Data ({ }) 2022-03-10 15:27:19,955|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Preparing Response... 2022-03-10 15:27:19,958|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-10 15:27:19,958|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-10 15:27:19,967|d3234db5-5350-4909-be6f-b8aab595d734||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 703bf135-609f-45c5-b5fa-2bb6a182a91a auditStoreId -1 2022-03-10 15:51:24,678|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-10 15:51:24,679|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-10 15:51:24,679|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-10 15:51:25,260|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-10 15:51:25,261|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-10 15:51:26,811|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-10 15:51:26,815|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(20070af2-32c1-4dbd-85d2-28021027cf79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-10 15:51:26,867|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(70d9a492-e23f-4dfd-af3b-d61ab0e72d4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-10 15:51:26,882|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(409fa23a-7a9d-4c03-b0a3-8de8480fdb81) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-10 15:51:26,901|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(5b2b351b-a546-430c-add7-077da3ad2674) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-10 15:51:26,974|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(9c537467-5bb9-4e79-9f57-a241048c57d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-10 15:51:26,997|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(a68c6a95-e174-4da6-aca8-354a6dfbe062) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-10 15:51:27,021|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:51:27,022|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:51:27,022|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:51:27,023|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:51:27,023|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:51:27,025|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:51:27,081|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:51:27,122|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:51:27,145|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:51:27,172|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:51:27,311|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:27,312|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:27,313|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:27,378|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:51:27,449|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-10 15:51:27,511|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-10 15:51:27,533|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-10 15:51:27,625|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:27,626|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:27,627|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:27,628|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(HealthCheck) 2022-03-10 15:51:27,629|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-10 15:51:27,630|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-assign) 2022-03-10 15:51:27,631|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-deploy) 2022-03-10 15:51:27,707|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:51:27,773|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-10 15:51:27,802|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-10 15:51:27,804|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-10 15:51:27,884|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:27,885|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:27,886|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:27,999|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:51:28,086|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-10 15:51:28,146|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-10 15:51:28,157|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-10 15:51:28,226|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:28,228|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:28,269|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:28,270|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:28,272|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:51:28,294|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:51:28,337|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-10 15:51:28,354|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-10 15:51:28,367|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-10 15:51:28,423|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-10 15:51:28,449|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-10 15:51:28,463|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-10 15:51:28,521|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:28,522|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:28,523|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign-day-2) 2022-03-10 15:51:28,524|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:28,525|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy-day-2) 2022-03-10 15:51:28,544|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:51:28,562|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-10 15:51:28,604|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-10 15:51:28,610|60c59689-431e-4b5b-baf0-5e8f1c2fa30d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-10 15:51:45,061|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cddce3c1-2935-42e6-8c9f-4ca5d7e483df) 2022-03-10 15:51:45,062|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| deleting definition types under : /opt/app/onap/blueprints/working/cddce3c1-2935-42e6-8c9f-4ca5d7e483df/Definitions 2022-03-10 15:51:45,065|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| reinitialized all type definitions 2022-03-10 15:51:45,066|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-10 15:51:45,120|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(vnf-template) 2022-03-10 15:51:45,147|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-10 15:51:45,164|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-10 15:51:45,209|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,278|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,305|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,340|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-10 15:51:45,340|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-10 15:51:45,340|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-10 15:51:45,360|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,375|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,384|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,400|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-10 15:51:45,469|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,503|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,524|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,538|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,563|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,579|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,610|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-10 15:51:45,616|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-10 15:51:45,616|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-10 15:51:45,616|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-10 15:51:45,638|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,651|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,668|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(input) 2022-03-10 15:51:45,679|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-10 15:51:45,735|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(resource-assignment) 2022-03-10 15:51:45,736|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-10 15:51:45,736|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-10 15:51:45,737|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-10 15:51:45,737|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-10 15:51:45,737|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-10 15:51:45,737|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/cddce3c1-2935-42e6-8c9f-4ca5d7e483df/Templates/vnf-mapping.json 2022-03-10 15:51:45,747|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-10 15:51:45,748|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-10 15:51:45,748|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/cddce3c1-2935-42e6-8c9f-4ca5d7e483df/Templates/base_ubuntu20-mapping.json 2022-03-10 15:51:45,757|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-10 15:51:45,757|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-10 15:51:45,758|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-assign) 2022-03-10 15:51:45,759|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-10 15:51:45,759|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-assign) targets(config-assign) 2022-03-10 15:51:45,759|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-10 15:51:45,759|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-10 15:51:45,759|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/cddce3c1-2935-42e6-8c9f-4ca5d7e483df/Templates/baseconfig-mapping.json 2022-03-10 15:51:45,769|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-10 15:51:45,769|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-10 15:51:45,770|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-deploy) 2022-03-10 15:51:45,771|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-10 15:51:45,771|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-10 15:51:45,771|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) resource assignment files([] 2022-03-10 15:51:45,771|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing blueprint Resource Definitions 2022-03-10 15:51:45,771|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-10 15:51:45,772|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/vnf-mapping.json) 2022-03-10 15:51:45,772|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-10 15:51:45,772|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/baseconfig-mapping.json) 2022-03-10 15:51:45,796|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-03-10 15:51:45,906|572654be-217e-4c6e-b346-1e58b73845be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-10 15:51:46,174|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(659d64ab-ffa0-4257-b330-720775ea89fa) CBA(/opt/app/onap/blueprints/archive/659d64ab-ffa0-4257-b330-720775ea89fa/cba.zip) 2022-03-10 15:51:46,192|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/659d64ab-ffa0-4257-b330-720775ea89fa) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:51:46,210|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:51:46,258|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:51:46,260|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:51:46,261|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:51:46,293|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/659d64ab-ffa0-4257-b330-720775ea89fa) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:51:46,373|d580e577-4bf0-4873-b0a6-69b91f9f118f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/working/659d64ab-ffa0-4257-b330-720775ea89fa) present to clean. 2022-03-10 15:53:37,681|5ab9a445-1479-4c7e-80a1-0a0b462131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-10 15:53:37,681|5ab9a445-1479-4c7e-80a1-0a0b462131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-10 15:53:37,681|5ab9a445-1479-4c7e-80a1-0a0b462131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-10 15:53:38,557|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-10 15:53:38,558|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-10 15:53:40,116|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-10 15:53:40,117|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(2fa13ea3-d24a-4778-aef2-299acdad3ab8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-10 15:53:40,173|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(7781fb41-e68b-45e4-bdd8-bbf864600169) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-10 15:53:40,186|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(31bf2053-3794-4316-966b-4aea653c456b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-10 15:53:40,210|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(24d216ec-fa77-4c31-9b68-0a9445e6678d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-10 15:53:40,229|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(65ee06e5-2e72-44dc-8a51-569abf8956b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-10 15:53:40,251|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(246fd85e-6f41-4404-b77d-90be16a89268) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-10 15:53:40,279|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:53:40,280|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:53:40,281|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:53:40,281|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:53:40,282|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:53:40,283|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:53:40,387|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:53:40,417|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:53:40,427|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:53:40,461|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:53:40,754|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:53:40,755|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:53:40,756|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:40,757|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(HealthCheck) 2022-03-10 15:53:40,758|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-10 15:53:40,759|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-assign) 2022-03-10 15:53:40,760|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(vf-config-deploy) 2022-03-10 15:53:40,849|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:53:40,850|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:40,851|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:53:40,870|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:53:40,933|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-10 15:53:40,984|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-10 15:53:41,014|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-10 15:53:41,165|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-10 15:53:41,255|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-10 15:53:41,257|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-10 15:53:41,372|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:53:41,373|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:53:41,376|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:41,461|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-03-10 15:53:41,548|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-10 15:53:41,573|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-10 15:53:41,593|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-10 15:53:41,666|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:53:41,667|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:53:41,676|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:41,753|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-03-10 15:53:41,818|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-10 15:53:41,841|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-10 15:53:41,842|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-10 15:53:41,895|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:53:41,896|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:41,952|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-03-10 15:53:42,036|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-10 15:53:42,055|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-10 15:53:42,056|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-10 15:53:42,134|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:53:42,136|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:53:42,137|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign-day-2) 2022-03-10 15:53:42,138|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:53:42,140|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy-day-2) 2022-03-10 15:53:42,168|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-03-10 15:53:42,198|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-10 15:53:42,223|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-10 15:53:42,224|5ab9a445-1479-4c7e-80a1-0a0b462131bf||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-10 15:53:59,867|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11f19d9f-88ab-4cb5-8f03-1d85163f360a) 2022-03-10 15:53:59,868|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| deleting definition types under : /opt/app/onap/blueprints/working/11f19d9f-88ab-4cb5-8f03-1d85163f360a/Definitions 2022-03-10 15:53:59,871|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| reinitialized all type definitions 2022-03-10 15:53:59,872|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-10 15:53:59,922|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-10 15:53:59,955|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-10 15:53:59,965|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-10 15:53:59,975|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-10 15:54:00,029|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-assign) 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-assign) targets(resolve-data) 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-10 15:54:00,073|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11f19d9f-88ab-4cb5-8f03-1d85163f360a/Templates/netconfrpc-mapping.json 2022-03-10 15:54:00,086|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-10 15:54:00,087|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-10 15:54:00,088|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing Workflow(config-deploy) 2022-03-10 15:54:00,089|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-10 15:54:00,089|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-10 15:54:00,089|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| workflow(config-deploy) resource assignment files([] 2022-03-10 15:54:00,089|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| ##### Enhancing blueprint Resource Definitions 2022-03-10 15:54:00,089|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-10 15:54:00,090|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-10 15:54:00,103|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| distinct resource keys ([input-source]) 2022-03-10 15:54:00,116|5b81beef-47fe-4c8a-8d0b-49e641c838e2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-10 15:56:34,922|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-10 15:56:35,075|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-03-10 15:56:35,158|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| request(5d940c11-e03e-4457-8b24-dee6070ab524) 2022-03-10 15:56:35,167|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| CBA file(/opt/app/onap/blueprints/archive/2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b/cba.zip written successfully 2022-03-10 15:56:35,167|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b) CBA(/opt/app/onap/blueprints/archive/2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b/cba.zip) 2022-03-10 15:56:35,196|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:56:35,220|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:56:35,278|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(resource-assignment) 2022-03-10 15:56:35,280|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:56:35,281|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:56:35,298|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:56:35,355|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-10 15:56:35,378|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-10 15:56:35,379|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-10 15:56:35,452|5d940c11-e03e-4457-8b24-dee6070ab524||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/working/2b2282b7-7f1a-49a6-b51b-bc3ef44fd41b) present to clean. 2022-03-10 15:56:55,153|3b0b515e-b365-4abc-befb-4b67eae1aee8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-03-10 15:56:55,352|3b0b515e-b365-4abc-befb-4b67eae1aee8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 15:56:55,358|3b0b515e-b365-4abc-befb-4b67eae1aee8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 15:56:55,364|3b0b515e-b365-4abc-befb-4b67eae1aee8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:56:55,646|9e9ace7b-fdb4-47e8-9bc3-db8effb7d6d2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 15:56:55,646|9e9ace7b-fdb4-47e8-9bc3-db8effb7d6d2||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 15:56:55,655|9e9ace7b-fdb4-47e8-9bc3-db8effb7d6d2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:56:56,239|16432b37-51cd-4094-b5bb-ca3ed06a232d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 15:56:56,239|16432b37-51cd-4094-b5bb-ca3ed06a232d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 15:56:56,243|16432b37-51cd-4094-b5bb-ca3ed06a232d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:56:56,513|821be64a-a695-49fb-812e-48fb25b78159||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 15:56:56,513|821be64a-a695-49fb-812e-48fb25b78159||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 15:56:56,520|821be64a-a695-49fb-812e-48fb25b78159||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 15:57:21,035|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-10 15:57:21,174|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-03-10 15:57:21,177|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| request(bd51a265-738a-43f4-8fef-0da0afb22a62) 2022-03-10 15:57:21,181|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| CBA file(/opt/app/onap/blueprints/archive/adf7fc02-e441-4c4e-8ab2-7e3d5378de46/cba.zip written successfully 2022-03-10 15:57:21,181|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Save processing(adf7fc02-e441-4c4e-8ab2-7e3d5378de46) CBA(/opt/app/onap/blueprints/archive/adf7fc02-e441-4c4e-8ab2-7e3d5378de46/cba.zip) 2022-03-10 15:57:21,234|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adf7fc02-e441-4c4e-8ab2-7e3d5378de46) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:57:21,242|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-10 15:57:21,269|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-assign) 2022-03-10 15:57:21,270|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Validating Workflow(config-deploy) 2022-03-10 15:57:21,283|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adf7fc02-e441-4c4e-8ab2-7e3d5378de46) and entry definition file (Definitions/pnf_netconf.json) 2022-03-10 15:57:21,339|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-10 15:57:21,361|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-10 15:57:21,363|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-10 15:57:21,448|bd51a265-738a-43f4-8fef-0da0afb22a62||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| No compiled cache(/opt/app/onap/blueprints/working/adf7fc02-e441-4c4e-8ab2-7e3d5378de46) present to clean. 2022-03-10 16:03:55,376|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing request id 38485983-204c-4772-8c44-5e875797d324 2022-03-10 16:03:55,377|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-10 16:03:55,378|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| StoreAuditService ID -1 2022-03-10 16:03:55,410|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 16:03:55,410|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 16:03:55,492|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 16:03:55,631|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deriving input data for workflow: (resource-assignment) 2022-03-10 16:03:55,653|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-10 16:03:55,653|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-10 16:03:55,673|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| preparing request id(38485983-204c-4772-8c44-5e875797d324) for workflow(resource-assignment) step(resource-assignment) 2022-03-10 16:03:55,673|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-10 16:03:55,674|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-10 16:03:55,684|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-03-10 16:03:55,831|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| 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 ]]]) 2022-03-10 16:03:55,926|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-10 16:03:55,927|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("3c02e044-e0f2-433d-984d-04b7bac96b63") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-10 16:03:55,928|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-10 16:03:55,963|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Generated Resource Param Data ({ "service-instance-id" : "3c02e044-e0f2-433d-984d-04b7bac96b63", "vnf-id" : "e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8", "vnf_name" : "ubuntu20-VNF-name" }) 2022-03-10 16:03:56,152|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Preparing Response... 2022-03-10 16:03:56,153|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-10 16:03:56,153|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-10 16:03:56,155|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 98b49ef9-2c31-4d0d-bc83-ad016976f526 auditStoreId -1 2022-03-10 16:04:05,668|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing request id 692b6a4e-9c81-44dd-ad37-0448eee6af33 2022-03-10 16:04:05,668|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-10 16:04:05,668|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| StoreAuditService ID -1 2022-03-10 16:04:05,668|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 16:04:05,668|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 16:04:05,670|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 16:04:05,699|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deriving input data for workflow: (resource-assignment) 2022-03-10 16:04:05,700|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-10 16:04:05,700|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-10 16:04:05,701|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| preparing request id(692b6a4e-9c81-44dd-ad37-0448eee6af33) for workflow(resource-assignment) step(resource-assignment) 2022-03-10 16:04:05,701|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-10 16:04:05,701|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-10 16:04:05,703|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-03-10 16:04:05,749|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| 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 ]]]) 2022-03-10 16:04:05,758|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-03-10 16:04:05,759|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-03-10 16:04:05,759|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-03-10 16:04:05,759|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-03-10 16:04:05,760|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("f5449d59-3b80-401e-8341-4f1ac13f0024") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-03-10 16:04:05,760|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("3c02e044-e0f2-433d-984d-04b7bac96b63") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-10 16:04:05,761|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| 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) 2022-03-10 16:04:05,761|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-03-10 16:04:05,771|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-03-10 16:04:05,772|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-10 16:04:05,774|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-istanbul", "service-instance-id" : "3c02e044-e0f2-433d-984d-04b7bac96b63", "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" : "f5449d59-3b80-401e-8341-4f1ac13f0024", "vnf-id" : "e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-03-10 16:04:05,811|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Preparing Response... 2022-03-10 16:04:05,811|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-10 16:04:05,811|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-10 16:04:05,812|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5bf912cb-5d87-43ee-ad08-446a869b3bfc auditStoreId -1 2022-03-10 16:04:15,983|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-10 16:04:16,110|||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 2022-03-10 16:04:16,157|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing request id 893fb6c4-cab3-4c7f-8403-2d93f7053ff3 2022-03-10 16:04:16,157|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-10 16:04:16,157|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| StoreAuditService ID -1 2022-03-10 16:04:16,158|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 16:04:16,158|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 16:04:16,159|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 16:04:16,168|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deriving input data for workflow: (config-assign) 2022-03-10 16:04:16,169|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-03-10 16:04:16,169|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-10 16:04:16,170|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| preparing request id(893fb6c4-cab3-4c7f-8403-2d93f7053ff3) for workflow(config-assign) step(config-assign) 2022-03-10 16:04:16,170|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-03-10 16:04:16,171|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-03-10 16:04:16,174|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-03-10 16:04:16,286|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| 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 ]]]) 2022-03-10 16:04:16,291|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-10 16:04:16,294|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("3c02e044-e0f2-433d-984d-04b7bac96b63") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-10 16:04:16,296|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Setting Resource Value ("e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-10 16:04:16,409|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resource resolution saved into database successfully : (vnf-id) 2022-03-10 16:04:16,410|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resource resolution saved into database successfully : (vnf_name) 2022-03-10 16:04:16,411|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Resource resolution saved into database successfully : (service-instance-id) 2022-03-10 16:04:16,414|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Generated Resource Param Data ({ "service-instance-id" : "3c02e044-e0f2-433d-984d-04b7bac96b63", "vnf-id" : "e1f87005-4e1c-44b5-b4fb-0e6207ebeaf8", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-03-10 16:04:16,516|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-03-10 16:04:16,582|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-10 16:04:16,583|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Preparing Response... 2022-03-10 16:04:16,583|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-03-10 16:04:16,583|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-03-10 16:04:16,588|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID deaba2d2-fc9d-4a3e-bb48-158338e3ca2f auditStoreId -1 2022-03-10 16:04:16,660|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Completed 2022-03-10 16:05:15,444|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-10 16:05:15,568|||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 2022-03-10 16:05:15,577|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| processing request id 893fb6c4-cab3-4c7f-8403-2d93f7053ff3 2022-03-10 16:05:15,578|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-10 16:05:15,578|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| StoreAuditService ID -1 2022-03-10 16:05:15,582|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-10 16:05:15,583|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-10 16:05:15,586|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-10 16:05:15,603|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Deriving input data for workflow: (config-deploy) 2022-03-10 16:05:15,604|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-03-10 16:05:15,604|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-03-10 16:05:15,633|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| preparing request id(893fb6c4-cab3-4c7f-8403-2d93f7053ff3) for workflow(config-deploy) step(config-deploy) 2022-03-10 16:05:15,634|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-03-10 16:05:15,634|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| 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"}) 2022-03-10 16:05:15,641|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-03-10 16:05:15,646|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Getting Jython Script Class(ConfigDeploy) 2022-03-10 16:05:23,686|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@753f46db 2022-03-10 16:05:23,689|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Hello world 2022-03-10 16:05:23,690|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Preparing Response... 2022-03-10 16:05:23,690|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-03-10 16:05:23,690|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-03-10 16:05:23,692|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e256859-e1f0-4fb7-8f0b-f4c65271a0d0 auditStoreId -1 2022-03-10 16:05:23,698|893fb6c4-cab3-4c7f-8403-2d93f7053ff3||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-4nrfs|||| Completed Mar 10, 2022 4:14:14 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)