By type
05:07:29,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:07:29,105 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:07:29,106 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:07:29,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:07:29,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:07:29,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:07:29,127 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 05:07:29,307 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:07:29,321 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:07:29,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:07:29,340 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:07:29,459 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:07:29,459 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:07:29,460 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:07:29,462 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-28 05:07:30,907|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-2nbbs 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-28 05:07:30,914|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-28 05:07:36,739|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-28 05:07:37,845|||main||||INFO||||||| Finished Spring Data repository scanning in 1079ms. Found 11 JPA repository interfaces. 2022-03-28 05:07:42,287|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-28 05:07:42,446|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-28 05:07:42,840|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-28 05:07:43,629|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-28 05:07:44,184|||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-28 05:07:44,190|||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-28 05:07:44,495|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-28 05:07:46,961|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-28 05:07:46,982|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-28 05:07:47,101|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-28 05:07:48,736|||main||||INFO||||||| Audit service is disabled 2022-03-28 05:07:48,932|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-28 05:07:51,795|||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-28 05:07:51,904|||main||||INFO||||||| Dependency Management module created... 2022-03-28 05:07:54,285|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-28 05:07:54,712|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-28 05:07:56,660|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-28 05:07:59,676|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-28 05:08:00,142|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-28 05:08:00,154|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 30.457 seconds (JVM running for 31.775) 2022-03-28 05:08:00,184|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-28 05:57:01,129|fcff75e7-6bba-4332-8a18-0cf5003bcb02||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-28 05:57:01,132|fcff75e7-6bba-4332-8a18-0cf5003bcb02||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 05:57:01,135|fcff75e7-6bba-4332-8a18-0cf5003bcb02||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 05:57:02,725|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 05:57:02,729|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 05:57:04,657|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-28 05:57:04,673|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(b61420c5-1e1a-4704-a9fb-c0f6baa7e60d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-28 05:57:04,778|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(18998304-13cd-4e24-9b1e-6e6f987caef4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-28 05:57:04,793|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(9b2997b6-c24e-4ae3-98de-33671a1beeb3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-28 05:57:04,814|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(a9c92d51-ce57-4ff4-b214-9aa4eb89009a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-28 05:57:04,843|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(81c7009d-33c7-46b5-8f34-a607eefdf374) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-28 05:57:04,862|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(e870ccd0-2dc1-47c1-a12e-c49125ecbd50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-28 05:57:04,884|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:04,890|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:04,891|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:04,891|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:04,891|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:04,892|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:05,129|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 05:57:05,165|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 05:57:05,196|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 05:57:05,243|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 05:57:05,422|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 05:57:05,426|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 05:57:05,427|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:05,531|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:05,745|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 05:57:05,746|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:05,810|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:05,960|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 05:57:05,961|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 05:57:05,962|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:06,028|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:06,185|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 05:57:06,186|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 05:57:06,187|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:06,188|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(HealthCheck) 2022-03-28 05:57:06,189|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-28 05:57:06,190|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-assign) 2022-03-28 05:57:06,191|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-deploy) 2022-03-28 05:57:06,248|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 05:57:06,250|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:06,251|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:06,270|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:06,428|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 05:57:06,430|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 05:57:06,431|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign-day-2) 2022-03-28 05:57:06,433|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 05:57:06,433|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy-day-2) 2022-03-28 05:57:06,467|fcff75e7-6bba-4332-8a18-0cf5003bcb02||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 05:57:21,891|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11f0a928-f507-48a6-82c8-1a3fe81d0924) 2022-03-28 05:57:21,899|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/11f0a928-f507-48a6-82c8-1a3fe81d0924/Definitions 2022-03-28 05:57:21,914|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 05:57:21,924|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-28 05:57:21,995|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-28 05:57:22,036|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-28 05:57:22,049|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-28 05:57:22,058|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-28 05:57:22,123|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-28 05:57:22,169|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-assign) 2022-03-28 05:57:22,170|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-28 05:57:22,170|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-assign) targets(resolve-data) 2022-03-28 05:57:22,171|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-28 05:57:22,171|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-28 05:57:22,171|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11f0a928-f507-48a6-82c8-1a3fe81d0924/Templates/netconfrpc-mapping.json 2022-03-28 05:57:22,180|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-28 05:57:22,181|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-28 05:57:22,182|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-deploy) 2022-03-28 05:57:22,183|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-28 05:57:22,183|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-28 05:57:22,183|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) resource assignment files([] 2022-03-28 05:57:22,183|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 05:57:22,184|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-28 05:57:22,186|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-28 05:57:22,196|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| distinct resource keys ([input-source]) 2022-03-28 05:57:22,209|4c3b1b3e-6d55-4d20-ae72-ab7a7e32b4a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-28 05:57:56,675|335552c3-5879-4776-9171-36c2053131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-28 05:57:56,675|335552c3-5879-4776-9171-36c2053131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 05:57:56,676|335552c3-5879-4776-9171-36c2053131bf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 05:57:57,095|335552c3-5879-4776-9171-36c2053131bf||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 05:57:57,095|335552c3-5879-4776-9171-36c2053131bf||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 05:57:58,290|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fd787444-3516-4ef3-a28a-e113d5bd9188) 2022-03-28 05:57:58,293|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/fd787444-3516-4ef3-a28a-e113d5bd9188/Definitions 2022-03-28 05:57:58,296|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 05:57:58,300|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-28 05:57:58,331|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-28 05:57:58,349|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-28 05:57:58,359|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-28 05:57:58,388|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(helloworld) 2022-03-28 05:57:58,389|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-28 05:57:58,389|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(helloworld) targets(helloworld) 2022-03-28 05:57:58,389|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-28 05:57:58,389|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-28 05:57:58,389|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/fd787444-3516-4ef3-a28a-e113d5bd9188/Templates/hello-world-mapping.json 2022-03-28 05:57:58,410|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-28 05:57:58,411|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-28 05:57:58,419|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 05:57:58,419|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-28 05:57:58,420|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/hello-world-mapping.json) 2022-03-28 05:57:58,428|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| distinct resource keys ([]) 2022-03-28 05:57:58,428|cbb5aa88-062e-4f7c-b3d5-a8e90f1d242d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [] 2022-03-28 05:57:58,661|e202d6e4-fef5-41c1-b83d-b3b7b122516f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(288b2f7b-210f-4a88-ae17-0767ba996801) CBA(/opt/app/onap/blueprints/archive/288b2f7b-210f-4a88-ae17-0767ba996801/cba.zip) 2022-03-28 05:57:58,672|e202d6e4-fef5-41c1-b83d-b3b7b122516f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/288b2f7b-210f-4a88-ae17-0767ba996801) and entry definition file (Definitions/blueprint.json) 2022-03-28 05:57:58,690|e202d6e4-fef5-41c1-b83d-b3b7b122516f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(helloworld) 2022-03-28 05:57:58,711|e202d6e4-fef5-41c1-b83d-b3b7b122516f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/288b2f7b-210f-4a88-ae17-0767ba996801) and entry definition file (Definitions/blueprint.json) 2022-03-28 05:57:58,813|e202d6e4-fef5-41c1-b83d-b3b7b122516f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/288b2f7b-210f-4a88-ae17-0767ba996801) present to clean. 2022-03-28 05:57:59,039|093d699c-76e1-4a5f-a0fd-35a35299281c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id 654321 2022-03-28 05:57:59,039|093d699c-76e1-4a5f-a0fd-35a35299281c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 05:57:59,040|093d699c-76e1-4a5f-a0fd-35a35299281c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 05:57:59,060|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| getting cba file name(test101), version(1.0.1) from db 2022-03-28 05:57:59,166|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-28 05:57:59,169|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-28 05:57:59,172|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-28 05:57:59,207|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (helloworld) 2022-03-28 05:57:59,212|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-28 05:57:59,213|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 05:57:59,232|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-28 05:57:59,233|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 05:57:59,236|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-28 05:57:59,275|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-28 05:57:59,337|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Batched Sequence : ([]) 2022-03-28 05:57:59,344|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ }) 2022-03-28 05:57:59,489|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 05:57:59,492|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 05:57:59,492|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-28 05:57:59,507|093d699c-76e1-4a5f-a0fd-35a35299281c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7ea92f1-c5e5-4263-8666-eaebda26dc7d auditStoreId -1 2022-03-28 06:17:42,280|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-28 06:17:42,281|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 06:17:42,281|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 06:17:42,749|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 06:17:42,750|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 06:17:44,116|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-28 06:17:44,117|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(1d91eea2-f69d-43c8-9d65-950dba623c18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-28 06:17:44,144|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(2165c7f5-2f7e-46e8-9f35-42f7f44cf807) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-28 06:17:44,157|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(38c4c79c-2b6a-43da-a191-45aa0937e8a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-28 06:17:44,176|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(1529f53f-548c-4567-8297-354182c71f72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-28 06:17:44,194|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(596b9e9d-a3df-420f-9194-e51ff06bff62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-28 06:17:44,214|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(225bc951-47d9-44ae-a2ec-0d01b3b7e534) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-28 06:17:44,233|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,233|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,234|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,234|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,235|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,235|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,270|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:17:44,333|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:17:44,355|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:17:44,378|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:17:44,479|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:17:44,480|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:17:44,481|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:44,482|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(HealthCheck) 2022-03-28 06:17:44,483|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-28 06:17:44,484|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-assign) 2022-03-28 06:17:44,485|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-deploy) 2022-03-28 06:17:44,535|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,642|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-28 06:17:44,687|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-28 06:17:44,696|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-28 06:17:44,751|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:17:44,753|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:17:44,754|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:44,815|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:44,886|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:17:44,906|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-28 06:17:44,923|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:17:44,996|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:17:44,998|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:17:44,999|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:45,059|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:45,109|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:17:45,126|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-28 06:17:45,135|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:17:45,168|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:17:45,169|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:45,204|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:45,246|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-28 06:17:45,281|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-28 06:17:45,292|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-28 06:17:45,328|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:17:45,331|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:17:45,335|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign-day-2) 2022-03-28 06:17:45,336|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:45,337|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy-day-2) 2022-03-28 06:17:45,369|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:17:45,370|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:17:45,372|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:45,381|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:17:45,398|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-28 06:17:45,432|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-28 06:17:45,445|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-28 06:17:45,483|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-28 06:17:45,483|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-28 06:17:45,503|c5e5cb54-aa49-4a09-b0c2-f8fe8153deba||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-28 06:17:59,738|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e463014d-0a9f-4c40-a7f6-57c2c8c2f96d) 2022-03-28 06:17:59,740|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/e463014d-0a9f-4c40-a7f6-57c2c8c2f96d/Definitions 2022-03-28 06:17:59,745|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 06:17:59,747|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-28 06:17:59,771|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(vnf-template) 2022-03-28 06:17:59,778|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-28 06:17:59,785|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-28 06:17:59,812|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,852|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,863|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,870|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-28 06:17:59,870|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-28 06:17:59,870|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-28 06:17:59,884|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,896|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,926|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,936|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:17:59,956|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,965|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,976|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,986|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:17:59,995|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:18:00,015|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:18:00,036|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-28 06:18:00,041|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-28 06:18:00,041|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-28 06:18:00,041|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-28 06:18:00,056|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:18:00,066|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:18:00,074|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:18:00,081|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-28 06:18:00,141|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(resource-assignment) 2022-03-28 06:18:00,142|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-28 06:18:00,142|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-28 06:18:00,143|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-28 06:18:00,143|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-28 06:18:00,143|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-28 06:18:00,143|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/e463014d-0a9f-4c40-a7f6-57c2c8c2f96d/Templates/vnf-mapping.json 2022-03-28 06:18:00,153|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-28 06:18:00,153|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-28 06:18:00,153|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/e463014d-0a9f-4c40-a7f6-57c2c8c2f96d/Templates/base_ubuntu20-mapping.json 2022-03-28 06:18:00,160|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-28 06:18:00,160|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-28 06:18:00,161|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-assign) 2022-03-28 06:18:00,162|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-28 06:18:00,162|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-assign) targets(config-assign) 2022-03-28 06:18:00,162|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-28 06:18:00,162|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-28 06:18:00,162|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/e463014d-0a9f-4c40-a7f6-57c2c8c2f96d/Templates/baseconfig-mapping.json 2022-03-28 06:18:00,169|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-28 06:18:00,169|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-28 06:18:00,170|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-deploy) 2022-03-28 06:18:00,170|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-28 06:18:00,170|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-28 06:18:00,171|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) resource assignment files([] 2022-03-28 06:18:00,171|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 06:18:00,171|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-28 06:18:00,171|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/vnf-mapping.json) 2022-03-28 06:18:00,171|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-28 06:18:00,172|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/baseconfig-mapping.json) 2022-03-28 06:18:00,190|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:00,294|55235b62-a354-4bd0-925d-22c699963878||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-28 06:18:00,548|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(f50a8b25-8e03-4dd6-a4e3-17340c0432a8) CBA(/opt/app/onap/blueprints/archive/f50a8b25-8e03-4dd6-a4e3-17340c0432a8/cba.zip) 2022-03-28 06:18:00,560|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f50a8b25-8e03-4dd6-a4e3-17340c0432a8) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:18:00,573|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:18:00,631|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:00,632|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:00,633|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:00,643|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f50a8b25-8e03-4dd6-a4e3-17340c0432a8) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:18:00,689|ab32b699-48a8-4d0e-8389-9ff561e48455||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/f50a8b25-8e03-4dd6-a4e3-17340c0432a8) present to clean. 2022-03-28 06:18:44,160|332f6437-b46a-42cf-97b9-08d61eaaa1bc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-28 06:18:44,161|332f6437-b46a-42cf-97b9-08d61eaaa1bc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 06:18:44,161|332f6437-b46a-42cf-97b9-08d61eaaa1bc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 06:18:44,870|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 06:18:44,871|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 06:18:45,942|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-28 06:18:45,943|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(52e4a891-2421-4f58-875a-efe91bbb7224) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-28 06:18:45,971|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(0608b56a-b12d-4760-84f9-5be7fb80d7e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-28 06:18:45,984|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(2055fc3b-d0e4-402e-aaec-f7b22022f1bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-28 06:18:46,001|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(9b3589af-473b-4a96-a69a-7335ffd23e36) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-28 06:18:46,018|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(522a63db-bc2b-43cb-befe-061f50d67aea) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-28 06:18:46,033|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(695a5081-c26b-4d8b-9f19-f00d863d4417) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-28 06:18:46,049|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,049|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,049|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,050|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,050|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,054|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,082|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:18:46,110|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:18:46,135|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:18:46,166|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:18:46,258|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:46,259|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:46,299|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,355|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-28 06:18:46,374|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-28 06:18:46,376|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-28 06:18:46,420|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:46,422|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:46,423|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:46,475|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,522|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:18:46,553|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-28 06:18:46,554|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:18:46,623|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:46,624|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:46,625|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:46,685|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:46,757|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:18:46,800|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-28 06:18:46,814|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:18:46,922|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:46,923|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:46,924|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:46,925|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(HealthCheck) 2022-03-28 06:18:46,926|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-28 06:18:46,928|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-assign) 2022-03-28 06:18:46,930|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-deploy) 2022-03-28 06:18:46,996|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:46,997|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:46,999|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:47,018|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:47,054|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-28 06:18:47,073|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-28 06:18:47,082|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-28 06:18:47,154|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-28 06:18:47,169|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-28 06:18:47,170|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-28 06:18:47,242|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:18:47,248|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:18:47,252|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign-day-2) 2022-03-28 06:18:47,256|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:18:47,259|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy-day-2) 2022-03-28 06:18:47,285|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:18:47,309|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-28 06:18:47,376|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-28 06:18:47,377|332f6437-b46a-42cf-97b9-08d61eaaa1bc||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-28 06:18:49,287|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c4db891f-0929-4de5-8aec-87045b210566) 2022-03-28 06:18:49,288|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/c4db891f-0929-4de5-8aec-87045b210566/Definitions 2022-03-28 06:18:49,290|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 06:18:49,291|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-03-28 06:18:49,320|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-03-28 06:18:49,344|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-03-28 06:18:49,352|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-03-28 06:18:49,371|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(capability) 2022-03-28 06:18:49,405|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(capability) 2022-03-28 06:18:49,418|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-28 06:18:49,467|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,491|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,504|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,524|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,545|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,637|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-03-28 06:18:49,659|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-03-28 06:18:49,659|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-03-28 06:18:49,681|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(capability) 2022-03-28 06:18:49,694|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(capability) 2022-03-28 06:18:49,708|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(capability) 2022-03-28 06:18:49,721|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-28 06:18:49,735|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,752|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,764|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,779|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,793|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,808|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:18:49,866|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(resource-resolution) 2022-03-28 06:18:49,867|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-03-28 06:18:49,867|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-03-28 06:18:49,867|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-03-28 06:18:49,868|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-03-28 06:18:49,868|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-03-28 06:18:49,868|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4db891f-0929-4de5-8aec-87045b210566/Templates/hello-world-velocity-mapping.json 2022-03-28 06:18:49,877|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-03-28 06:18:49,877|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-03-28 06:18:49,877|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4db891f-0929-4de5-8aec-87045b210566/Templates/hello-world-jinja-mapping.json 2022-03-28 06:18:49,884|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-03-28 06:18:49,885|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-03-28 06:18:49,885|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 06:18:49,885|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-03-28 06:18:49,885|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-03-28 06:18:49,885|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-03-28 06:18:49,900|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-03-28 06:18:49,995|1eb59b5d-e9a3-4bb7-832a-9989e18d4e03||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-03-28 06:18:50,212|e560a2fb-960a-49a2-a557-80cf5c211c20||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(2ca96843-6894-44a2-8a9d-99424795d3bd) CBA(/opt/app/onap/blueprints/archive/2ca96843-6894-44a2-8a9d-99424795d3bd/cba.zip) 2022-03-28 06:18:50,225|e560a2fb-960a-49a2-a557-80cf5c211c20||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ca96843-6894-44a2-8a9d-99424795d3bd) and entry definition file (Definitions/resource-resolution.json) 2022-03-28 06:18:50,277|e560a2fb-960a-49a2-a557-80cf5c211c20||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-resolution) 2022-03-28 06:18:50,287|e560a2fb-960a-49a2-a557-80cf5c211c20||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ca96843-6894-44a2-8a9d-99424795d3bd) and entry definition file (Definitions/resource-resolution.json) 2022-03-28 06:18:50,339|e560a2fb-960a-49a2-a557-80cf5c211c20||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/2ca96843-6894-44a2-8a9d-99424795d3bd) present to clean. 2022-03-28 06:18:50,500|355da32b-2606-46b7-8cb7-ca1f31e0ea70||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id 28c533b4-dc41-4317-82e8-c5e66ecb0846 2022-03-28 06:18:50,500|355da32b-2606-46b7-8cb7-ca1f31e0ea70||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:18:50,500|355da32b-2606-46b7-8cb7-ca1f31e0ea70||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:18:50,508|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-03-28 06:18:50,659|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-28 06:18:50,662|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-03-28 06:18:50,664|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-03-28 06:18:50,673|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (resource-resolution) 2022-03-28 06:18:50,679|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-03-28 06:18:50,679|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:18:50,680|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(28c533b4-dc41-4317-82e8-c5e66ecb0846) for workflow(resource-resolution) step(helloworld) 2022-03-28 06:18:50,680|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:18:50,681|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-03-28 06:18:50,682|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-03-28 06:18:50,750|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-03-28 06:18:50,790|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:18:50,791|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-28 06:18:51,249|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-28 06:18:51,353|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:18:51,368|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:18:51,369|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-28 06:18:51,370|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-28 06:18:51,371|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-03-28 06:18:51,430|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_put) 2022-03-28 06:18:51,449|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-28 06:18:51,452|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Getting Jython Script Class(ResolvProperties) 2022-03-28 06:18:57,702|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Component Object org.python.proxies.__main__$ResolvProperties$1@3d84678a 2022-03-28 06:18:57,709|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-03-28 06:18:57,724|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_python) 2022-03-28 06:18:57,726|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:18:57,727|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-28 06:18:57,734|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-28 06:18:57,748|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:18:57,748|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:18:57,749|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-28 06:18:57,749|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-28 06:18:57,749|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-03-28 06:18:57,751|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:18:57,751|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-28 06:18:57,753|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-28 06:18:57,760|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_patch) 2022-03-28 06:18:57,767|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:18:57,768|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:18:57,768|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-28 06:18:57,768|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-28 06:18:57,768|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-03-28 06:18:57,779|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_del) 2022-03-28 06:18:57,781|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-28 06:18:57,825|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-28 06:19:09,165|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| compiled in (11337)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-28 06:19:09,167|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-28 06:19:09,206|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-03-28 06:19:09,250|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_kotlin) 2022-03-28 06:19:09,259|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,259|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-28 06:19:09,270|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-28 06:19:09,281|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,281|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,283|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-28 06:19:09,283|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-28 06:19:09,284|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-03-28 06:19:09,300|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_get) 2022-03-28 06:19:09,333|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-03-28 06:19:09,334|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-03-28 06:19:09,356|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_default) 2022-03-28 06:19:09,358|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_input) 2022-03-28 06:19:09,360|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,360|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-28 06:19:09,366|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-28 06:19:09,376|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,377|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,377|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-28 06:19:09,377|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-28 06:19:09,377|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-03-28 06:19:09,393|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_post) 2022-03-28 06:19:09,412|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,470|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (list) 2022-03-28 06:19:09,473|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-03-28 06:19:09,474|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:09,474|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:09,474|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:09,474|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:09,474|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-03-28 06:19:09,486|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (v_db) 2022-03-28 06:19:09,492|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-03-28 06:19:09,598|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-28 06:19:09,634|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-28 06:19:09,635|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-03-28 06:19:09,684|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-03-28 06:19:09,693|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-28 06:19:09,694|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-03-28 06:19:09,694|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-28 06:19:09,694|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Getting Jython Script Class(ResolvProperties) 2022-03-28 06:19:09,711|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-03-28 06:19:09,783|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Component Object org.python.proxies.__main__$ResolvProperties$2@42f48db7 2022-03-28 06:19:09,785|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-03-28 06:19:09,799|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_python) 2022-03-28 06:19:09,801|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,802|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-28 06:19:09,805|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-28 06:19:09,818|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,819|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,819|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-28 06:19:09,819|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-28 06:19:09,819|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-03-28 06:19:09,837|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_patch) 2022-03-28 06:19:09,840|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-03-28 06:19:09,863|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_input) 2022-03-28 06:19:09,864|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,864|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-28 06:19:09,867|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-28 06:19:09,877|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,878|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,878|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-28 06:19:09,879|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-28 06:19:09,879|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-03-28 06:19:09,892|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_put) 2022-03-28 06:19:09,893|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-03-28 06:19:09,907|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_default) 2022-03-28 06:19:09,909|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,909|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-28 06:19:09,911|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-28 06:19:09,922|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,922|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,923|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-28 06:19:09,923|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-28 06:19:09,923|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-03-28 06:19:09,925|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,925|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-28 06:19:09,928|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-28 06:19:09,938|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_del) 2022-03-28 06:19:09,941|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,941|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,942|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-28 06:19:09,942|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-28 06:19:09,942|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-03-28 06:19:09,944|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:09,944|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-28 06:19:09,947|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-28 06:19:09,954|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_post) 2022-03-28 06:19:09,955|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:09,955|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:09,955|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-28 06:19:09,955|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-28 06:19:09,955|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-03-28 06:19:09,967|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_get) 2022-03-28 06:19:10,017|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-03-28 06:19:10,017|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-03-28 06:19:10,024|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-03-28 06:19:10,040|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response status(200 - OK) 2022-03-28 06:19:10,041|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (string) 2022-03-28 06:19:10,041|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-28 06:19:10,041|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-28 06:19:10,042|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-03-28 06:19:10,063|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_get_id) 2022-03-28 06:19:10,066|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-28 06:19:10,067|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-03-28 06:19:10,127|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_kotlin) 2022-03-28 06:19:10,130|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-28 06:19:10,185|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Response processing type (list) 2022-03-28 06:19:10,188|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-03-28 06:19:10,188|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,188|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,188|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,188|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-28 06:19:10,189|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-03-28 06:19:10,297|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (j_db) 2022-03-28 06:19:10,301|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-03-28 06:19:10,712|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-28 06:19:10,736|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-28 06:19:10,737|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:19:10,737|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:19:10,737|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-03-28 06:19:10,740|355da32b-2606-46b7-8cb7-ca1f31e0ea70||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bde477f8-8f93-4f2d-9fb1-8f3057435166 auditStoreId -1 2022-03-28 06:19:20,057|38deaae3-75eb-4bad-b69a-55c065a19a34||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-28 06:19:20,057|38deaae3-75eb-4bad-b69a-55c065a19a34||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 06:19:20,057|38deaae3-75eb-4bad-b69a-55c065a19a34||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 06:19:20,674|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 06:19:20,674|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 06:19:21,487|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-28 06:19:21,488|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(b0072e01-ea78-4573-9459-604bbbcc894a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-28 06:19:21,513|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(a1d13d0e-cebb-44cf-95c9-35f41af5a4a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-28 06:19:21,525|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(bacabaa7-7afe-4906-9db8-f4757f18afc5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-28 06:19:21,539|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(7fb0eb5d-91a3-432b-8543-5162b5f6d202) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-28 06:19:21,554|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(809c52ec-0328-4a1a-9d23-d253fb83ec39) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-28 06:19:21,573|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(6b44c60c-9b4c-43d2-b1a9-4d7d7982ff93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-28 06:19:21,588|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,589|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,589|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,589|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,589|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,590|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,608|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:19:21,632|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:19:21,686|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:19:21,714|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:19:21,822|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:19:21,822|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:19:21,823|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:21,877|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:21,923|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:19:21,941|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-28 06:19:21,942|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:19:22,015|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:19:22,016|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:19:22,017|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:22,018|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(HealthCheck) 2022-03-28 06:19:22,018|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-28 06:19:22,019|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-assign) 2022-03-28 06:19:22,020|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-deploy) 2022-03-28 06:19:22,071|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:22,111|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-28 06:19:22,128|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-28 06:19:22,129|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-28 06:19:22,160|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:19:22,161|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:22,197|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:22,252|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-28 06:19:22,267|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-28 06:19:22,275|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-28 06:19:22,303|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:19:22,305|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:19:22,306|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign-day-2) 2022-03-28 06:19:22,308|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:22,309|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy-day-2) 2022-03-28 06:19:22,341|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:22,379|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-28 06:19:22,403|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-28 06:19:22,411|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-28 06:19:22,457|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:19:22,458|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:19:22,458|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:22,507|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:19:22,508|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:19:22,509|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:22,516|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:19:22,531|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:19:22,548|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-28 06:19:22,549|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:19:22,576|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-28 06:19:22,591|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-28 06:19:22,592|38deaae3-75eb-4bad-b69a-55c065a19a34||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-28 06:19:36,498|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eb058224-c023-495e-a16b-ce1dc23461d8) 2022-03-28 06:19:36,499|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/eb058224-c023-495e-a16b-ce1dc23461d8/Definitions 2022-03-28 06:19:36,504|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 06:19:36,506|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-28 06:19:36,546|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-28 06:19:36,567|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-28 06:19:36,576|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-28 06:19:36,582|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-28 06:19:36,634|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-assign) 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-assign) targets(resolve-data) 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-28 06:19:36,664|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb058224-c023-495e-a16b-ce1dc23461d8/Templates/netconfrpc-mapping.json 2022-03-28 06:19:36,671|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-28 06:19:36,671|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-28 06:19:36,672|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-deploy) 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) resource assignment files([] 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-28 06:19:36,673|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-28 06:19:36,682|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| distinct resource keys ([input-source]) 2022-03-28 06:19:36,692|01402f3d-f924-4f90-998b-24d1bd83ec62||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-28 06:21:32,266|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-28 06:21:32,385|||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-28 06:21:32,462|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| request(6187e2ad-227c-48b0-bed5-dc5bd3174a94) 2022-03-28 06:21:32,470|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| CBA file(/opt/app/onap/blueprints/archive/8c5a7b9d-f84f-4cc1-b829-756a15f91640/cba.zip written successfully 2022-03-28 06:21:32,470|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(8c5a7b9d-f84f-4cc1-b829-756a15f91640) CBA(/opt/app/onap/blueprints/archive/8c5a7b9d-f84f-4cc1-b829-756a15f91640/cba.zip) 2022-03-28 06:21:32,480|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c5a7b9d-f84f-4cc1-b829-756a15f91640) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:21:32,490|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:21:32,532|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:21:32,532|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:21:32,533|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:21:32,551|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c5a7b9d-f84f-4cc1-b829-756a15f91640) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:21:32,570|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-28 06:21:32,584|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-28 06:21:32,586|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-28 06:21:32,619|6187e2ad-227c-48b0-bed5-dc5bd3174a94||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/8c5a7b9d-f84f-4cc1-b829-756a15f91640) present to clean. 2022-03-28 06:21:53,033|8d12d81a-22ae-49b2-b082-ef662c34f2b8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-03-28 06:21:53,127|8d12d81a-22ae-49b2-b082-ef662c34f2b8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:21:53,130|8d12d81a-22ae-49b2-b082-ef662c34f2b8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:21:53,134|8d12d81a-22ae-49b2-b082-ef662c34f2b8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:21:53,361|743b7225-e920-485c-bcba-72af858b0051||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:21:53,362|743b7225-e920-485c-bcba-72af858b0051||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:21:53,366|743b7225-e920-485c-bcba-72af858b0051||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:21:53,847|499ef2f0-cf36-4b82-9c96-0ad0f9469753||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:21:53,847|499ef2f0-cf36-4b82-9c96-0ad0f9469753||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:21:53,851|499ef2f0-cf36-4b82-9c96-0ad0f9469753||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:21:54,114|4dce4ae8-ff6b-47d1-bfd7-4bad766535fb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:21:54,114|4dce4ae8-ff6b-47d1-bfd7-4bad766535fb||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:21:54,124|4dce4ae8-ff6b-47d1-bfd7-4bad766535fb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:22:07,740|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-28 06:22:07,865|||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-28 06:22:07,871|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| request(86b69150-c408-49a3-a3ea-fe4bcbdfa3b5) 2022-03-28 06:22:07,872|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| CBA file(/opt/app/onap/blueprints/archive/4e59ab76-561c-455d-bc44-f35f2c4670f4/cba.zip written successfully 2022-03-28 06:22:07,872|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(4e59ab76-561c-455d-bc44-f35f2c4670f4) CBA(/opt/app/onap/blueprints/archive/4e59ab76-561c-455d-bc44-f35f2c4670f4/cba.zip) 2022-03-28 06:22:07,888|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e59ab76-561c-455d-bc44-f35f2c4670f4) and entry definition file (Definitions/pnf_netconf.json) 2022-03-28 06:22:07,892|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:22:07,903|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:22:07,904|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:22:07,911|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e59ab76-561c-455d-bc44-f35f2c4670f4) and entry definition file (Definitions/pnf_netconf.json) 2022-03-28 06:22:07,937|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-28 06:22:07,960|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-28 06:22:07,961|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-28 06:22:07,986|86b69150-c408-49a3-a3ea-fe4bcbdfa3b5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/4e59ab76-561c-455d-bc44-f35f2c4670f4) present to clean. 2022-03-28 06:28:08,976|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id f4ca6c1c-7e7d-42e3-8936-88eb2e961a33 2022-03-28 06:28:08,978|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:28:08,978|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:28:08,980|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:28:08,981|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:28:08,985|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:28:09,003|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (resource-assignment) 2022-03-28 06:28:09,005|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-28 06:28:09,005|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:28:09,010|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(f4ca6c1c-7e7d-42e3-8936-88eb2e961a33) for workflow(resource-assignment) step(resource-assignment) 2022-03-28 06:28:09,010|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:09,011|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-28 06:28:09,013|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-03-28 06:28:09,048|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:28:09,053|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-28 06:28:09,054|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("58817ef9-fdab-4950-a79a-6e80733dee70") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:28:09,055|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("1db49cc5-46d9-4983-a1a1-5c578ce68f0c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:28:09,071|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "service-instance-id" : "58817ef9-fdab-4950-a79a-6e80733dee70", "vnf-id" : "1db49cc5-46d9-4983-a1a1-5c578ce68f0c", "vnf_name" : "ubuntu20-VNF-name" }) 2022-03-28 06:28:09,097|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:28:09,097|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:09,097|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-28 06:28:09,100|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 078e2d81-5a9a-49ba-8e16-626e97e8f8fe auditStoreId -1 2022-03-28 06:28:21,066|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id 48ce2793-9a51-4c5d-a4c6-78207c06bc43 2022-03-28 06:28:21,066|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:28:21,066|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:28:21,066|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:28:21,066|6a30265e-2b55-4310-b9fb-4094932ea857||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:28:21,067|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:28:21,071|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (resource-assignment) 2022-03-28 06:28:21,072|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-28 06:28:21,072|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:28:21,073|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(48ce2793-9a51-4c5d-a4c6-78207c06bc43) for workflow(resource-assignment) step(resource-assignment) 2022-03-28 06:28:21,073|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:21,073|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-28 06:28:21,074|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-03-28 06:28:21,095|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:28:21,102|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-03-28 06:28:21,104|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-03-28 06:28:21,104|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-03-28 06:28:21,105|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-03-28 06:28:21,105|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ab0ad51a-6e0b-4487-a595-64c36404d180") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-03-28 06:28:21,106|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("58817ef9-fdab-4950-a79a-6e80733dee70") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:28:21,112|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:28:21,116|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-03-28 06:28:21,119|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-03-28 06:28:21,122|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("1db49cc5-46d9-4983-a1a1-5c578ce68f0c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:28:21,124|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "58817ef9-fdab-4950-a79a-6e80733dee70", "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" : "ab0ad51a-6e0b-4487-a595-64c36404d180", "vnf-id" : "1db49cc5-46d9-4983-a1a1-5c578ce68f0c", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-03-28 06:28:21,140|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:28:21,141|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:21,141|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-28 06:28:21,142|6a30265e-2b55-4310-b9fb-4094932ea857||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3fe431c4-dd89-4b52-82fc-16944593e289 auditStoreId -1 2022-03-28 06:28:29,973|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-28 06:28:30,081|||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-28 06:28:30,125|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id 6a30265e-2b55-4310-b9fb-4094932ea857 2022-03-28 06:28:30,125|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:28:30,125|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:28:30,126|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:28:30,126|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:28:30,127|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:28:30,132|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (config-assign) 2022-03-28 06:28:30,133|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-03-28 06:28:30,133|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:28:30,134|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(6a30265e-2b55-4310-b9fb-4094932ea857) for workflow(config-assign) step(config-assign) 2022-03-28 06:28:30,134|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:30,134|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-03-28 06:28:30,137|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-03-28 06:28:30,172|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:28:30,174|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-28 06:28:30,174|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("58817ef9-fdab-4950-a79a-6e80733dee70") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:28:30,174|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("1db49cc5-46d9-4983-a1a1-5c578ce68f0c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:28:30,195|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (vnf-id) 2022-03-28 06:28:30,195|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (vnf_name) 2022-03-28 06:28:30,195|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource resolution saved into database successfully : (service-instance-id) 2022-03-28 06:28:30,196|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "service-instance-id" : "58817ef9-fdab-4950-a79a-6e80733dee70", "vnf-id" : "1db49cc5-46d9-4983-a1a1-5c578ce68f0c", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-03-28 06:28:30,219|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-03-28 06:28:30,234|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:28:30,235|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:28:30,235|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:28:30,235|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-03-28 06:28:30,236|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 66f4751a-bcb3-42cb-a2d3-065a9c7982b7 auditStoreId -1 2022-03-28 06:28:30,281|6a30265e-2b55-4310-b9fb-4094932ea857||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Completed 2022-03-28 06:32:40,650|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-28 06:32:40,651|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-28 06:32:40,651|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-28 06:32:41,078|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-28 06:32:41,078|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-28 06:32:41,762|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-28 06:32:41,763|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(bb6cd1cf-7a78-4f4b-bf46-d1f20fd6d1cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-28 06:32:41,791|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(9999e5dd-9c21-4ca9-8e31-023f0b260804) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-28 06:32:41,800|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(93ad598c-37b8-4dcf-b0a2-3d56820ae59d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-28 06:32:41,813|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(2c05f717-abb9-4328-8c76-a486d0af30d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-28 06:32:41,830|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(a6b40daa-0fa3-42fa-bb41-e7b0a5537ab6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-28 06:32:41,853|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(c7782480-b194-414c-832c-e3d0c7b89245) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-28 06:32:41,875|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,875|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,876|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,876|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,876|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,877|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:41,910|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:32:41,947|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:32:41,972|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:32:42,001|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:32:42,110|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:42,111|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:42,112|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,113|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(HealthCheck) 2022-03-28 06:32:42,114|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-28 06:32:42,115|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-assign) 2022-03-28 06:32:42,116|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(vf-config-deploy) 2022-03-28 06:32:42,167|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,225|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-28 06:32:42,245|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-28 06:32:42,257|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-28 06:32:42,287|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:42,289|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:42,290|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,348|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,404|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:32:42,422|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-28 06:32:42,423|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-28 06:32:42,469|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:42,469|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:42,470|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,516|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,561|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:42,562|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,573|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:32:42,590|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-28 06:32:42,590|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-28 06:32:42,720|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:42,721|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,722|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,743|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,778|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-28 06:32:42,799|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-28 06:32:42,811|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-28 06:32:42,850|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-28 06:32:42,874|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-28 06:32:42,875|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-28 06:32:42,924|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:42,925|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:42,926|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign-day-2) 2022-03-28 06:32:42,927|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:42,928|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy-day-2) 2022-03-28 06:32:42,957|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:42,972|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-28 06:32:42,990|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-28 06:32:42,991|653cd59a-7ec0-4cb5-8050-2dc9ce2a3c29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-28 06:32:55,831|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b257e1a-dbbf-41b4-96fd-079b3883b6d5) 2022-03-28 06:32:55,832|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| deleting definition types under : /opt/app/onap/blueprints/working/3b257e1a-dbbf-41b4-96fd-079b3883b6d5/Definitions 2022-03-28 06:32:55,836|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| reinitialized all type definitions 2022-03-28 06:32:55,837|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-28 06:32:55,866|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(vnf-template) 2022-03-28 06:32:55,873|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-28 06:32:55,878|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-28 06:32:55,897|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:55,938|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:55,956|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:55,964|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-28 06:32:55,964|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-28 06:32:55,964|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-28 06:32:55,980|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,011|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,021|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,032|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-28 06:32:56,060|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,070|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,081|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,090|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,111|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,121|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,139|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-28 06:32:56,144|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-28 06:32:56,144|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-28 06:32:56,145|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-28 06:32:56,158|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,166|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,174|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(input) 2022-03-28 06:32:56,181|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-28 06:32:56,219|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(resource-assignment) 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-28 06:32:56,220|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b257e1a-dbbf-41b4-96fd-079b3883b6d5/Templates/vnf-mapping.json 2022-03-28 06:32:56,230|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-28 06:32:56,230|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-28 06:32:56,230|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b257e1a-dbbf-41b4-96fd-079b3883b6d5/Templates/base_ubuntu20-mapping.json 2022-03-28 06:32:56,237|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-28 06:32:56,237|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-28 06:32:56,238|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-assign) 2022-03-28 06:32:56,239|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-28 06:32:56,239|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-assign) targets(config-assign) 2022-03-28 06:32:56,239|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-28 06:32:56,239|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-28 06:32:56,239|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b257e1a-dbbf-41b4-96fd-079b3883b6d5/Templates/baseconfig-mapping.json 2022-03-28 06:32:56,246|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-28 06:32:56,246|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-28 06:32:56,247|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing Workflow(config-deploy) 2022-03-28 06:32:56,247|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-28 06:32:56,247|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-28 06:32:56,247|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| workflow(config-deploy) resource assignment files([] 2022-03-28 06:32:56,248|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| ##### Enhancing blueprint Resource Definitions 2022-03-28 06:32:56,248|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-28 06:32:56,248|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/vnf-mapping.json) 2022-03-28 06:32:56,248|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-28 06:32:56,248|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing file (Templates/baseconfig-mapping.json) 2022-03-28 06:32:56,269|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:32:56,331|6fdb079f-b45f-4a36-9bca-49f87b47db1e||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-28 06:32:56,552|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Save processing(c2521a1b-a210-4b58-9908-eeeeaed62e46) CBA(/opt/app/onap/blueprints/archive/c2521a1b-a210-4b58-9908-eeeeaed62e46/cba.zip) 2022-03-28 06:32:56,567|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2521a1b-a210-4b58-9908-eeeeaed62e46) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:32:56,580|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-28 06:32:56,637|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(resource-assignment) 2022-03-28 06:32:56,641|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-assign) 2022-03-28 06:32:56,642|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Validating Workflow(config-deploy) 2022-03-28 06:32:56,658|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2521a1b-a210-4b58-9908-eeeeaed62e46) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:32:56,669|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-28 06:32:56,681|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-28 06:32:56,702|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-28 06:32:56,724|677b7718-1684-4855-b7d7-a830c4454696||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| No compiled cache(/opt/app/onap/blueprints/working/c2521a1b-a210-4b58-9908-eeeeaed62e46) present to clean. 2022-03-28 06:33:24,414|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id d94ee976-95dc-4e8a-b73f-727ea4fd2971 2022-03-28 06:33:24,415|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:33:24,415|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:33:24,417|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-03-28 06:33:24,479|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:33:24,481|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:33:24,484|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:33:24,497|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (resource-assignment) 2022-03-28 06:33:24,497|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-28 06:33:24,497|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:33:24,499|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(d94ee976-95dc-4e8a-b73f-727ea4fd2971) for workflow(resource-assignment) step(resource-assignment) 2022-03-28 06:33:24,499|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:24,499|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-28 06:33:24,500|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-03-28 06:33:24,516|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:33:24,518|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-28 06:33:24,518|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("146ca972-821f-410e-8ea1-9e0b535713ac") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:33:24,519|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("4d367251-c9b3-4ee8-870f-039d5b22a9c9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:33:24,519|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "service-instance-id" : "146ca972-821f-410e-8ea1-9e0b535713ac", "vnf-id" : "4d367251-c9b3-4ee8-870f-039d5b22a9c9", "vnf_name" : "ubuntu20-VNF-name" }) 2022-03-28 06:33:24,529|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:33:24,529|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:24,529|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-28 06:33:24,530|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2f4cea39-84e3-4f54-b8f9-bcef6d770ded auditStoreId -1 2022-03-28 06:33:31,639|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id f62f805d-2ec1-4269-abfa-92395f378d78 2022-03-28 06:33:31,639|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:33:31,640|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:33:31,641|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:33:31,641|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:33:31,644|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:33:31,662|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (resource-assignment) 2022-03-28 06:33:31,663|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-03-28 06:33:31,663|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:33:31,663|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(f62f805d-2ec1-4269-abfa-92395f378d78) for workflow(resource-assignment) step(resource-assignment) 2022-03-28 06:33:31,663|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:31,664|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-03-28 06:33:31,664|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-03-28 06:33:31,688|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:33:31,691|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-03-28 06:33:31,691|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-03-28 06:33:31,691|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-03-28 06:33:31,691|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-03-28 06:33:31,692|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("fa33309a-1669-497b-acec-ac1daae8c185") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-03-28 06:33:31,692|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("146ca972-821f-410e-8ea1-9e0b535713ac") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:33:31,692|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:33:31,692|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-03-28 06:33:31,693|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-03-28 06:33:31,693|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("4d367251-c9b3-4ee8-870f-039d5b22a9c9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:33:31,694|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "146ca972-821f-410e-8ea1-9e0b535713ac", "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" : "fa33309a-1669-497b-acec-ac1daae8c185", "vnf-id" : "4d367251-c9b3-4ee8-870f-039d5b22a9c9", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-03-28 06:33:31,704|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:33:31,704|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:31,704|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-03-28 06:33:31,705|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0c33ed2b-ce59-4572-9f0e-029d588dc0c5 auditStoreId -1 2022-03-28 06:33:36,192|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-28 06:33:36,312|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-03-28 06:33:36,317|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| processing request id 5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe 2022-03-28 06:33:36,317|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionInput called not to store the Workflow action input details 2022-03-28 06:33:36,317|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| StoreAuditService ID -1 2022-03-28 06:33:36,317|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-03-28 06:33:36,317|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-03-28 06:33:36,319|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-03-28 06:33:36,331|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Deriving input data for workflow: (config-assign) 2022-03-28 06:33:36,332|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-03-28 06:33:36,332|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-28 06:33:36,333|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| preparing request id(5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe) for workflow(config-assign) step(config-assign) 2022-03-28 06:33:36,333|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:36,333|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-03-28 06:33:36,333|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-03-28 06:33:36,354|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved. 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name) 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource (service-instance-id) already resolved: value=(58817ef9-fdab-4950-a79a-6e80733dee70) 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("58817ef9-fdab-4950-a79a-6e80733dee70") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Resource (vnf-id) already resolved: value=(1db49cc5-46d9-4983-a1a1-5c578ce68f0c) 2022-03-28 06:33:36,355|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Setting Resource Value ("1db49cc5-46d9-4983-a1a1-5c578ce68f0c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-03-28 06:33:36,364|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = success required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = success required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = success required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-03-28 06:33:36,365|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Generated Resource Param Data ({ "service-instance-id" : "58817ef9-fdab-4950-a79a-6e80733dee70", "vnf-id" : "1db49cc5-46d9-4983-a1a1-5c578ce68f0c", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-03-28 06:33:36,381|||DefaultDispatcher-worker-20||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name) 2022-03-28 06:33:36,397|||DefaultDispatcher-worker-20||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-03-28 06:33:36,407|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| 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-28 06:33:36,407|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Preparing Response... 2022-03-28 06:33:36,407|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-03-28 06:33:36,407|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-03-28 06:33:36,408|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 99d08fc0-c79c-477f-86b1-ffe9f4affd55 auditStoreId -1 2022-03-28 06:33:36,412|5ce399eb-ccb3-4a23-b40d-9ab5ac3e7afe||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-2nbbs|||| Completed Mar 28, 2022 6:45:35 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)