By type
05:04:08,673 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:04:08,676 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:04:08,678 |-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:04:08,680 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:04:08,680 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:04:08,680 |-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:04:08,699 |-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:04:08,856 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:04:08,864 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:04:08,869 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:04:08,877 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:04:08,961 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:04:08,961 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:04:08,962 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:04:08,965 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-11 05:04:09,854|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-s4hch 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-11 05:04:09,857|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-11 05:04:13,741|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-11 05:04:14,567|||main||||INFO||||||| Finished Spring Data repository scanning in 803ms. Found 11 JPA repository interfaces. 2022-03-11 05:04:17,850|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-11 05:04:17,949|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-11 05:04:18,237|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-11 05:04:18,816|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-11 05:04:19,253|||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-11 05:04:19,261|||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-11 05:04:19,506|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-11 05:04:21,096|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-11 05:04:21,115|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-11 05:04:21,274|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-11 05:04:22,623|||main||||INFO||||||| Audit service is disabled 2022-03-11 05:04:22,797|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-11 05:04:24,786|||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-11 05:04:24,856|||main||||INFO||||||| Dependency Management module created... 2022-03-11 05:04:26,247|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-11 05:04:26,649|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-11 05:04:28,106|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-11 05:04:30,069|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-11 05:04:30,508|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-11 05:04:30,516|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 21.363 seconds (JVM running for 22.401) 2022-03-11 05:04:30,543|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-11 05:47:56,056|f563f895-ad6c-47fa-aa6f-9f80f0815abd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 05:47:56,057|f563f895-ad6c-47fa-aa6f-9f80f0815abd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 05:47:56,058|f563f895-ad6c-47fa-aa6f-9f80f0815abd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 05:47:56,913|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 05:47:56,918|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 05:47:58,211|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 05:47:58,222|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(22a14bc0-3d0b-45ed-a6d8-7fd187aa2e4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 05:47:58,299|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(f2f95f48-af6c-4834-a2d2-630fa5e1ea93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 05:47:58,313|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(232bee14-c851-4454-a12a-f1cb097491a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 05:47:58,331|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(82a1abed-740e-4ce2-b9dc-33f20a1b21a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 05:47:58,351|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(b268f4fc-d918-4d4a-ac59-6611d46bf9db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 05:47:58,377|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(c665c9f8-c07e-4dea-82aa-86391bcd0bcc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 05:47:58,397|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,403|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,403|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,404|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,404|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,404|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:58,547|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 05:47:58,595|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 05:47:58,682|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 05:47:58,709|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 05:47:58,906|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 05:47:58,916|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 05:47:58,917|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:58,918|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 05:47:58,919|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 05:47:58,919|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 05:47:58,920|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 05:47:58,991|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:59,235|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 05:47:59,236|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 05:47:59,237|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:59,306|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:59,398|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 05:47:59,399|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:59,436|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:59,546|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 05:47:59,547|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 05:47:59,548|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 05:47:59,550|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:59,551|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 05:47:59,582|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:59,679|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 05:47:59,680|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 05:47:59,680|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:59,721|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 05:47:59,722|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 05:47:59,723|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:47:59,730|f563f895-ad6c-47fa-aa6f-9f80f0815abd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 05:48:11,658|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e06d7931-5799-4fcd-b5a0-fd1d091eb943) 2022-03-11 05:48:11,663|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/e06d7931-5799-4fcd-b5a0-fd1d091eb943/Definitions 2022-03-11 05:48:11,677|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 05:48:11,685|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-11 05:48:11,715|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-11 05:48:11,738|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-11 05:48:11,745|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-11 05:48:11,750|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-11 05:48:11,797|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-11 05:48:11,831|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-assign) 2022-03-11 05:48:11,832|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-11 05:48:11,832|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-assign) targets(resolve-data) 2022-03-11 05:48:11,832|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-11 05:48:11,833|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-11 05:48:11,833|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/e06d7931-5799-4fcd-b5a0-fd1d091eb943/Templates/netconfrpc-mapping.json 2022-03-11 05:48:11,843|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-11 05:48:11,844|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-11 05:48:11,845|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-deploy) 2022-03-11 05:48:11,846|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-11 05:48:11,846|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-11 05:48:11,846|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) resource assignment files([] 2022-03-11 05:48:11,846|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 05:48:11,846|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-11 05:48:11,848|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-11 05:48:11,861|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| distinct resource keys ([input-source]) 2022-03-11 05:48:11,869|90229cfa-5048-49f3-b169-bbc674f8a1e1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-11 05:48:36,638|2aa69f6b-f606-4d8c-80c0-091266d65ee5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-11 05:48:36,638|2aa69f6b-f606-4d8c-80c0-091266d65ee5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 05:48:36,638|2aa69f6b-f606-4d8c-80c0-091266d65ee5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 05:48:36,785|2aa69f6b-f606-4d8c-80c0-091266d65ee5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 05:48:36,786|2aa69f6b-f606-4d8c-80c0-091266d65ee5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 05:48:37,449|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/69f04134-b469-496b-8b3b-b3134559eed7) 2022-03-11 05:48:37,450|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/69f04134-b469-496b-8b3b-b3134559eed7/Definitions 2022-03-11 05:48:37,452|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 05:48:37,453|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-11 05:48:37,473|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-11 05:48:37,478|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-11 05:48:37,482|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-11 05:48:37,496|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(helloworld) 2022-03-11 05:48:37,496|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-11 05:48:37,496|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(helloworld) targets(helloworld) 2022-03-11 05:48:37,496|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-11 05:48:37,496|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-11 05:48:37,497|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/69f04134-b469-496b-8b3b-b3134559eed7/Templates/hello-world-mapping.json 2022-03-11 05:48:37,505|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-11 05:48:37,505|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-11 05:48:37,505|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 05:48:37,505|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-11 05:48:37,505|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/hello-world-mapping.json) 2022-03-11 05:48:37,511|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| distinct resource keys ([]) 2022-03-11 05:48:37,511|785ec34d-5618-4381-acc6-0ecbcb50ede6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [] 2022-03-11 05:48:37,716|ada6b347-82b2-4d36-8bb3-582be1f14b96||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(ebbe19da-a6cd-4059-af32-b5f87c624f0e) CBA(/opt/app/onap/blueprints/archive/ebbe19da-a6cd-4059-af32-b5f87c624f0e/cba.zip) 2022-03-11 05:48:37,725|ada6b347-82b2-4d36-8bb3-582be1f14b96||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebbe19da-a6cd-4059-af32-b5f87c624f0e) and entry definition file (Definitions/blueprint.json) 2022-03-11 05:48:37,740|ada6b347-82b2-4d36-8bb3-582be1f14b96||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(helloworld) 2022-03-11 05:48:37,747|ada6b347-82b2-4d36-8bb3-582be1f14b96||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebbe19da-a6cd-4059-af32-b5f87c624f0e) and entry definition file (Definitions/blueprint.json) 2022-03-11 05:48:37,801|ada6b347-82b2-4d36-8bb3-582be1f14b96||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/working/ebbe19da-a6cd-4059-af32-b5f87c624f0e) present to clean. 2022-03-11 05:48:38,031|61f6d515-0042-475d-b6ed-2d7944fdf0c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing request id 654321 2022-03-11 05:48:38,031|61f6d515-0042-475d-b6ed-2d7944fdf0c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| storeExecutionInput called not to store the Workflow action input details 2022-03-11 05:48:38,032|61f6d515-0042-475d-b6ed-2d7944fdf0c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| StoreAuditService ID -1 2022-03-11 05:48:38,040|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| getting cba file name(test101), version(1.0.1) from db 2022-03-11 05:48:38,104|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-11 05:48:38,106|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-11 05:48:38,108|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-11 05:48:38,120|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deriving input data for workflow: (helloworld) 2022-03-11 05:48:38,122|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-11 05:48:38,122|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-11 05:48:38,132|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-11 05:48:38,133|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-11 05:48:38,134|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-11 05:48:38,158|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-11 05:48:38,200|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Batched Sequence : ([]) 2022-03-11 05:48:38,204|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Generated Resource Param Data ({ }) 2022-03-11 05:48:38,327|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Preparing Response... 2022-03-11 05:48:38,331|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-11 05:48:38,331|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-11 05:48:38,334|61f6d515-0042-475d-b6ed-2d7944fdf0c4||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5926d163-c48b-45e0-b6ff-540f0b15e78d auditStoreId -1 2022-03-11 06:03:43,532|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 06:03:43,533|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 06:03:43,533|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 06:03:43,727|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 06:03:43,727|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 06:03:44,469|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 06:03:44,470|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(3187daf0-1a4d-4924-94a0-0addf9d7f20f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 06:03:44,494|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(caf3d881-9ea8-42a1-b236-df80f1604ea2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 06:03:44,504|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(666640d8-363c-4e31-bd9d-1ae4e500be62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 06:03:44,518|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(d4e9bdb7-8d19-410e-8321-3c12fcbed127) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 06:03:44,535|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(93eeedb3-ce94-4365-a1c9-9e77ce2216f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 06:03:44,551|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(63fb092a-4dd1-49d5-b662-5d5e50e41c59) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 06:03:44,567|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,568|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,568|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,568|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,568|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,569|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,611|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:03:44,630|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:03:44,649|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:03:44,683|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:03:44,765|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:44,766|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:44,767|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:44,767|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 06:03:44,768|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 06:03:44,769|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 06:03:44,770|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 06:03:44,816|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,864|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-11 06:03:44,883|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-11 06:03:44,894|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-11 06:03:44,921|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:44,922|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:44,966|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:44,998|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-11 06:03:45,007|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-11 06:03:45,020|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-11 06:03:45,072|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:45,073|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:45,074|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:45,173|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:45,231|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:03:45,244|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-11 06:03:45,257|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:03:45,301|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:45,303|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:45,303|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:45,346|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:45,347|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:45,348|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:45,367|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:45,382|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:03:45,388|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-11 06:03:45,396|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:03:45,424|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:03:45,431|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:03:45,440|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:03:45,466|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:45,467|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:45,467|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 06:03:45,468|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:45,469|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 06:03:45,485|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:45,496|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-11 06:03:45,503|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-11 06:03:45,505|970c5e33-75bc-44c8-9ab5-83c9c215b5e1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-11 06:03:56,921|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/017e7e12-cfb5-4fc2-b7f0-02070b05054d) 2022-03-11 06:03:56,922|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/017e7e12-cfb5-4fc2-b7f0-02070b05054d/Definitions 2022-03-11 06:03:56,924|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 06:03:56,925|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-11 06:03:56,940|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(vnf-template) 2022-03-11 06:03:56,944|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-11 06:03:56,947|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-11 06:03:56,961|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:56,970|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:56,976|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:56,980|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-11 06:03:56,981|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-11 06:03:56,981|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-11 06:03:56,993|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:56,998|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,005|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,011|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:03:57,028|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,033|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,039|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,045|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,050|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,056|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,069|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-11 06:03:57,075|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-11 06:03:57,075|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-11 06:03:57,075|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-11 06:03:57,087|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,092|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,097|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:03:57,102|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-11 06:03:57,127|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(resource-assignment) 2022-03-11 06:03:57,128|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-11 06:03:57,128|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-11 06:03:57,129|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-11 06:03:57,129|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-11 06:03:57,129|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-11 06:03:57,129|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/017e7e12-cfb5-4fc2-b7f0-02070b05054d/Templates/vnf-mapping.json 2022-03-11 06:03:57,135|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-11 06:03:57,136|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-11 06:03:57,136|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/017e7e12-cfb5-4fc2-b7f0-02070b05054d/Templates/base_ubuntu20-mapping.json 2022-03-11 06:03:57,142|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-11 06:03:57,142|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-11 06:03:57,143|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-assign) 2022-03-11 06:03:57,144|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-11 06:03:57,144|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-assign) targets(config-assign) 2022-03-11 06:03:57,144|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-11 06:03:57,144|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-11 06:03:57,144|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/017e7e12-cfb5-4fc2-b7f0-02070b05054d/Templates/baseconfig-mapping.json 2022-03-11 06:03:57,150|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-11 06:03:57,151|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-11 06:03:57,151|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-deploy) 2022-03-11 06:03:57,152|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-11 06:03:57,152|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-11 06:03:57,152|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) resource assignment files([] 2022-03-11 06:03:57,152|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 06:03:57,152|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-11 06:03:57,153|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/vnf-mapping.json) 2022-03-11 06:03:57,153|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-11 06:03:57,153|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/baseconfig-mapping.json) 2022-03-11 06:03:57,168|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:03:57,208|5adc5362-fbc3-4e09-9b3e-33a49d75ae06||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-11 06:03:57,392|019505a3-7e97-4c03-a13c-fdebed6302ff||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(705cbd31-9bb1-408f-ad3e-72f7447483d2) CBA(/opt/app/onap/blueprints/archive/705cbd31-9bb1-408f-ad3e-72f7447483d2/cba.zip) 2022-03-11 06:03:57,401|019505a3-7e97-4c03-a13c-fdebed6302ff||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/705cbd31-9bb1-408f-ad3e-72f7447483d2) and entry definition file (Definitions/ubuntu20.json) 2022-03-11 06:03:57,413|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:03:57,447|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:03:57,448|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:03:57,449|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:03:57,459|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/705cbd31-9bb1-408f-ad3e-72f7447483d2) and entry definition file (Definitions/ubuntu20.json) 2022-03-11 06:03:57,485|019505a3-7e97-4c03-a13c-fdebed6302ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/working/705cbd31-9bb1-408f-ad3e-72f7447483d2) present to clean. 2022-03-11 06:04:36,252|ed7f8759-5243-497b-a6e6-b2b38c327474||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 06:04:36,253|ed7f8759-5243-497b-a6e6-b2b38c327474||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 06:04:36,253|ed7f8759-5243-497b-a6e6-b2b38c327474||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 06:04:36,508|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 06:04:36,508|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 06:04:36,872|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 06:04:36,874|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(1a3de3fb-0451-4066-8693-8f344e3ab3c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 06:04:36,891|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(d7f8554c-f673-41e5-93a8-77b04144944e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 06:04:36,897|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(d0df6092-3724-44db-9713-bb0e59c8685f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 06:04:36,906|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(c78de27e-ba32-4e0d-b0bb-fe2c1ffc5809) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 06:04:36,918|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(22cfc315-0294-4bae-8cce-3828859ce914) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 06:04:36,930|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(ed835d17-a10f-484e-b198-0d010cb5ebfd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 06:04:36,943|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,943|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,943|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,943|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,944|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,944|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:36,969|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:04:37,006|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:04:37,024|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:04:37,043|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:04:37,150|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:04:37,151|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:04:37,151|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,193|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,238|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:04:37,250|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-11 06:04:37,258|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:04:37,281|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:04:37,282|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:04:37,282|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,321|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,347|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:04:37,355|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-11 06:04:37,356|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:04:37,401|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:04:37,402|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:04:37,403|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,403|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 06:04:37,404|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 06:04:37,405|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 06:04:37,406|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 06:04:37,465|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,511|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-11 06:04:37,519|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-11 06:04:37,520|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-11 06:04:37,538|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:04:37,539|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,580|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:04:37,581|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,582|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,594|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,617|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-11 06:04:37,625|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-11 06:04:37,626|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-11 06:04:37,652|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:04:37,659|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:04:37,659|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:04:37,698|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:04:37,699|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:04:37,700|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 06:04:37,701|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:04:37,702|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 06:04:37,723|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:37,733|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-11 06:04:37,740|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-11 06:04:37,741|ed7f8759-5243-497b-a6e6-b2b38c327474||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-11 06:04:39,012|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e7061013-2db7-4720-91e0-abb66ed1710d) 2022-03-11 06:04:39,013|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/e7061013-2db7-4720-91e0-abb66ed1710d/Definitions 2022-03-11 06:04:39,015|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 06:04:39,016|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-03-11 06:04:39,031|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-03-11 06:04:39,037|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-03-11 06:04:39,041|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-03-11 06:04:39,061|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(capability) 2022-03-11 06:04:39,077|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(capability) 2022-03-11 06:04:39,085|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-11 06:04:39,098|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,114|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,124|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,134|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,144|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,187|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-03-11 06:04:39,191|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-03-11 06:04:39,191|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-03-11 06:04:39,205|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(capability) 2022-03-11 06:04:39,212|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(capability) 2022-03-11 06:04:39,220|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(capability) 2022-03-11 06:04:39,228|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(processor-db) 2022-03-11 06:04:39,236|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,248|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,258|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,270|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,282|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,294|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:04:39,328|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(resource-resolution) 2022-03-11 06:04:39,328|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-03-11 06:04:39,328|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-03-11 06:04:39,329|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-03-11 06:04:39,329|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-03-11 06:04:39,329|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-03-11 06:04:39,329|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/e7061013-2db7-4720-91e0-abb66ed1710d/Templates/hello-world-velocity-mapping.json 2022-03-11 06:04:39,336|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-03-11 06:04:39,336|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-03-11 06:04:39,336|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/e7061013-2db7-4720-91e0-abb66ed1710d/Templates/hello-world-jinja-mapping.json 2022-03-11 06:04:39,344|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-03-11 06:04:39,344|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-03-11 06:04:39,344|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 06:04:39,345|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-03-11 06:04:39,345|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-03-11 06:04:39,345|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-03-11 06:04:39,358|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:39,404|3322ade9-fc9c-4ce8-96e1-c356d21f558d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-03-11 06:04:39,573|9a1ddff6-5087-4650-a12c-00797f952741||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(e84e3183-2e08-4509-8358-ddb51e46e3be) CBA(/opt/app/onap/blueprints/archive/e84e3183-2e08-4509-8358-ddb51e46e3be/cba.zip) 2022-03-11 06:04:39,584|9a1ddff6-5087-4650-a12c-00797f952741||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e84e3183-2e08-4509-8358-ddb51e46e3be) and entry definition file (Definitions/resource-resolution.json) 2022-03-11 06:04:39,611|9a1ddff6-5087-4650-a12c-00797f952741||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-resolution) 2022-03-11 06:04:39,620|9a1ddff6-5087-4650-a12c-00797f952741||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e84e3183-2e08-4509-8358-ddb51e46e3be) and entry definition file (Definitions/resource-resolution.json) 2022-03-11 06:04:39,640|9a1ddff6-5087-4650-a12c-00797f952741||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/working/e84e3183-2e08-4509-8358-ddb51e46e3be) present to clean. 2022-03-11 06:04:39,772|f40478af-0e33-4be7-b2f5-ae638f90084c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing request id 3a207c1e-d58b-4974-803a-8c9880f00041 2022-03-11 06:04:39,772|f40478af-0e33-4be7-b2f5-ae638f90084c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| storeExecutionInput called not to store the Workflow action input details 2022-03-11 06:04:39,772|f40478af-0e33-4be7-b2f5-ae638f90084c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| StoreAuditService ID -1 2022-03-11 06:04:39,776|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-03-11 06:04:39,837|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:39,839|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-03-11 06:04:39,840|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:39,862|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deriving input data for workflow: (resource-resolution) 2022-03-11 06:04:39,866|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-03-11 06:04:39,866|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-11 06:04:39,868|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| preparing request id(3a207c1e-d58b-4974-803a-8c9880f00041) for workflow(resource-resolution) step(helloworld) 2022-03-11 06:04:39,868|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-03-11 06:04:39,868|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:39,869|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-03-11 06:04:39,900|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:39,937|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:39,937|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-11 06:04:40,231|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-11 06:04:40,323|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:40,338|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:40,339|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-11 06:04:40,339|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-11 06:04:40,339|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-03-11 06:04:40,379|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_put) 2022-03-11 06:04:40,407|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-11 06:04:40,408|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Getting Jython Script Class(ResolvProperties) 2022-03-11 06:04:44,951|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Component Object org.python.proxies.__main__$ResolvProperties$1@20d3a8ea 2022-03-11 06:04:44,956|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-03-11 06:04:44,964|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_python) 2022-03-11 06:04:44,966|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:44,966|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-11 06:04:44,975|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-11 06:04:45,003|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:45,003|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:45,004|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-11 06:04:45,004|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-11 06:04:45,004|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-03-11 06:04:45,005|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:45,005|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-11 06:04:45,008|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-11 06:04:45,017|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:45,017|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:45,018|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-11 06:04:45,018|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-11 06:04:45,018|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-03-11 06:04:45,024|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_del) 2022-03-11 06:04:45,024|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_patch) 2022-03-11 06:04:45,026|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-11 06:04:45,063|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-11 06:04:53,598|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| compiled in (8534)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-11 06:04:53,600|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-03-11 06:04:53,618|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-03-11 06:04:53,627|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_kotlin) 2022-03-11 06:04:53,630|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:53,630|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-11 06:04:53,637|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-11 06:04:53,646|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:53,647|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:53,648|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-11 06:04:53,648|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-11 06:04:53,648|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-03-11 06:04:53,655|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_get) 2022-03-11 06:04:53,665|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-03-11 06:04:53,666|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-03-11 06:04:53,681|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_default) 2022-03-11 06:04:53,690|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_input) 2022-03-11 06:04:53,692|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:53,692|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-11 06:04:53,696|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-11 06:04:53,720|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:53,720|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:53,720|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-11 06:04:53,720|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-11 06:04:53,720|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-03-11 06:04:53,729|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_post) 2022-03-11 06:04:53,745|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:53,792|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (list) 2022-03-11 06:04:53,796|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-03-11 06:04:53,796|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:53,796|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:53,796|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:53,797|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:53,797|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-03-11 06:04:53,807|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (v_db) 2022-03-11 06:04:53,812|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:53,922|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-11 06:04:53,949|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-11 06:04:53,950|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-03-11 06:04:53,994|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,000|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-11 06:04:54,001|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-03-11 06:04:54,002|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-03-11 06:04:54,002|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Getting Jython Script Class(ResolvProperties) 2022-03-11 06:04:54,012|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-03-11 06:04:54,058|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6ab84a7d 2022-03-11 06:04:54,060|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-03-11 06:04:54,067|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_python) 2022-03-11 06:04:54,068|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:54,068|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-03-11 06:04:54,071|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-03-11 06:04:54,086|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,087|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,087|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-03-11 06:04:54,087|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-03-11 06:04:54,087|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-03-11 06:04:54,093|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_patch) 2022-03-11 06:04:54,094|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-03-11 06:04:54,099|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_input) 2022-03-11 06:04:54,101|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:54,101|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-03-11 06:04:54,103|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(PUT), url(/resource-resolution/put) 2022-03-11 06:04:54,112|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,113|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,113|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-03-11 06:04:54,113|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-03-11 06:04:54,113|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-03-11 06:04:54,121|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_put) 2022-03-11 06:04:54,122|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-03-11 06:04:54,128|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_default) 2022-03-11 06:04:54,130|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:54,130|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-03-11 06:04:54,132|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-03-11 06:04:54,141|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,142|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,142|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-03-11 06:04:54,142|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-03-11 06:04:54,142|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-03-11 06:04:54,144|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:54,144|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-03-11 06:04:54,145|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(POST), url(/resource-resolution/post) 2022-03-11 06:04:54,149|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_del) 2022-03-11 06:04:54,152|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,153|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,153|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-03-11 06:04:54,153|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-03-11 06:04:54,153|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-03-11 06:04:54,156|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-03-11 06:04:54,156|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-03-11 06:04:54,159|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(GET), url(/resource-resolution/get) 2022-03-11 06:04:54,160|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_post) 2022-03-11 06:04:54,170|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,171|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,214|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-11 06:04:54,214|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-03-11 06:04:54,214|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-03-11 06:04:54,226|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_get) 2022-03-11 06:04:54,232|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,232|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-03-11 06:04:54,237|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-03-11 06:04:54,245|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response status(200 - OK) 2022-03-11 06:04:54,246|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (string) 2022-03-11 06:04:54,246|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-11 06:04:54,246|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-03-11 06:04:54,247|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-03-11 06:04:54,253|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_get_id) 2022-03-11 06:04:54,255|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-03-11 06:04:54,256|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-03-11 06:04:54,263|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_kotlin) 2022-03-11 06:04:54,266|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,272|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Response processing type (list) 2022-03-11 06:04:54,277|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,277|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,277|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,277|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,277|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-03-11 06:04:54,278|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,287|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Resource resolution saved into database successfully : (j_db) 2022-03-11 06:04:54,289|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:04:54,543|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-03-11 06:04:54,550|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-03-11 06:04:54,551|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Preparing Response... 2022-03-11 06:04:54,551|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-03-11 06:04:54,551|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-03-11 06:04:54,552|f40478af-0e33-4be7-b2f5-ae638f90084c||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 22045abb-dc3e-44f0-a4b2-ef26614c3d9b auditStoreId -1 2022-03-11 06:05:12,329|42388e3a-2d17-4934-b8a9-ba0f22daa9db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 06:05:12,329|42388e3a-2d17-4934-b8a9-ba0f22daa9db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 06:05:12,329|42388e3a-2d17-4934-b8a9-ba0f22daa9db||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 06:05:12,534|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 06:05:12,534|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 06:05:13,011|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 06:05:13,012|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(3f124af2-0b55-4932-aebe-3192b8abf06b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 06:05:13,029|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(1d808dea-3e32-46a6-9022-27d8789c3ebf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 06:05:13,037|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(86c15882-68ff-474a-beef-8bdd902c33cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 06:05:13,046|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(25c984c8-e4be-4f8a-8b43-b5ee607c4e81) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 06:05:13,057|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(12cdd45f-ac4c-4e35-b58a-a3812a4ca4fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 06:05:13,071|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(38911ad6-e8e0-4e46-83f4-7372fc035823) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 06:05:13,084|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,084|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,084|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,085|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,085|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,085|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,118|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:05:13,163|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:05:13,183|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:05:13,206|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:05:13,279|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:05:13,280|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:05:13,281|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,323|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,367|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:05:13,375|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-11 06:05:13,383|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:05:13,414|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:05:13,415|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:05:13,416|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,464|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,491|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:05:13,500|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-11 06:05:13,501|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:05:13,543|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:05:13,544|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:05:13,545|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,546|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 06:05:13,547|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 06:05:13,548|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 06:05:13,548|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 06:05:13,594|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,625|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-11 06:05:13,634|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-11 06:05:13,635|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-11 06:05:13,659|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:05:13,660|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,705|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:05:13,706|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,707|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,727|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,756|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-11 06:05:13,772|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-11 06:05:13,773|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-11 06:05:13,806|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:05:13,817|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:05:13,817|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:05:13,855|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:05:13,856|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:05:13,857|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 06:05:13,858|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:05:13,859|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 06:05:13,878|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:05:13,887|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-11 06:05:13,896|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-11 06:05:13,897|42388e3a-2d17-4934-b8a9-ba0f22daa9db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-11 06:05:24,916|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0dec31c0-328a-43f4-b807-cbbea708ec6a) 2022-03-11 06:05:24,917|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/0dec31c0-328a-43f4-b807-cbbea708ec6a/Definitions 2022-03-11 06:05:24,920|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 06:05:24,921|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-11 06:05:24,936|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-11 06:05:24,948|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-11 06:05:24,952|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-11 06:05:24,955|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-11 06:05:24,979|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-11 06:05:24,997|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-assign) 2022-03-11 06:05:24,998|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-11 06:05:24,998|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-assign) targets(resolve-data) 2022-03-11 06:05:24,998|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-11 06:05:24,998|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-11 06:05:24,998|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/0dec31c0-328a-43f4-b807-cbbea708ec6a/Templates/netconfrpc-mapping.json 2022-03-11 06:05:25,005|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-11 06:05:25,005|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-11 06:05:25,005|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-deploy) 2022-03-11 06:05:25,006|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-11 06:05:25,006|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-11 06:05:25,006|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) resource assignment files([] 2022-03-11 06:05:25,006|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 06:05:25,006|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-11 06:05:25,007|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-11 06:05:25,012|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| distinct resource keys ([input-source]) 2022-03-11 06:05:25,018|54cc035b-ddf4-490b-bb6a-8a9a6680fda1||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-11 06:07:00,687|14cbc1cb-c3d1-457a-8685-7894ec191767||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 06:07:00,688|14cbc1cb-c3d1-457a-8685-7894ec191767||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 06:07:00,688|14cbc1cb-c3d1-457a-8685-7894ec191767||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 06:07:00,859|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 06:07:00,859|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 06:07:01,241|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 06:07:01,241|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(8ba0ca42-4ae3-4c34-a170-bf9bc940840d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 06:07:01,258|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(9f75c976-7a9c-43c9-bb56-547c30552508) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 06:07:01,264|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(892ad5fd-3336-4f2c-85a1-17dd480daeba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 06:07:01,273|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(b8ae24cc-788e-4a79-a9f2-769fc2baea68) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 06:07:01,285|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(61b2610b-247b-456c-bcbc-183eacebee9a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 06:07:01,298|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(621649c9-f593-4fdd-b90e-1847096c1fd6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 06:07:01,312|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,313|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,313|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,313|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,313|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,313|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,326|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:01,361|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:01,381|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:01,413|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:01,497|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:01,498|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:01,499|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,539|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,577|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:07:01,587|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-11 06:07:01,595|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:07:01,616|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:01,617|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:01,618|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 06:07:01,619|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,620|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 06:07:01,650|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,679|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-11 06:07:01,690|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-11 06:07:01,692|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-11 06:07:01,732|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:01,732|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:01,733|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,734|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 06:07:01,734|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 06:07:01,735|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 06:07:01,736|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 06:07:01,773|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,811|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-11 06:07:01,819|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-11 06:07:01,819|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-11 06:07:01,853|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:01,854|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:01,854|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,889|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,909|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:07:01,915|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-11 06:07:01,916|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:07:01,935|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:01,936|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,965|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:01,966|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:01,966|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,971|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:01,978|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-11 06:07:01,985|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-11 06:07:01,986|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-11 06:07:01,999|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:07:02,005|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:07:02,006|14cbc1cb-c3d1-457a-8685-7894ec191767||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:07:12,623|de1e7178-d515-4220-850e-934854e0635f||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/18cea673-0982-4821-ad1d-80e78a7f9a34) 2022-03-11 06:07:12,624|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/18cea673-0982-4821-ad1d-80e78a7f9a34/Definitions 2022-03-11 06:07:12,626|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 06:07:12,627|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-11 06:07:12,638|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(vnf-template) 2022-03-11 06:07:12,641|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-11 06:07:12,643|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-11 06:07:12,664|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,672|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,675|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,677|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-11 06:07:12,677|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-11 06:07:12,677|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-11 06:07:12,686|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,689|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,695|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,699|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-11 06:07:12,708|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,712|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,717|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,721|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,725|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,728|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,737|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-11 06:07:12,740|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-11 06:07:12,740|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-11 06:07:12,740|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-11 06:07:12,751|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,756|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,763|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(input) 2022-03-11 06:07:12,767|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-11 06:07:12,793|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(resource-assignment) 2022-03-11 06:07:12,793|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-11 06:07:12,793|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-11 06:07:12,794|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-11 06:07:12,794|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-11 06:07:12,794|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-11 06:07:12,794|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/18cea673-0982-4821-ad1d-80e78a7f9a34/Templates/vnf-mapping.json 2022-03-11 06:07:12,801|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-11 06:07:12,801|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-11 06:07:12,801|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/18cea673-0982-4821-ad1d-80e78a7f9a34/Templates/base_ubuntu20-mapping.json 2022-03-11 06:07:12,806|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-11 06:07:12,806|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-11 06:07:12,807|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-assign) 2022-03-11 06:07:12,807|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-11 06:07:12,807|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-assign) targets(config-assign) 2022-03-11 06:07:12,808|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-11 06:07:12,808|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-11 06:07:12,808|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/18cea673-0982-4821-ad1d-80e78a7f9a34/Templates/baseconfig-mapping.json 2022-03-11 06:07:12,814|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-11 06:07:12,814|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-11 06:07:12,815|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-deploy) 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) resource assignment files([] 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/vnf-mapping.json) 2022-03-11 06:07:12,816|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-11 06:07:12,817|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/baseconfig-mapping.json) 2022-03-11 06:07:12,836|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:07:12,871|de1e7178-d515-4220-850e-934854e0635f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-11 06:07:13,039|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(1ae11a39-8af1-4346-8bc0-d3fe5498f8ae) CBA(/opt/app/onap/blueprints/archive/1ae11a39-8af1-4346-8bc0-d3fe5498f8ae/cba.zip) 2022-03-11 06:07:13,047|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ae11a39-8af1-4346-8bc0-d3fe5498f8ae) and entry definition file (Definitions/ubuntu20.json) 2022-03-11 06:07:13,057|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:13,077|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:07:13,078|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:13,078|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:13,086|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ae11a39-8af1-4346-8bc0-d3fe5498f8ae) and entry definition file (Definitions/ubuntu20.json) 2022-03-11 06:07:13,093|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-11 06:07:13,101|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-11 06:07:13,102|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-11 06:07:13,114|febc69fd-7fac-43c5-a519-a8c0fe353827||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/working/1ae11a39-8af1-4346-8bc0-d3fe5498f8ae) present to clean. 2022-03-11 06:07:44,612|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-03-11 06:07:44,719|||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-11 06:07:44,782|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| request(a481b069-a151-4811-8ff7-00834011dde7) 2022-03-11 06:07:44,785|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| CBA file(/opt/app/onap/blueprints/archive/f98a4a4f-73cf-41aa-9d3f-45d6b8415e73/cba.zip written successfully 2022-03-11 06:07:44,785|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(f98a4a4f-73cf-41aa-9d3f-45d6b8415e73) CBA(/opt/app/onap/blueprints/archive/f98a4a4f-73cf-41aa-9d3f-45d6b8415e73/cba.zip) 2022-03-11 06:07:44,803|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f98a4a4f-73cf-41aa-9d3f-45d6b8415e73) and entry definition file (Definitions/pnf_netconf.json) 2022-03-11 06:07:44,809|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:07:44,822|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:07:44,823|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:07:44,830|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f98a4a4f-73cf-41aa-9d3f-45d6b8415e73) and entry definition file (Definitions/pnf_netconf.json) 2022-03-11 06:07:44,845|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:07:44,856|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:07:44,856|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:07:44,872|a481b069-a151-4811-8ff7-00834011dde7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/working/f98a4a4f-73cf-41aa-9d3f-45d6b8415e73) present to clean. 2022-03-11 06:18:47,478|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-11 06:18:47,478|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-11 06:18:47,478|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-11 06:18:47,660|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-11 06:18:47,661|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-11 06:18:48,045|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-11 06:18:48,046|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(e78a6975-7388-4d8c-8803-294dfd6dc890) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-11 06:18:48,068|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(17bc8ccc-f0b8-4f42-9a2e-938bb7ffba1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-11 06:18:48,076|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(10e52731-2ba0-42a3-a725-bd7f8b52e3a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-11 06:18:48,089|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(a82069a3-80aa-4bd7-9527-fea93456d7f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-11 06:18:48,101|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(e1633504-3de2-4807-8cd2-d79d459ce196) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-11 06:18:48,111|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Save processing(91e573ed-7ffc-404c-835c-2445ec05bd77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-11 06:18:48,122|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,122|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,122|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,123|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,123|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,123|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,133|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:18:48,158|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:18:48,171|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:18:48,186|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-11 06:18:48,239|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:18:48,240|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,267|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,293|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-11 06:18:48,302|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-11 06:18:48,308|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-11 06:18:48,334|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:18:48,334|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:18:48,335|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,335|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(HealthCheck) 2022-03-11 06:18:48,336|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-11 06:18:48,336|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-assign) 2022-03-11 06:18:48,337|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(vf-config-deploy) 2022-03-11 06:18:48,371|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,401|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-11 06:18:48,408|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-11 06:18:48,415|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-11 06:18:48,439|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:18:48,440|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:18:48,440|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,473|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,499|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:18:48,506|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-11 06:18:48,506|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-11 06:18:48,537|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:18:48,537|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:18:48,538|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,571|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,597|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:18:48,605|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-11 06:18:48,612|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-11 06:18:48,641|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(resource-assignment) 2022-03-11 06:18:48,642|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:18:48,643|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign-day-2) 2022-03-11 06:18:48,644|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,644|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy-day-2) 2022-03-11 06:18:48,662|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-assign) 2022-03-11 06:18:48,663|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Validating Workflow(config-deploy) 2022-03-11 06:18:48,664|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,671|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| 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-11 06:18:48,682|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-11 06:18:48,695|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-11 06:18:48,696|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-11 06:18:48,714|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-11 06:18:48,723|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-11 06:18:48,724|5fd5da3c-d3f8-4602-9774-fcc3fdd493b9||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-11 06:18:59,805|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aace15c4-c3db-4441-89cc-31e51b9cc527) 2022-03-11 06:18:59,806|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| deleting definition types under : /opt/app/onap/blueprints/working/aace15c4-c3db-4441-89cc-31e51b9cc527/Definitions 2022-03-11 06:18:59,808|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| reinitialized all type definitions 2022-03-11 06:18:59,808|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-11 06:18:59,817|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-11 06:18:59,824|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-11 06:18:59,826|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-11 06:18:59,828|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-11 06:18:59,854|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-11 06:18:59,868|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-assign) 2022-03-11 06:18:59,868|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-11 06:18:59,868|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-assign) targets(resolve-data) 2022-03-11 06:18:59,868|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-11 06:18:59,868|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-11 06:18:59,869|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enriching artifacts file(/opt/app/onap/blueprints/working/aace15c4-c3db-4441-89cc-31e51b9cc527/Templates/netconfrpc-mapping.json 2022-03-11 06:18:59,873|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-11 06:18:59,873|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-11 06:18:59,874|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing Workflow(config-deploy) 2022-03-11 06:18:59,874|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-11 06:18:59,874|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-11 06:18:59,874|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| workflow(config-deploy) resource assignment files([] 2022-03-11 06:18:59,874|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| ##### Enhancing blueprint Resource Definitions 2022-03-11 06:18:59,875|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-11 06:18:59,875|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-11 06:18:59,879|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| distinct resource keys ([input-source]) 2022-03-11 06:18:59,883|570568e9-4a8b-4866-9603-c2164db7bcc2||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-s4hch|||| Enriching Resource Definition sources Node Template: [source-input] Mar 11, 2022 6:24:21 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)