Results

By type

          05:06:37,642 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:06:37,644 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:06:37,645 |-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:06:37,646 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:06:37,646 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:06:37,646 |-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:06:37,665 |-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:06:37,835 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:06:37,844 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:06:37,848 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:06:37,855 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:06:37,967 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:06:37,967 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:06:37,968 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:06:37,970 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.3.12.RELEASE)

2022-03-25 05:06:38,738|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-jmvxw 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-25 05:06:38,742|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-25 05:06:42,217|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-25 05:06:42,942|||main||||INFO||||||| Finished Spring Data repository scanning in 709ms. Found 11 JPA repository interfaces.
2022-03-25 05:06:45,485|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-25 05:06:45,564|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-25 05:06:45,817|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-25 05:06:46,393|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-25 05:06:46,740|||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-25 05:06:46,746|||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-25 05:06:46,958|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-25 05:06:48,312|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-25 05:06:48,325|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-25 05:06:48,409|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-25 05:06:49,586|||main||||INFO||||||| Audit service is disabled
2022-03-25 05:06:49,706|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-25 05:06:51,525|||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-25 05:06:51,583|||main||||INFO||||||| Dependency Management module created...
2022-03-25 05:06:52,838|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-25 05:06:53,121|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-25 05:06:54,397|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-25 05:06:56,025|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-25 05:06:56,360|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-25 05:06:56,372|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.239 seconds (JVM running for 19.278)
2022-03-25 05:06:56,398|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-25 05:53:36,542|fc35eb9a-9ffc-40aa-9764-061adaed1f03||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-25 05:53:36,544|fc35eb9a-9ffc-40aa-9764-061adaed1f03||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 05:53:36,546|fc35eb9a-9ffc-40aa-9764-061adaed1f03||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 05:53:37,309|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 05:53:37,312|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 05:53:38,341|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-25 05:53:38,352|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(78d5d9ba-40e7-4974-acb7-a92804b5f87c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-25 05:53:38,434|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(14cbfdbb-cb5c-486b-9330-81b75ece6d52) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-25 05:53:38,445|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(af76881a-6c6d-4a1f-9555-cc2cba5e3db1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-25 05:53:38,459|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(cf18bea9-bb37-4bbf-a2fa-24da8767b9fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-25 05:53:38,482|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(cc533e0a-d763-4fd3-a71e-6a4479a31b55) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-25 05:53:38,502|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(d096f05b-2880-4816-aa17-afddb5fffa0e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-25 05:53:38,520|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,525|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,525|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,526|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,526|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,526|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:38,708|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 05:53:38,800|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 05:53:38,822|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 05:53:38,840|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 05:53:38,987|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 05:53:38,990|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 05:53:38,990|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,048|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:39,223|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 05:53:39,224|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 05:53:39,225|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,226|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(HealthCheck)
2022-03-25 05:53:39,227|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-25 05:53:39,227|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-assign)
2022-03-25 05:53:39,228|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-deploy)
2022-03-25 05:53:39,285|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:39,393|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 05:53:39,393|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 05:53:39,394|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,444|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:39,526|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 05:53:39,527|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,572|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:39,685|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 05:53:39,686|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 05:53:39,687|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign-day-2)
2022-03-25 05:53:39,688|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,688|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy-day-2)
2022-03-25 05:53:39,717|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 05:53:39,718|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 05:53:39,718|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:39,726|fc35eb9a-9ffc-40aa-9764-061adaed1f03||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 05:53:51,918|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ef1b48ef-af6c-4e35-8acf-7af4fa48eece)
2022-03-25 05:53:51,923|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/ef1b48ef-af6c-4e35-8acf-7af4fa48eece/Definitions
2022-03-25 05:53:51,934|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 05:53:51,940|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-25 05:53:51,978|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-25 05:53:52,005|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-25 05:53:52,013|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-25 05:53:52,021|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-25 05:53:52,061|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-25 05:53:52,096|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-assign)
2022-03-25 05:53:52,097|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-25 05:53:52,097|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-assign) targets(resolve-data)
2022-03-25 05:53:52,098|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-25 05:53:52,098|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-25 05:53:52,098|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ef1b48ef-af6c-4e35-8acf-7af4fa48eece/Templates/netconfrpc-mapping.json
2022-03-25 05:53:52,105|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-25 05:53:52,105|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-25 05:53:52,106|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-deploy)
2022-03-25 05:53:52,107|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-25 05:53:52,107|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-25 05:53:52,107|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) resource assignment files([]
2022-03-25 05:53:52,107|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 05:53:52,108|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-25 05:53:52,110|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-25 05:53:52,120|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| distinct resource keys ([input-source])
2022-03-25 05:53:52,128|3c14d9d8-a048-4376-b850-f54e4cc67494||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-25 05:54:30,131|3b5557da-e331-4eee-aa16-300dd6074491||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-25 05:54:30,132|3b5557da-e331-4eee-aa16-300dd6074491||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 05:54:30,132|3b5557da-e331-4eee-aa16-300dd6074491||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 05:54:30,342|3b5557da-e331-4eee-aa16-300dd6074491||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 05:54:30,342|3b5557da-e331-4eee-aa16-300dd6074491||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 05:54:31,270|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4a909785-c276-4daf-b604-77968a6db05a)
2022-03-25 05:54:31,271|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/4a909785-c276-4daf-b604-77968a6db05a/Definitions
2022-03-25 05:54:31,274|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 05:54:31,281|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-25 05:54:31,302|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-25 05:54:31,307|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-25 05:54:31,312|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-25 05:54:31,326|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(helloworld)
2022-03-25 05:54:31,327|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-25 05:54:31,327|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(helloworld) targets(helloworld)
2022-03-25 05:54:31,327|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-25 05:54:31,328|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-25 05:54:31,328|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/4a909785-c276-4daf-b604-77968a6db05a/Templates/hello-world-mapping.json
2022-03-25 05:54:31,336|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-25 05:54:31,336|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-25 05:54:31,336|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 05:54:31,336|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-25 05:54:31,336|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/hello-world-mapping.json)
2022-03-25 05:54:31,344|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| distinct resource keys ([])
2022-03-25 05:54:31,345|d18fb9f4-dc38-4809-87c9-5031041f564f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: []
2022-03-25 05:54:31,581|3b41e0b9-70b2-4f5e-845d-ed5a2d616179||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(ab44898f-6596-4299-b47e-9f91c4a49f62) CBA(/opt/app/onap/blueprints/archive/ab44898f-6596-4299-b47e-9f91c4a49f62/cba.zip)
2022-03-25 05:54:31,589|3b41e0b9-70b2-4f5e-845d-ed5a2d616179||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab44898f-6596-4299-b47e-9f91c4a49f62) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:54:31,604|3b41e0b9-70b2-4f5e-845d-ed5a2d616179||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(helloworld)
2022-03-25 05:54:31,611|3b41e0b9-70b2-4f5e-845d-ed5a2d616179||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab44898f-6596-4299-b47e-9f91c4a49f62) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:54:31,671|3b41e0b9-70b2-4f5e-845d-ed5a2d616179||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/ab44898f-6596-4299-b47e-9f91c4a49f62) present to clean.
2022-03-25 05:54:31,878|cdd7990b-3743-444f-96c2-b6936a0fe2d9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 654321
2022-03-25 05:54:31,878|cdd7990b-3743-444f-96c2-b6936a0fe2d9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 05:54:31,878|cdd7990b-3743-444f-96c2-b6936a0fe2d9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 05:54:31,887|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| getting cba file name(test101), version(1.0.1) from db
2022-03-25 05:54:31,933|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-25 05:54:31,935|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-25 05:54:31,937|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:54:31,949|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (helloworld)
2022-03-25 05:54:31,950|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-25 05:54:31,952|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 05:54:31,972|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-25 05:54:31,972|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 05:54:31,973|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-25 05:54:31,993|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-25 05:54:32,032|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([])
2022-03-25 05:54:32,036|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({ })
2022-03-25 05:54:32,155|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 05:54:32,157|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 05:54:32,158|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-25 05:54:32,160|cdd7990b-3743-444f-96c2-b6936a0fe2d9||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4fffb4e-cc7d-4e48-ace8-ea8c14761f8a auditStoreId -1
2022-03-25 05:55:01,061|1c3128b6-95c4-4b0a-a29b-8089963ab6f9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-25 05:55:01,061|1c3128b6-95c4-4b0a-a29b-8089963ab6f9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 05:55:01,061|1c3128b6-95c4-4b0a-a29b-8089963ab6f9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 05:55:01,296|1c3128b6-95c4-4b0a-a29b-8089963ab6f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 05:55:01,296|1c3128b6-95c4-4b0a-a29b-8089963ab6f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 05:55:02,013|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/91e86b37-b454-4cd7-b65a-4e00b8c48512)
2022-03-25 05:55:02,013|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/91e86b37-b454-4cd7-b65a-4e00b8c48512/Definitions
2022-03-25 05:55:02,015|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 05:55:02,016|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-25 05:55:02,037|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-25 05:55:02,046|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-25 05:55:02,067|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-25 05:55:02,085|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(helloworld)
2022-03-25 05:55:02,086|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-25 05:55:02,086|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(helloworld) targets(helloworld)
2022-03-25 05:55:02,086|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-25 05:55:02,086|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-25 05:55:02,086|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/91e86b37-b454-4cd7-b65a-4e00b8c48512/Templates/hello-world-mapping.json
2022-03-25 05:55:02,092|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-25 05:55:02,092|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-25 05:55:02,093|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 05:55:02,093|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-25 05:55:02,093|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/hello-world-mapping.json)
2022-03-25 05:55:02,099|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| distinct resource keys ([])
2022-03-25 05:55:02,099|148a3956-413a-47d6-8b1d-e4e491448bba||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: []
2022-03-25 05:55:02,301|ce810c7a-85b5-4339-918f-66194d55f315||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(20afa18d-4142-4f86-b70e-9b017749d8d5) CBA(/opt/app/onap/blueprints/archive/20afa18d-4142-4f86-b70e-9b017749d8d5/cba.zip)
2022-03-25 05:55:02,309|ce810c7a-85b5-4339-918f-66194d55f315||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20afa18d-4142-4f86-b70e-9b017749d8d5) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:55:02,324|ce810c7a-85b5-4339-918f-66194d55f315||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(helloworld)
2022-03-25 05:55:02,330|ce810c7a-85b5-4339-918f-66194d55f315||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20afa18d-4142-4f86-b70e-9b017749d8d5) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:55:02,361|ce810c7a-85b5-4339-918f-66194d55f315||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/20afa18d-4142-4f86-b70e-9b017749d8d5) present to clean.
2022-03-25 05:55:02,537|0f900cb5-6465-4b37-bd33-8b01f6bc3448||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 654321
2022-03-25 05:55:02,537|0f900cb5-6465-4b37-bd33-8b01f6bc3448||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 05:55:02,538|0f900cb5-6465-4b37-bd33-8b01f6bc3448||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 05:55:02,539|0f900cb5-6465-4b37-bd33-8b01f6bc3448||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-25 05:55:02,539|0f900cb5-6465-4b37-bd33-8b01f6bc3448||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-25 05:55:02,543|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:55:02,556|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (helloworld)
2022-03-25 05:55:02,556|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-25 05:55:02,556|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 05:55:02,558|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-25 05:55:02,558|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 05:55:02,558|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-25 05:55:02,559|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-25 05:55:02,573|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([])
2022-03-25 05:55:02,574|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({ })
2022-03-25 05:55:02,582|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 05:55:02,582|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 05:55:02,582|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-25 05:55:02,583|0f900cb5-6465-4b37-bd33-8b01f6bc3448||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0ee4e292-0929-41cc-acff-5430074e2265 auditStoreId -1
2022-03-25 05:58:04,578|fcbcecb8-2c2b-490f-9daf-fce59c119396||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-25 05:58:04,578|fcbcecb8-2c2b-490f-9daf-fce59c119396||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 05:58:04,578|fcbcecb8-2c2b-490f-9daf-fce59c119396||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 05:58:04,859|fcbcecb8-2c2b-490f-9daf-fce59c119396||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 05:58:04,859|fcbcecb8-2c2b-490f-9daf-fce59c119396||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 05:58:05,464|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/210dc384-9f7d-4c12-a8bf-138424562b8c)
2022-03-25 05:58:05,465|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/210dc384-9f7d-4c12-a8bf-138424562b8c/Definitions
2022-03-25 05:58:05,469|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 05:58:05,481|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-25 05:58:05,500|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-25 05:58:05,504|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-25 05:58:05,508|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-25 05:58:05,524|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(helloworld)
2022-03-25 05:58:05,525|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-25 05:58:05,525|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(helloworld) targets(helloworld)
2022-03-25 05:58:05,525|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-25 05:58:05,525|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-25 05:58:05,525|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/210dc384-9f7d-4c12-a8bf-138424562b8c/Templates/hello-world-mapping.json
2022-03-25 05:58:05,540|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-25 05:58:05,540|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-25 05:58:05,540|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 05:58:05,540|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-25 05:58:05,541|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/hello-world-mapping.json)
2022-03-25 05:58:05,550|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| distinct resource keys ([])
2022-03-25 05:58:05,550|5d745049-d36c-4366-828a-691e8b3dbcd1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: []
2022-03-25 05:58:05,742|29614ad3-dc9b-469e-adc5-0fc647b91c7a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(77aa6f75-7987-4d8f-9966-1c8cd9819fc9) CBA(/opt/app/onap/blueprints/archive/77aa6f75-7987-4d8f-9966-1c8cd9819fc9/cba.zip)
2022-03-25 05:58:05,749|29614ad3-dc9b-469e-adc5-0fc647b91c7a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/77aa6f75-7987-4d8f-9966-1c8cd9819fc9) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:58:05,763|29614ad3-dc9b-469e-adc5-0fc647b91c7a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(helloworld)
2022-03-25 05:58:05,769|29614ad3-dc9b-469e-adc5-0fc647b91c7a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/77aa6f75-7987-4d8f-9966-1c8cd9819fc9) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:58:05,793|29614ad3-dc9b-469e-adc5-0fc647b91c7a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/77aa6f75-7987-4d8f-9966-1c8cd9819fc9) present to clean.
2022-03-25 05:58:05,963|71fb12a9-1edd-47fa-acd4-2723592d76a3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 654321
2022-03-25 05:58:05,963|71fb12a9-1edd-47fa-acd4-2723592d76a3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 05:58:05,963|71fb12a9-1edd-47fa-acd4-2723592d76a3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 05:58:05,965|71fb12a9-1edd-47fa-acd4-2723592d76a3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-25 05:58:05,965|71fb12a9-1edd-47fa-acd4-2723592d76a3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-25 05:58:05,968|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-25 05:58:05,985|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (helloworld)
2022-03-25 05:58:05,985|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-25 05:58:05,985|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 05:58:05,986|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-25 05:58:05,986|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 05:58:05,987|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-25 05:58:05,988|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-25 05:58:06,002|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([])
2022-03-25 05:58:06,003|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({ })
2022-03-25 05:58:06,011|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 05:58:06,011|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 05:58:06,012|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-25 05:58:06,013|71fb12a9-1edd-47fa-acd4-2723592d76a3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01de29cf-8a30-414d-94f9-f17bf9553828 auditStoreId -1
2022-03-25 06:09:47,122|4a02e546-b1fa-4431-be9f-efab507f1551||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-25 06:09:47,123|4a02e546-b1fa-4431-be9f-efab507f1551||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 06:09:47,123|4a02e546-b1fa-4431-be9f-efab507f1551||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 06:09:47,397|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 06:09:47,398|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 06:09:47,925|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-25 06:09:47,926|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(aae38916-a608-4514-88cc-19214756777f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-25 06:09:47,946|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(b1c5a05c-352c-4496-8b7f-556723cfea2e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-25 06:09:47,953|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(5aa7261d-52f9-4bbf-9658-3d4d5c5d6bfa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-25 06:09:47,963|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(071b699e-f97f-4bb5-ba2c-863a7f28ed30) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-25 06:09:47,975|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(b8a4b4b7-147a-40b4-8414-21ac148439bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-25 06:09:47,993|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(3d863acb-a393-4077-90ef-b64c95b64af9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-25 06:09:48,006|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,007|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,007|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,007|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,007|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,008|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,025|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:09:48,070|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:09:48,086|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:09:48,103|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:09:48,160|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:09:48,161|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:09:48,161|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,198|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,226|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:09:48,246|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-25 06:09:48,254|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:09:48,292|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:09:48,293|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:09:48,294|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,329|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,359|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:09:48,369|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-25 06:09:48,377|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:09:48,409|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:09:48,410|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:09:48,411|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,412|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(HealthCheck)
2022-03-25 06:09:48,413|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-25 06:09:48,414|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-assign)
2022-03-25 06:09:48,415|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-deploy)
2022-03-25 06:09:48,454|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,481|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-25 06:09:48,492|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-25 06:09:48,500|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-25 06:09:48,524|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:09:48,525|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,555|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,582|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-25 06:09:48,593|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-25 06:09:48,602|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-25 06:09:48,636|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:09:48,637|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:09:48,638|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign-day-2)
2022-03-25 06:09:48,639|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,639|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy-day-2)
2022-03-25 06:09:48,663|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:09:48,664|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:09:48,665|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,671|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:09:48,684|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-25 06:09:48,695|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-25 06:09:48,702|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-25 06:09:48,715|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-25 06:09:48,715|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-25 06:09:48,737|4a02e546-b1fa-4431-be9f-efab507f1551||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-25 06:09:59,927|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ead7d7fd-e5e3-4fb7-ae68-1db3852d9dfb)
2022-03-25 06:09:59,928|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/ead7d7fd-e5e3-4fb7-ae68-1db3852d9dfb/Definitions
2022-03-25 06:09:59,934|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 06:09:59,935|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-25 06:09:59,962|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(vnf-template)
2022-03-25 06:09:59,973|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-25 06:09:59,982|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-25 06:10:00,012|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,031|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,037|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,043|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-25 06:10:00,043|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-25 06:10:00,043|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-25 06:10:00,062|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,070|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,080|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,085|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:00,099|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,104|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,109|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,114|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,118|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,124|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,136|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-25 06:10:00,141|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-25 06:10:00,141|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-25 06:10:00,141|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-25 06:10:00,151|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,157|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,164|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:10:00,171|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-25 06:10:00,195|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(resource-assignment)
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-25 06:10:00,196|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ead7d7fd-e5e3-4fb7-ae68-1db3852d9dfb/Templates/vnf-mapping.json
2022-03-25 06:10:00,201|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-25 06:10:00,201|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-25 06:10:00,201|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ead7d7fd-e5e3-4fb7-ae68-1db3852d9dfb/Templates/base_ubuntu20-mapping.json
2022-03-25 06:10:00,206|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-25 06:10:00,206|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-25 06:10:00,207|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-assign)
2022-03-25 06:10:00,207|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-25 06:10:00,207|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-assign) targets(config-assign)
2022-03-25 06:10:00,207|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-25 06:10:00,208|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-25 06:10:00,208|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ead7d7fd-e5e3-4fb7-ae68-1db3852d9dfb/Templates/baseconfig-mapping.json
2022-03-25 06:10:00,212|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-25 06:10:00,212|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-25 06:10:00,212|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-deploy)
2022-03-25 06:10:00,212|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) resource assignment files([]
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/vnf-mapping.json)
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-25 06:10:00,213|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/baseconfig-mapping.json)
2022-03-25 06:10:00,225|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:00,280|aab5bd2b-aec1-4776-bd9c-a5c74fd8bcc3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-25 06:10:00,466|07953ced-daaf-4f3e-894f-c598fdfdc5bc||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(8a174e26-985e-4dc3-98dd-bc38e23a0157) CBA(/opt/app/onap/blueprints/archive/8a174e26-985e-4dc3-98dd-bc38e23a0157/cba.zip)
2022-03-25 06:10:00,474|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a174e26-985e-4dc3-98dd-bc38e23a0157) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:10:00,484|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:00,511|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:00,512|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:00,512|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:00,521|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a174e26-985e-4dc3-98dd-bc38e23a0157) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:10:00,555|07953ced-daaf-4f3e-894f-c598fdfdc5bc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/8a174e26-985e-4dc3-98dd-bc38e23a0157) present to clean.
2022-03-25 06:10:37,678|5ff0d52e-2126-45a6-86b9-c2cd8f788911||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-25 06:10:37,678|5ff0d52e-2126-45a6-86b9-c2cd8f788911||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 06:10:37,678|5ff0d52e-2126-45a6-86b9-c2cd8f788911||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 06:10:37,846|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 06:10:37,847|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 06:10:38,231|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-25 06:10:38,232|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(82954127-121e-4763-98e4-9eb59011b49a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-25 06:10:38,248|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(78d0fec4-c790-4f51-a257-1911705537f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-25 06:10:38,254|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(a7e81c42-a9b3-443e-b4aa-064d6b889d00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-25 06:10:38,261|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(90f212f1-ecca-4413-8cfa-9ed34b94b352) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-25 06:10:38,272|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(16baa870-dee7-4daa-8bf7-754ebc0dcc99) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-25 06:10:38,282|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(df1cfe62-0713-4f8d-95a2-c4a06d8bf1b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-25 06:10:38,293|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,293|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,293|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,293|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,293|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,294|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,314|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:38,330|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:38,360|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:38,376|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:38,427|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:38,427|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:38,428|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,461|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,495|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:10:38,508|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-25 06:10:38,508|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:10:38,537|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:38,538|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:38,539|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,539|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(HealthCheck)
2022-03-25 06:10:38,540|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-25 06:10:38,541|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-assign)
2022-03-25 06:10:38,541|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-deploy)
2022-03-25 06:10:38,578|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,607|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-25 06:10:38,620|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-25 06:10:38,628|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-25 06:10:38,655|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:38,656|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:38,656|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign-day-2)
2022-03-25 06:10:38,657|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,658|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy-day-2)
2022-03-25 06:10:38,677|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,700|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-25 06:10:38,710|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-25 06:10:38,711|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-25 06:10:38,749|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:38,750|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:38,751|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,786|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:38,787|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,788|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,798|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,818|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:10:38,829|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-25 06:10:38,830|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:10:38,856|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-25 06:10:38,866|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-25 06:10:38,866|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-25 06:10:38,896|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:38,897|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:38,920|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:38,932|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-25 06:10:38,943|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-25 06:10:38,943|5ff0d52e-2126-45a6-86b9-c2cd8f788911||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-25 06:10:39,205|86e1daff-f1ee-48ad-8c92-935b6dec6711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-25 06:10:39,205|86e1daff-f1ee-48ad-8c92-935b6dec6711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 06:10:39,205|86e1daff-f1ee-48ad-8c92-935b6dec6711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 06:10:39,443|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 06:10:39,443|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 06:10:40,047|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-25 06:10:40,048|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(5b7ca649-b49b-45fe-a31f-1482a33e2d0f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-25 06:10:40,068|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(aa1b90e5-737a-43d1-affc-d157cb77fbae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-25 06:10:40,080|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(afc0e841-dc5b-478f-aca3-0332e460bb70) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-25 06:10:40,095|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(f3375102-9e87-485b-915d-59c89caf6501) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-25 06:10:40,106|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(838cdecc-c9fd-4bc2-8ee0-52fd13539421) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-25 06:10:40,120|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(29f145a2-1e4d-48d8-88cd-e03f780ddecb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-25 06:10:40,131|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,132|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,132|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,133|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,133|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,133|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,180|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:40,204|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:40,222|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:40,245|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:10:40,263|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:40,264|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,279|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,304|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-25 06:10:40,314|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-25 06:10:40,320|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-25 06:10:40,340|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:40,341|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:40,342|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign-day-2)
2022-03-25 06:10:40,342|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,343|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy-day-2)
2022-03-25 06:10:40,361|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,388|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-25 06:10:40,399|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-25 06:10:40,405|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-25 06:10:40,500|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:40,501|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:40,502|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,548|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,577|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:10:40,592|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-25 06:10:40,593|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:10:40,621|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:40,622|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:40,623|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,624|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(HealthCheck)
2022-03-25 06:10:40,625|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-25 06:10:40,626|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-assign)
2022-03-25 06:10:40,626|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-deploy)
2022-03-25 06:10:40,666|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,710|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-25 06:10:40,720|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-25 06:10:40,720|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-25 06:10:40,750|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:40,751|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:10:40,752|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,798|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,825|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:10:40,837|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-25 06:10:40,838|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:10:40,867|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:10:40,868|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:10:40,925|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:40,941|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-25 06:10:40,951|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-25 06:10:40,951|86e1daff-f1ee-48ad-8c92-935b6dec6711||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-25 06:10:42,218|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/81caccd6-a48e-4885-a4cd-2efe458726bd)
2022-03-25 06:10:42,219|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/81caccd6-a48e-4885-a4cd-2efe458726bd/Definitions
2022-03-25 06:10:42,220|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 06:10:42,220|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-03-25 06:10:42,236|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-03-25 06:10:42,241|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-03-25 06:10:42,246|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-03-25 06:10:42,272|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(capability)
2022-03-25 06:10:42,300|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(capability)
2022-03-25 06:10:42,308|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-25 06:10:42,321|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,335|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,345|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,354|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,364|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,405|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-03-25 06:10:42,417|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-03-25 06:10:42,417|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-03-25 06:10:42,429|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(capability)
2022-03-25 06:10:42,435|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(capability)
2022-03-25 06:10:42,441|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(capability)
2022-03-25 06:10:42,448|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(processor-db)
2022-03-25 06:10:42,454|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,463|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,471|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,485|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,493|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,502|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:10:42,528|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(resource-resolution)
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-03-25 06:10:42,529|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/81caccd6-a48e-4885-a4cd-2efe458726bd/Templates/hello-world-velocity-mapping.json
2022-03-25 06:10:42,534|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-03-25 06:10:42,534|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-03-25 06:10:42,535|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/81caccd6-a48e-4885-a4cd-2efe458726bd/Templates/hello-world-jinja-mapping.json
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-03-25 06:10:42,539|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-03-25 06:10:42,548|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:42,610|5a5fe541-7017-48cb-88a4-4eec16219a6a||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-03-25 06:10:42,771|dff72fea-3d45-4be6-b1fc-dc05e7004d8b||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(df3c019f-87ea-49ff-b65b-0f3a1761e2ed) CBA(/opt/app/onap/blueprints/archive/df3c019f-87ea-49ff-b65b-0f3a1761e2ed/cba.zip)
2022-03-25 06:10:42,778|dff72fea-3d45-4be6-b1fc-dc05e7004d8b||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/df3c019f-87ea-49ff-b65b-0f3a1761e2ed) and entry definition file (Definitions/resource-resolution.json)
2022-03-25 06:10:42,798|dff72fea-3d45-4be6-b1fc-dc05e7004d8b||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-resolution)
2022-03-25 06:10:42,804|dff72fea-3d45-4be6-b1fc-dc05e7004d8b||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/df3c019f-87ea-49ff-b65b-0f3a1761e2ed) and entry definition file (Definitions/resource-resolution.json)
2022-03-25 06:10:42,827|dff72fea-3d45-4be6-b1fc-dc05e7004d8b||reactor-http-epoll-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/df3c019f-87ea-49ff-b65b-0f3a1761e2ed) present to clean.
2022-03-25 06:10:42,954|d2733138-659a-4297-9e22-4e0cb8a130d3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 88da2123-9c62-41e7-bab5-8c78c830e192
2022-03-25 06:10:42,954|d2733138-659a-4297-9e22-4e0cb8a130d3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:10:42,954|d2733138-659a-4297-9e22-4e0cb8a130d3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:10:42,958|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-03-25 06:10:43,006|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:43,007|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-03-25 06:10:43,009|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:43,017|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (resource-resolution)
2022-03-25 06:10:43,022|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-03-25 06:10:43,022|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:10:43,026|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(88da2123-9c62-41e7-bab5-8c78c830e192) for workflow(resource-resolution) step(helloworld)
2022-03-25 06:10:43,027|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:10:43,027|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:43,028|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-03-25 06:10:43,075|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:43,130|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:43,130|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-25 06:10:43,373|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-25 06:10:43,441|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:43,451|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:43,452|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-25 06:10:43,452|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-25 06:10:43,452|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-03-25 06:10:43,483|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_put)
2022-03-25 06:10:43,498|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-25 06:10:43,499|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Getting Jython Script Class(ResolvProperties)
2022-03-25 06:10:47,367|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Component Object org.python.proxies.__main__$ResolvProperties$1@e41173
2022-03-25 06:10:47,372|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-03-25 06:10:47,382|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_python)
2022-03-25 06:10:47,384|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:47,384|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-25 06:10:47,391|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-25 06:10:47,407|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:47,407|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:47,408|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-25 06:10:47,408|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-25 06:10:47,408|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-03-25 06:10:47,411|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:47,411|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-25 06:10:47,415|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-25 06:10:47,418|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_patch)
2022-03-25 06:10:47,427|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:47,427|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:47,428|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-25 06:10:47,428|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-25 06:10:47,428|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-03-25 06:10:47,439|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_del)
2022-03-25 06:10:47,444|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-25 06:10:47,478|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-25 06:10:51,421|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e2f6583a-6473-4733-be19-acb8806cbef6)
2022-03-25 06:10:51,421|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/e2f6583a-6473-4733-be19-acb8806cbef6/Definitions
2022-03-25 06:10:51,423|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 06:10:51,424|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-25 06:10:51,439|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-25 06:10:51,450|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-25 06:10:51,454|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-25 06:10:51,458|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-25 06:10:51,483|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-assign)
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-assign) targets(resolve-data)
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-25 06:10:51,497|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e2f6583a-6473-4733-be19-acb8806cbef6/Templates/netconfrpc-mapping.json
2022-03-25 06:10:51,502|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-25 06:10:51,502|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-25 06:10:51,503|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-deploy)
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) resource assignment files([]
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-25 06:10:51,504|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-25 06:10:51,508|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| distinct resource keys ([input-source])
2022-03-25 06:10:51,514|57b209e5-8d9a-4d60-abf8-7820cb7400a8||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-25 06:10:54,720|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| compiled in (7241)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-25 06:10:54,722|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-03-25 06:10:54,734|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-03-25 06:10:54,746|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_kotlin)
2022-03-25 06:10:54,749|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:54,749|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-25 06:10:54,755|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-25 06:10:54,768|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:54,769|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:54,769|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-25 06:10:54,770|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-25 06:10:54,770|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-03-25 06:10:54,779|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_get)
2022-03-25 06:10:54,784|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-03-25 06:10:54,785|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-03-25 06:10:54,793|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_input)
2022-03-25 06:10:54,793|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_default)
2022-03-25 06:10:54,794|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:54,794|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-25 06:10:54,796|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-25 06:10:54,804|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:54,804|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:54,805|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-25 06:10:54,805|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-25 06:10:54,805|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-03-25 06:10:54,814|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_post)
2022-03-25 06:10:54,827|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:54,858|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (list)
2022-03-25 06:10:54,862|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-03-25 06:10:54,862|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:54,863|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:54,863|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:54,863|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:54,863|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-03-25 06:10:54,872|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (v_db)
2022-03-25 06:10:54,879|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:54,936|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-25 06:10:54,954|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-25 06:10:54,954|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-03-25 06:10:54,991|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:54,995|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-25 06:10:54,995|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-03-25 06:10:54,996|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-03-25 06:10:54,996|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Getting Jython Script Class(ResolvProperties)
2022-03-25 06:10:55,004|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-03-25 06:10:55,066|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Component Object org.python.proxies.__main__$ResolvProperties$2@2158ba49
2022-03-25 06:10:55,067|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-03-25 06:10:55,076|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_python)
2022-03-25 06:10:55,078|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:55,078|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-03-25 06:10:55,082|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-03-25 06:10:55,091|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,091|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,091|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-03-25 06:10:55,091|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-03-25 06:10:55,091|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-03-25 06:10:55,101|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_patch)
2022-03-25 06:10:55,101|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-03-25 06:10:55,110|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_input)
2022-03-25 06:10:55,111|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:55,111|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-03-25 06:10:55,112|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(PUT), url(/resource-resolution/put)
2022-03-25 06:10:55,120|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,120|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,120|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-03-25 06:10:55,120|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-03-25 06:10:55,120|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-03-25 06:10:55,128|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_put)
2022-03-25 06:10:55,129|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-03-25 06:10:55,136|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_default)
2022-03-25 06:10:55,137|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:55,137|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-03-25 06:10:55,138|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-03-25 06:10:55,146|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,146|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,146|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-03-25 06:10:55,147|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-03-25 06:10:55,147|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-03-25 06:10:55,148|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:55,148|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-03-25 06:10:55,150|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(POST), url(/resource-resolution/post)
2022-03-25 06:10:55,155|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_del)
2022-03-25 06:10:55,159|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,160|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,160|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-03-25 06:10:55,160|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-03-25 06:10:55,160|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-03-25 06:10:55,162|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-03-25 06:10:55,162|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-03-25 06:10:55,165|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(GET), url(/resource-resolution/get)
2022-03-25 06:10:55,168|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_post)
2022-03-25 06:10:55,174|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,175|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,175|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-25 06:10:55,175|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-03-25 06:10:55,175|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-03-25 06:10:55,182|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_get)
2022-03-25 06:10:55,188|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:55,188|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-03-25 06:10:55,189|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-03-25 06:10:55,196|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response status(200 - OK)
2022-03-25 06:10:55,197|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (string)
2022-03-25 06:10:55,197|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-25 06:10:55,197|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-03-25 06:10:55,197|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-03-25 06:10:55,205|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_get_id)
2022-03-25 06:10:55,206|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-03-25 06:10:55,207|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-03-25 06:10:55,213|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_kotlin)
2022-03-25 06:10:55,214|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:55,218|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Response processing type (list)
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,219|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,220|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,220|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-03-25 06:10:55,220|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:55,227|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (j_db)
2022-03-25 06:10:55,228|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:10:55,422|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-03-25 06:10:55,429|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-25 06:10:55,429|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:10:55,429|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:10:55,430|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-03-25 06:10:55,430|d2733138-659a-4297-9e22-4e0cb8a130d3||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b131e6b4-45a2-470b-b828-b3da66771711 auditStoreId -1
2022-03-25 06:12:50,064|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-25 06:12:50,169|||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-25 06:12:50,219|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| request(c2c839fd-1156-4a56-b905-eb70c15f18ed)
2022-03-25 06:12:50,224|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| CBA file(/opt/app/onap/blueprints/archive/001c0fe9-b7bc-4633-b125-d9c3e4bec113/cba.zip written successfully
2022-03-25 06:12:50,224|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(001c0fe9-b7bc-4633-b125-d9c3e4bec113) CBA(/opt/app/onap/blueprints/archive/001c0fe9-b7bc-4633-b125-d9c3e4bec113/cba.zip)
2022-03-25 06:12:50,240|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/001c0fe9-b7bc-4633-b125-d9c3e4bec113) and entry definition file (Definitions/pnf_netconf.json)
2022-03-25 06:12:50,251|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:12:50,284|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:12:50,285|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:12:50,295|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/001c0fe9-b7bc-4633-b125-d9c3e4bec113) and entry definition file (Definitions/pnf_netconf.json)
2022-03-25 06:12:50,319|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-25 06:12:50,331|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-25 06:12:50,332|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-25 06:12:50,354|c2c839fd-1156-4a56-b905-eb70c15f18ed||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/001c0fe9-b7bc-4633-b125-d9c3e4bec113) present to clean.
2022-03-25 06:13:03,797|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-25 06:13:03,904|||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-25 06:13:03,906|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| request(09eaf282-b34a-4614-8b6f-5e5a244debcc)
2022-03-25 06:13:03,908|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| CBA file(/opt/app/onap/blueprints/archive/bf81b341-0012-4abb-9094-c7edbe3db105/cba.zip written successfully
2022-03-25 06:13:03,908|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(bf81b341-0012-4abb-9094-c7edbe3db105) CBA(/opt/app/onap/blueprints/archive/bf81b341-0012-4abb-9094-c7edbe3db105/cba.zip)
2022-03-25 06:13:03,916|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf81b341-0012-4abb-9094-c7edbe3db105) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:13:03,928|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:13:03,958|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:13:03,959|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:13:03,960|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:13:03,974|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf81b341-0012-4abb-9094-c7edbe3db105) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:13:03,986|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-25 06:13:03,998|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-25 06:13:03,999|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-25 06:13:04,015|09eaf282-b34a-4614-8b6f-5e5a244debcc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/bf81b341-0012-4abb-9094-c7edbe3db105) present to clean.
2022-03-25 06:13:44,643|3a5e8789-4ea9-4a1d-a550-5b38e40ecb5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-25 06:13:44,690|3a5e8789-4ea9-4a1d-a550-5b38e40ecb5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:13:44,691|3a5e8789-4ea9-4a1d-a550-5b38e40ecb5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:13:44,694|3a5e8789-4ea9-4a1d-a550-5b38e40ecb5a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:13:44,862|bb4d5a03-10e4-401b-bdf8-b5c2b716fe88||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:13:44,862|bb4d5a03-10e4-401b-bdf8-b5c2b716fe88||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:13:44,864|bb4d5a03-10e4-401b-bdf8-b5c2b716fe88||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:13:45,249|18a3b022-e150-4d33-843d-f736f9aef9ac||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:13:45,249|18a3b022-e150-4d33-843d-f736f9aef9ac||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:13:45,251|18a3b022-e150-4d33-843d-f736f9aef9ac||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:13:45,445|ce93ecda-b6f5-4787-8756-859eb6ea604f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:13:45,445|ce93ecda-b6f5-4787-8756-859eb6ea604f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:13:45,447|ce93ecda-b6f5-4787-8756-859eb6ea604f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:20:14,465|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 24126551-ded2-40a9-8e4b-5f81ba614124
2022-03-25 06:20:14,466|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:20:14,466|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:20:14,468|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:20:14,468|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:20:14,472|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:20:14,489|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (resource-assignment)
2022-03-25 06:20:14,490|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-25 06:20:14,490|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:20:14,494|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(24126551-ded2-40a9-8e4b-5f81ba614124) for workflow(resource-assignment) step(resource-assignment)
2022-03-25 06:20:14,494|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:14,494|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-25 06:20:14,497|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-25 06:20:14,522|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:20:14,525|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-25 06:20:14,525|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("9ff95765-d653-4ec6-94eb-29c62d513fe5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:20:14,526|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ba7f77df-4a93-40dd-8b23-99b23cda09ed") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:20:14,527|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "service-instance-id" : "9ff95765-d653-4ec6-94eb-29c62d513fe5",
  "vnf-id" : "ba7f77df-4a93-40dd-8b23-99b23cda09ed",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-25 06:20:14,541|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:20:14,541|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:14,541|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-25 06:20:14,543|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1d6596b1-171f-4b3b-9aca-f27cded94aa3 auditStoreId -1
2022-03-25 06:20:18,529|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id edea3e65-e37c-4e1c-b9e9-a1cb3cc7cfbb
2022-03-25 06:20:18,529|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:20:18,529|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:20:18,529|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:20:18,529|9b849a62-c4c0-49c8-aa21-f30b46da2a83||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:20:18,531|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:20:18,536|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (resource-assignment)
2022-03-25 06:20:18,536|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-25 06:20:18,536|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:20:18,537|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(edea3e65-e37c-4e1c-b9e9-a1cb3cc7cfbb) for workflow(resource-assignment) step(resource-assignment)
2022-03-25 06:20:18,537|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:18,537|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-25 06:20:18,538|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-25 06:20:18,552|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:20:18,554|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-25 06:20:18,554|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-25 06:20:18,555|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-25 06:20:18,555|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-25 06:20:18,555|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("e6c4f40a-8e6d-448c-866c-9e89461876f9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-25 06:20:18,556|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("9ff95765-d653-4ec6-94eb-29c62d513fe5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:20:18,556|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-03-25 06:20:18,556|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-25 06:20:18,557|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-25 06:20:18,559|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ba7f77df-4a93-40dd-8b23-99b23cda09ed") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:20:18,561|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "9ff95765-d653-4ec6-94eb-29c62d513fe5",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "e6c4f40a-8e6d-448c-866c-9e89461876f9",
  "vnf-id" : "ba7f77df-4a93-40dd-8b23-99b23cda09ed",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-25 06:20:18,575|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:20:18,575|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:18,575|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-25 06:20:18,575|9b849a62-c4c0-49c8-aa21-f30b46da2a83||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b2abab88-1c39-453f-be6a-38f73d345c97 auditStoreId -1
2022-03-25 06:20:23,739|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-25 06:20:23,852|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-25 06:20:23,889|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id 9b849a62-c4c0-49c8-aa21-f30b46da2a83
2022-03-25 06:20:23,890|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:20:23,890|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:20:23,890|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:20:23,890|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:20:23,891|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:20:23,895|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (config-assign)
2022-03-25 06:20:23,895|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-25 06:20:23,895|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:20:23,895|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(9b849a62-c4c0-49c8-aa21-f30b46da2a83) for workflow(config-assign) step(config-assign)
2022-03-25 06:20:23,895|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:23,896|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-25 06:20:23,898|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-25 06:20:23,925|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:20:23,926|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-25 06:20:23,927|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("9ff95765-d653-4ec6-94eb-29c62d513fe5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:20:23,927|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ba7f77df-4a93-40dd-8b23-99b23cda09ed") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:20:23,937|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-25 06:20:23,937|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-25 06:20:23,937|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-25 06:20:23,938|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "service-instance-id" : "9ff95765-d653-4ec6-94eb-29c62d513fe5",
  "vnf-id" : "ba7f77df-4a93-40dd-8b23-99b23cda09ed",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-25 06:20:23,961|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-25 06:20:23,974|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-25 06:20:23,975|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:20:23,975|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:20:23,975|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-25 06:20:23,976|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9f42d908-a3cf-41ea-9bda-3dd79cd2b31d auditStoreId -1
2022-03-25 06:20:24,012|9b849a62-c4c0-49c8-aa21-f30b46da2a83||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Completed
2022-03-25 06:30:42,205|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-25 06:30:42,206|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-25 06:30:42,206|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-25 06:30:42,421|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-25 06:30:42,421|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-25 06:30:42,868|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-25 06:30:42,868|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(57973cee-4e28-4d05-bc0d-81625610a776) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-25 06:30:42,882|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(9357de62-a6ab-4ab3-8848-b7f9b831dd50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-25 06:30:42,887|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(b2d90657-58ae-4935-9d70-e071b41d2c5d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-25 06:30:42,894|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(ff6776f2-46ac-4e14-951b-920ffe5e66ba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-25 06:30:42,905|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(8c7eba30-c734-4336-9298-66796e824cb8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-25 06:30:42,917|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(eb7fbd57-8dd9-4f31-b174-7e4be758c66d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-25 06:30:42,928|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,929|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,929|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,929|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,929|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,930|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:42,942|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:30:42,971|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:30:42,986|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:30:43,013|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:30:43,070|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:43,071|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:43,071|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,072|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(HealthCheck)
2022-03-25 06:30:43,073|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-25 06:30:43,073|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-assign)
2022-03-25 06:30:43,074|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(vf-config-deploy)
2022-03-25 06:30:43,115|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,141|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-25 06:30:43,152|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-25 06:30:43,159|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-25 06:30:43,178|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:43,179|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,246|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,273|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-25 06:30:43,283|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-25 06:30:43,284|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-25 06:30:43,316|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:43,317|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:43,317|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,351|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,382|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:30:43,392|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-25 06:30:43,399|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-25 06:30:43,428|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:43,429|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:43,429|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,459|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,481|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:30:43,492|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-25 06:30:43,499|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-25 06:30:43,524|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:43,525|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:43,526|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign-day-2)
2022-03-25 06:30:43,527|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,528|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy-day-2)
2022-03-25 06:30:43,551|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:43,552|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:43,553|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,558|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:43,569|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-25 06:30:43,580|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-25 06:30:43,581|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-25 06:30:43,603|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-25 06:30:43,613|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-25 06:30:43,614|a01cb238-3b2b-4c2f-85f6-a69ca81d1d8b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-25 06:30:54,413|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a0a9fcf3-6c5c-4672-ad25-4fc3e3768ba7)
2022-03-25 06:30:54,414|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| deleting definition types under : /opt/app/onap/blueprints/working/a0a9fcf3-6c5c-4672-ad25-4fc3e3768ba7/Definitions
2022-03-25 06:30:54,417|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| reinitialized all type definitions
2022-03-25 06:30:54,419|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-25 06:30:54,436|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(vnf-template)
2022-03-25 06:30:54,440|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-25 06:30:54,443|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-25 06:30:54,456|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,472|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,477|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,480|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-25 06:30:54,480|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-25 06:30:54,480|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-25 06:30:54,489|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,494|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,498|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,503|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-25 06:30:54,516|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,523|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,529|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,534|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,538|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,544|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,559|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-25 06:30:54,564|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-25 06:30:54,564|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-25 06:30:54,564|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-25 06:30:54,577|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,583|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,587|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(input)
2022-03-25 06:30:54,591|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(resource-assignment)
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-25 06:30:54,615|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0a9fcf3-6c5c-4672-ad25-4fc3e3768ba7/Templates/vnf-mapping.json
2022-03-25 06:30:54,621|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-25 06:30:54,621|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-25 06:30:54,621|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0a9fcf3-6c5c-4672-ad25-4fc3e3768ba7/Templates/base_ubuntu20-mapping.json
2022-03-25 06:30:54,626|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-25 06:30:54,626|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-assign)
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-assign) targets(config-assign)
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-25 06:30:54,627|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0a9fcf3-6c5c-4672-ad25-4fc3e3768ba7/Templates/baseconfig-mapping.json
2022-03-25 06:30:54,632|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-25 06:30:54,632|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing Workflow(config-deploy)
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| workflow(config-deploy) resource assignment files([]
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| ##### Enhancing blueprint Resource Definitions
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/vnf-mapping.json)
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-25 06:30:54,633|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing file (Templates/baseconfig-mapping.json)
2022-03-25 06:30:54,656|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| 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-25 06:30:54,701|e24b0acc-63c5-42e5-89d0-6e6d8d415a50||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-25 06:30:54,872|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Save processing(9baaa7ce-afbb-4feb-9845-000dc9c557c4) CBA(/opt/app/onap/blueprints/archive/9baaa7ce-afbb-4feb-9845-000dc9c557c4/cba.zip)
2022-03-25 06:30:54,881|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9baaa7ce-afbb-4feb-9845-000dc9c557c4) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:30:54,890|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-25 06:30:54,912|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(resource-assignment)
2022-03-25 06:30:54,913|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-assign)
2022-03-25 06:30:54,913|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Validating Workflow(config-deploy)
2022-03-25 06:30:54,922|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9baaa7ce-afbb-4feb-9845-000dc9c557c4) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:30:54,932|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-25 06:30:54,942|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-25 06:30:54,966|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-25 06:30:54,986|fbfaeecb-f4ff-4397-9411-64b6c4fa28d8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| No compiled cache(/opt/app/onap/blueprints/working/9baaa7ce-afbb-4feb-9845-000dc9c557c4) present to clean.
2022-03-25 06:31:15,013|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id a781c7f7-ca02-4a5b-8ee2-f0f6a85e9de6
2022-03-25 06:31:15,013|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:31:15,013|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:31:15,015|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-25 06:31:15,066|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:31:15,068|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:31:15,070|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:31:15,079|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (resource-assignment)
2022-03-25 06:31:15,080|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-25 06:31:15,080|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:31:15,081|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(a781c7f7-ca02-4a5b-8ee2-f0f6a85e9de6) for workflow(resource-assignment) step(resource-assignment)
2022-03-25 06:31:15,082|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:15,082|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-25 06:31:15,082|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-25 06:31:15,100|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:31:15,102|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-25 06:31:15,102|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("de4a8e4c-1b4a-416b-a6a4-054ab714b6d0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:31:15,102|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("0f109a25-3204-4e87-bad5-2ba82eaec4c6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:31:15,103|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "service-instance-id" : "de4a8e4c-1b4a-416b-a6a4-054ab714b6d0",
  "vnf-id" : "0f109a25-3204-4e87-bad5-2ba82eaec4c6",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-25 06:31:15,119|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:31:15,119|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:15,119|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-25 06:31:15,119|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69736b61-3087-4a71-9836-58a58ec0b1dc auditStoreId -1
2022-03-25 06:31:18,843|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id eda6a2f3-ddbd-48ab-aeb3-cbd27df5df1c
2022-03-25 06:31:18,843|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:31:18,843|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:31:18,844|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:31:18,844|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:31:18,847|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:31:18,861|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (resource-assignment)
2022-03-25 06:31:18,861|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-25 06:31:18,861|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:31:18,862|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(eda6a2f3-ddbd-48ab-aeb3-cbd27df5df1c) for workflow(resource-assignment) step(resource-assignment)
2022-03-25 06:31:18,862|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:18,862|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-25 06:31:18,863|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-25 06:31:18,875|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:31:18,877|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-25 06:31:18,877|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-25 06:31:18,878|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-25 06:31:18,878|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-25 06:31:18,878|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("2047a3b7-850f-471b-ae07-b7a0a8ce4476") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-25 06:31:18,878|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("de4a8e4c-1b4a-416b-a6a4-054ab714b6d0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:31:18,879|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-03-25 06:31:18,879|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-25 06:31:18,879|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-25 06:31:18,880|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("0f109a25-3204-4e87-bad5-2ba82eaec4c6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:31:18,881|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "de4a8e4c-1b4a-416b-a6a4-054ab714b6d0",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "2047a3b7-850f-471b-ae07-b7a0a8ce4476",
  "vnf-id" : "0f109a25-3204-4e87-bad5-2ba82eaec4c6",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-25 06:31:18,887|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:31:18,888|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:18,888|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-25 06:31:18,888|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 45935e08-b9a6-4e29-bcad-82ccb2182a7c auditStoreId -1
2022-03-25 06:31:21,553|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-25 06:31:21,674|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-25 06:31:21,680|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| processing request id ca9885ae-c9d8-43f1-a5c5-f0e14de780eb
2022-03-25 06:31:21,680|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-25 06:31:21,680|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| StoreAuditService ID  -1
2022-03-25 06:31:21,681|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-25 06:31:21,681|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-25 06:31:21,683|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-25 06:31:21,692|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Deriving input data for workflow: (config-assign)
2022-03-25 06:31:21,693|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-25 06:31:21,693|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-25 06:31:21,694|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| preparing request id(ca9885ae-c9d8-43f1-a5c5-f0e14de780eb) for workflow(config-assign) step(config-assign)
2022-03-25 06:31:21,694|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:21,694|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-25 06:31:21,695|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-25 06:31:21,725|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved.
2022-03-25 06:31:21,725|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2022-03-25 06:31:21,726|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-25 06:31:21,726|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource (vnf-id) already resolved: value=(ba7f77df-4a93-40dd-8b23-99b23cda09ed)
2022-03-25 06:31:21,726|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("ba7f77df-4a93-40dd-8b23-99b23cda09ed") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-25 06:31:21,726|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Resource (service-instance-id) already resolved: value=(9ff95765-d653-4ec6-94eb-29c62d513fe5)
2022-03-25 06:31:21,726|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Setting Resource Value ("9ff95765-d653-4ec6-94eb-29c62d513fe5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-25 06:31:21,736|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-25 06:31:21,738|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Generated Resource Param Data ({
  "service-instance-id" : "9ff95765-d653-4ec6-94eb-29c62d513fe5",
  "vnf-id" : "ba7f77df-4a93-40dd-8b23-99b23cda09ed",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-25 06:31:21,754|||DefaultDispatcher-worker-13||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2022-03-25 06:31:21,765|||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-25 06:31:21,773|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-25 06:31:21,773|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Preparing Response...
2022-03-25 06:31:21,774|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-25 06:31:21,774|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-25 06:31:21,775|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7f9379f-ef63-45ce-a309-04c5faf38812 auditStoreId -1
2022-03-25 06:31:21,779|ca9885ae-c9d8-43f1-a5c5-f0e14de780eb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jmvxw|||| Completed
Mar 25, 2022 6:43:57 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)