Results

By type

          03:03:49,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:03:49,404 |-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.4.1.jar!/logback.xml]
03:03:49,406 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:03:49,406 |-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.4.1.jar!/logback.xml]
03:03:49,406 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:03:49,433 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
03:03:49,658 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:03:49,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:03:49,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:03:49,687 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:03:49,799 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:03:49,799 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:03:49,800 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:03:49,802 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-07 03:03:51,471|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-nw98p with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2023-02-07 03:03:51,475|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-07 03:03:55,173|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-07 03:03:55,880|||main||||INFO||||||| Finished Spring Data repository scanning in 687 ms. Found 11 JPA repository interfaces.
2023-02-07 03:03:59,251|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-07 03:03:59,365|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-07 03:03:59,662|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-07 03:04:00,323|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-07 03:04:00,827|||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.
2023-02-07 03:04:00,829|||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.
2023-02-07 03:04:01,368|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-07 03:04:03,096|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-07 03:04:03,119|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-07 03:04:03,249|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-07 03:04:05,663|||main||||INFO||||||| Audit service is disabled
2023-02-07 03:04:05,856|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-07 03:04:09,266|||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, cps-data=source-rest]
2023-02-07 03:04:09,355|||main||||INFO||||||| Dependency Management module created...
2023-02-07 03:04:10,983|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-07 03:04:11,584|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-07 03:04:13,468|||main||||INFO||||||| Netty started on port 8080
2023-02-07 03:04:15,806|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-07 03:04:16,594|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-07 03:04:16,606|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 26.557 seconds (JVM running for 27.971)
2023-02-07 03:04:16,676|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-07 06:10:24,883|8bd30f41-9418-43d3-9870-c12aac98ad70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 06:10:24,886|8bd30f41-9418-43d3-9870-c12aac98ad70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 06:10:24,889|8bd30f41-9418-43d3-9870-c12aac98ad70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 06:10:25,583|8bd30f41-9418-43d3-9870-c12aac98ad70||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 06:10:25,592|8bd30f41-9418-43d3-9870-c12aac98ad70||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 06:10:27,883|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ce215ec2-2600-409c-9d29-d98833b513d3)
2023-02-07 06:10:27,905|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/ce215ec2-2600-409c-9d29-d98833b513d3/Definitions
2023-02-07 06:10:28,064|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 06:10:28,075|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 06:10:28,132|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 06:10:28,144|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 06:10:28,167|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 06:10:28,231|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(helloworld)
2023-02-07 06:10:28,232|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 06:10:28,233|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 06:10:28,238|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 06:10:28,239|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 06:10:28,241|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/ce215ec2-2600-409c-9d29-d98833b513d3/Templates/hello-world-mapping.json
2023-02-07 06:10:28,269|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 06:10:28,270|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 06:10:28,271|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 06:10:28,274|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 06:10:28,281|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 06:10:28,313|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| distinct resource keys ([])
2023-02-07 06:10:28,313|fd71524c-294e-419b-8eae-8fb9a4ea859c||Thread-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: []
2023-02-07 06:10:28,748|aef0ee88-0e10-4117-806a-c10e79079634||Thread-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(2d97751d-25b4-463b-aa98-18a733cf31da) CBA(/opt/app/onap/blueprints/archive/2d97751d-25b4-463b-aa98-18a733cf31da/cba.zip)
2023-02-07 06:10:28,776|aef0ee88-0e10-4117-806a-c10e79079634||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d97751d-25b4-463b-aa98-18a733cf31da) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:10:28,873|aef0ee88-0e10-4117-806a-c10e79079634||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(helloworld)
2023-02-07 06:10:28,898|aef0ee88-0e10-4117-806a-c10e79079634||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d97751d-25b4-463b-aa98-18a733cf31da) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:10:29,196|aef0ee88-0e10-4117-806a-c10e79079634||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/2d97751d-25b4-463b-aa98-18a733cf31da) present to clean.
2023-02-07 06:10:29,451|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-07 06:10:29,451|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 06:10:29,461|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 06:10:29,479|654321||DefaultDispatcher-worker-7||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-07 06:10:29,623|654321||DefaultDispatcher-worker-7||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 06:10:29,636|654321||DefaultDispatcher-worker-19||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 06:10:29,640|654321||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:10:29,672|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 06:10:29,675|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 06:10:29,702|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 06:10:29,718|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 06:10:29,719|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 06:10:29,721|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 06:10:29,763|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 06:10:29,824|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2023-02-07 06:10:29,828|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 06:10:29,996|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-02-07 06:10:30,000|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 06:10:30,001|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 06:10:30,011|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ce6abbb-67e6-4fac-8ebb-d8d5df31552a auditStoreId -1
2023-02-07 06:27:11,985|27184a7b-09be-4d2a-955c-93e25bbe136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 06:27:11,991|27184a7b-09be-4d2a-955c-93e25bbe136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 06:27:11,992|27184a7b-09be-4d2a-955c-93e25bbe136d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 06:27:13,594|27184a7b-09be-4d2a-955c-93e25bbe136d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 06:27:13,598|27184a7b-09be-4d2a-955c-93e25bbe136d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 06:27:16,246|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||Thread-59||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9a4e4adc-1534-4779-9a29-84f6add49c52)
2023-02-07 06:27:16,258|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/9a4e4adc-1534-4779-9a29-84f6add49c52/Definitions
2023-02-07 06:27:16,262|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 06:27:16,264|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 06:27:16,320|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 06:27:16,352|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 06:27:16,385|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 06:27:16,491|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(helloworld)
2023-02-07 06:27:16,496|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 06:27:16,496|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 06:27:16,496|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 06:27:16,496|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 06:27:16,496|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/9a4e4adc-1534-4779-9a29-84f6add49c52/Templates/hello-world-mapping.json
2023-02-07 06:27:16,529|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 06:27:16,529|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 06:27:16,529|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 06:27:16,530|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 06:27:16,530|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 06:27:16,553|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| distinct resource keys ([])
2023-02-07 06:27:16,553|6c8c73a7-1da8-44c3-8d4a-d68fe7f5e1f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: []
2023-02-07 06:27:16,905|3686c76d-2fda-4fe9-a69e-85aff18dbcc8||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(8f11d9a2-2407-444a-9486-d6b441fe4723) CBA(/opt/app/onap/blueprints/archive/8f11d9a2-2407-444a-9486-d6b441fe4723/cba.zip)
2023-02-07 06:27:16,916|3686c76d-2fda-4fe9-a69e-85aff18dbcc8||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f11d9a2-2407-444a-9486-d6b441fe4723) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:27:16,993|3686c76d-2fda-4fe9-a69e-85aff18dbcc8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(helloworld)
2023-02-07 06:27:17,020|3686c76d-2fda-4fe9-a69e-85aff18dbcc8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f11d9a2-2407-444a-9486-d6b441fe4723) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:27:17,539|3686c76d-2fda-4fe9-a69e-85aff18dbcc8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/8f11d9a2-2407-444a-9486-d6b441fe4723) present to clean.
2023-02-07 06:27:17,944|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-07 06:27:17,945|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 06:27:17,945|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-07 06:27:17,975|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 06:27:17,975|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 06:27:18,061|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:27:18,202|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 06:27:18,202|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 06:27:18,204|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 06:27:18,209|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 06:27:18,211|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 06:27:18,212|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 06:27:18,223|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 06:27:18,375|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-02-07 06:27:18,379|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 06:27:18,423|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-02-07 06:27:18,423|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 06:27:18,423|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 06:27:18,424|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b34c54f8-8c21-46a0-8aab-a536a61c9a64 auditStoreId -1
2023-02-07 06:39:39,814|ce680241-d8dd-4ab6-be7e-ea7970006aa1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-07 06:39:39,815|ce680241-d8dd-4ab6-be7e-ea7970006aa1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 06:39:39,815|ce680241-d8dd-4ab6-be7e-ea7970006aa1||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 06:39:40,398|ce680241-d8dd-4ab6-be7e-ea7970006aa1||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 06:39:40,400|ce680241-d8dd-4ab6-be7e-ea7970006aa1||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 06:39:42,070|b9665bc1-94d3-477f-ba07-4876a879802c||Thread-99||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af1195a3-b0be-42e1-adfc-41ee5d247462)
2023-02-07 06:39:42,083|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/af1195a3-b0be-42e1-adfc-41ee5d247462/Definitions
2023-02-07 06:39:42,088|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 06:39:42,090|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-07 06:39:42,130|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-07 06:39:42,146|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-07 06:39:42,162|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-07 06:39:42,203|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(helloworld)
2023-02-07 06:39:42,205|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-07 06:39:42,205|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(helloworld) targets(helloworld)
2023-02-07 06:39:42,206|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-07 06:39:42,206|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-07 06:39:42,206|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/af1195a3-b0be-42e1-adfc-41ee5d247462/Templates/hello-world-mapping.json
2023-02-07 06:39:42,220|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-07 06:39:42,220|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-07 06:39:42,220|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 06:39:42,220|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-07 06:39:42,221|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/hello-world-mapping.json)
2023-02-07 06:39:42,234|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| distinct resource keys ([])
2023-02-07 06:39:42,234|b9665bc1-94d3-477f-ba07-4876a879802c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: []
2023-02-07 06:39:42,502|cc888c16-135f-4a0d-9757-d8aef6762ea8||Thread-99||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(fb0f043a-2c2b-4c01-a3d0-bd70c65666dd) CBA(/opt/app/onap/blueprints/archive/fb0f043a-2c2b-4c01-a3d0-bd70c65666dd/cba.zip)
2023-02-07 06:39:42,513|cc888c16-135f-4a0d-9757-d8aef6762ea8||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb0f043a-2c2b-4c01-a3d0-bd70c65666dd) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:39:42,540|cc888c16-135f-4a0d-9757-d8aef6762ea8||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(helloworld)
2023-02-07 06:39:42,551|cc888c16-135f-4a0d-9757-d8aef6762ea8||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb0f043a-2c2b-4c01-a3d0-bd70c65666dd) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:39:42,656|cc888c16-135f-4a0d-9757-d8aef6762ea8||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/fb0f043a-2c2b-4c01-a3d0-bd70c65666dd) present to clean.
2023-02-07 06:39:42,857|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-07 06:39:42,858|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-07 06:39:42,858|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-07 06:39:42,862|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-07 06:39:42,862|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-07 06:39:42,869|654321||DefaultDispatcher-worker-37||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-07 06:39:42,913|654321||DefaultDispatcher-worker-35||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-07 06:39:42,914|654321||DefaultDispatcher-worker-35||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-07 06:39:42,914|654321||DefaultDispatcher-worker-35||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-07 06:39:42,916|654321||DefaultDispatcher-worker-35||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-07 06:39:42,916|654321||DefaultDispatcher-worker-35||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-07 06:39:42,917|654321||DefaultDispatcher-worker-35||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-07 06:39:42,921|654321||DefaultDispatcher-worker-35||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-07 06:39:42,952|654321||DefaultDispatcher-worker-36||||INFO||||||| Batched Sequence : ([])
2023-02-07 06:39:42,953|654321||DefaultDispatcher-worker-36||||INFO||||||| Generated Resource Param Data ({ })
2023-02-07 06:39:42,974|654321||DefaultDispatcher-worker-36||||INFO||||||| Preparing Response...
2023-02-07 06:39:42,974|654321||DefaultDispatcher-worker-36||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-07 06:39:42,974|654321||DefaultDispatcher-worker-36||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-07 06:39:42,978|654321||DefaultDispatcher-worker-36||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4119cf8c-cbe3-4d9a-bb68-d11dfb4694bd auditStoreId -1
2023-02-07 08:59:30,512|c0a0a24d-dc9f-428e-add0-2d059810e777||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 08:59:30,513|c0a0a24d-dc9f-428e-add0-2d059810e777||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 08:59:30,514|c0a0a24d-dc9f-428e-add0-2d059810e777||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 08:59:31,434|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 08:59:31,435|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 08:59:33,419|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 08:59:33,434|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(b1a790e2-203f-4a76-95b1-ef28d92f83b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 08:59:33,482|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(0ebf6445-2f05-4b3d-88a7-2065cd57242a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 08:59:33,500|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(3888217d-c73e-47c7-a39d-a71b62503921) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 08:59:33,523|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(c4c83d38-2c81-445d-8e45-fb7fe4b7b5dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 08:59:33,559|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(90e08caa-2330-450b-b1c4-e278a2a09867) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 08:59:33,588|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(0fc22173-dd4d-47e9-aebf-7de98c469c4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 08:59:33,624|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 08:59:33,628|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 08:59:33,628|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 08:59:33,629|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:59:33,629|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 08:59:33,631|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 08:59:33,720|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 08:59:33,739|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:59:33,818|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:59:33,850|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:59:33,881|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:59:34,029|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:34,031|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:34,032|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:34,142|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 08:59:34,562|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:34,564|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:34,565|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:34,690|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 08:59:34,905|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:34,906|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:34,907|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:34,908|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(HealthCheck)
2023-02-07 08:59:34,910|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 08:59:34,911|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-assign)
2023-02-07 08:59:34,914|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-deploy)
2023-02-07 08:59:34,992|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 08:59:35,206|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:35,210|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:35,305|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:35,306|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:35,309|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 08:59:35,351|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 08:59:35,706|c0a0a24d-dc9f-428e-add0-2d059810e777||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 08:59:38,488|b8265741-ed02-4377-ac84-1362b0c7cb9d||Thread-128||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(9e1603a5-dc44-4174-b477-0a08808fb5c2) CBA(/opt/app/onap/blueprints/archive/9e1603a5-dc44-4174-b477-0a08808fb5c2/cba.zip)
2023-02-07 08:59:38,589|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e1603a5-dc44-4174-b477-0a08808fb5c2) and entry definition file (Definitions/CNF.json)
2023-02-07 08:59:38,746|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:38,747|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:38,748|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:38,749|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-out)
2023-02-07 08:59:38,750|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale)
2023-02-07 08:59:38,751|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-in)
2023-02-07 08:59:38,752|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(health-check)
2023-02-07 08:59:38,832|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e1603a5-dc44-4174-b477-0a08808fb5c2) and entry definition file (Definitions/CNF.json)
2023-02-07 08:59:39,182|b8265741-ed02-4377-ac84-1362b0c7cb9d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/9e1603a5-dc44-4174-b477-0a08808fb5c2) present to clean.
2023-02-07 08:59:54,133|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||Thread-128||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34b1ecf2-cd78-4d2b-81f2-fb7a5b5e89d7)
2023-02-07 08:59:54,135|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/34b1ecf2-cd78-4d2b-81f2-fb7a5b5e89d7/Definitions
2023-02-07 08:59:54,138|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 08:59:54,140|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-07 08:59:54,191|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-template)
2023-02-07 08:59:54,202|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-07 08:59:54,214|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-07 08:59:54,261|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,291|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,307|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,320|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-07 08:59:54,321|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-07 08:59:54,321|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-07 08:59:54,344|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,371|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,395|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,423|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 08:59:54,474|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,486|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,510|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,522|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,537|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,550|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,580|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-07 08:59:54,591|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-07 08:59:54,591|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-07 08:59:54,592|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-07 08:59:54,633|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,646|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,660|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 08:59:54,688|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-07 08:59:54,789|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(resource-assignment)
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-07 08:59:54,791|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/34b1ecf2-cd78-4d2b-81f2-fb7a5b5e89d7/Templates/vnf-mapping.json
2023-02-07 08:59:54,802|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-07 08:59:54,802|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-07 08:59:54,802|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/34b1ecf2-cd78-4d2b-81f2-fb7a5b5e89d7/Templates/base_ubuntu20-mapping.json
2023-02-07 08:59:54,812|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-07 08:59:54,816|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-07 08:59:54,817|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-assign)
2023-02-07 08:59:54,818|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-07 08:59:54,818|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-assign) targets(config-assign)
2023-02-07 08:59:54,819|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-07 08:59:54,819|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-07 08:59:54,819|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/34b1ecf2-cd78-4d2b-81f2-fb7a5b5e89d7/Templates/baseconfig-mapping.json
2023-02-07 08:59:54,830|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-07 08:59:54,831|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-deploy)
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) resource assignment files([]
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-07 08:59:54,832|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/vnf-mapping.json)
2023-02-07 08:59:54,833|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-07 08:59:54,833|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/baseconfig-mapping.json)
2023-02-07 08:59:54,856|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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])
2023-02-07 08:59:54,968|c975a1d5-fab1-416b-8b2a-b023dc8f20e9||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-07 08:59:55,240|fd8efdc3-5213-4141-a681-65e3eaa9df7d||Thread-128||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(fa9d976d-9504-4f1e-af21-ffa32a078c28) CBA(/opt/app/onap/blueprints/archive/fa9d976d-9504-4f1e-af21-ffa32a078c28/cba.zip)
2023-02-07 08:59:55,252|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa9d976d-9504-4f1e-af21-ffa32a078c28) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 08:59:55,269|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 08:59:55,308|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 08:59:55,309|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 08:59:55,310|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 08:59:55,323|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa9d976d-9504-4f1e-af21-ffa32a078c28) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 08:59:55,456|fd8efdc3-5213-4141-a681-65e3eaa9df7d||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/fa9d976d-9504-4f1e-af21-ffa32a078c28) present to clean.
2023-02-07 09:14:55,845|0c576c1d-4444-4059-be7e-52a5ea52d872||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 09:14:55,847|0c576c1d-4444-4059-be7e-52a5ea52d872||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 09:14:55,848|0c576c1d-4444-4059-be7e-52a5ea52d872||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 09:14:56,232|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 09:14:56,233|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 09:14:57,189|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 09:14:57,191|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(2d6df747-dded-4fe5-8d28-049973f6837f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 09:14:57,241|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:14:57,242|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(c444995f-23e1-4ce4-8638-8cfb13f51131) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 09:14:57,260|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(b9bf734d-4b4b-48a4-9401-4c3e22371ca5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 09:14:57,287|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(519d5047-d03b-4c2d-aeb8-692b1e32ad18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 09:14:57,322|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(cdcd6e3d-67be-4fae-ac84-df1d7eb0b77e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 09:14:57,360|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(b0f878ab-638e-4b73-b3db-c4dbccb6f558) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 09:14:57,397|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:14:57,401|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:14:57,401|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:14:57,402|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:14:57,403|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:14:57,453|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 09:14:57,484|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:14:57,494|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:14:57,570|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:14:57,604|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:14:57,692|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:14:57,693|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:14:57,694|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:14:57,767|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:14:57,855|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:14:57,930|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-07 09:14:57,944|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:14:58,097|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:14:58,099|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:14:58,100|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:14:58,102|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(HealthCheck)
2023-02-07 09:14:58,103|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 09:14:58,104|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-assign)
2023-02-07 09:14:58,106|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-deploy)
2023-02-07 09:14:58,191|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:14:58,309|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-07 09:14:58,378|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-07 09:14:58,400|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:14:58,402|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:14:58,405|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-07 09:14:58,568|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:14:58,569|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:14:58,571|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:14:58,629|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:14:58,700|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-07 09:14:58,772|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-07 09:14:58,783|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-07 09:14:58,934|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-07 09:14:59,006|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-07 09:14:59,024|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-07 09:14:59,181|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:14:59,182|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:14:59,183|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:14:59,315|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:14:59,388|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:14:59,447|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-07 09:14:59,452|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:14:59,576|0c576c1d-4444-4059-be7e-52a5ea52d872||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 09:15:13,398|30e6f95e-422d-44dc-8187-271a0f7a17e2||Thread-154||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(3c6082a0-42a5-441b-9236-4c427ad333d8) CBA(/opt/app/onap/blueprints/archive/3c6082a0-42a5-441b-9236-4c427ad333d8/cba.zip)
2023-02-07 09:15:13,439|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3c6082a0-42a5-441b-9236-4c427ad333d8) and entry definition file (Definitions/CNF.json)
2023-02-07 09:15:13,557|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:15:13,558|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:15:13,559|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:15:13,560|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-out)
2023-02-07 09:15:13,560|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale)
2023-02-07 09:15:13,561|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-in)
2023-02-07 09:15:13,562|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(health-check)
2023-02-07 09:15:13,603|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3c6082a0-42a5-441b-9236-4c427ad333d8) and entry definition file (Definitions/CNF.json)
2023-02-07 09:15:13,639|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-07 09:15:13,700|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-07 09:15:13,702|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-07 09:15:13,797|30e6f95e-422d-44dc-8187-271a0f7a17e2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/3c6082a0-42a5-441b-9236-4c427ad333d8) present to clean.
2023-02-07 09:15:15,570|0d0116e1-550b-4398-a780-42e360634d8b||Thread-154||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1091d46b-46c9-496c-a140-c7d2ed2794fb)
2023-02-07 09:15:15,573|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/1091d46b-46c9-496c-a140-c7d2ed2794fb/Definitions
2023-02-07 09:15:15,575|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 09:15:15,576|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-07 09:15:15,607|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-template)
2023-02-07 09:15:15,615|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-07 09:15:15,625|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-07 09:15:15,647|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,677|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,688|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,697|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-07 09:15:15,698|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-07 09:15:15,698|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-07 09:15:15,715|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,728|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,739|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,753|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 09:15:15,784|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,795|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,807|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,817|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,827|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,838|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,867|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-07 09:15:15,878|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-07 09:15:15,879|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-07 09:15:15,879|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-07 09:15:15,898|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,908|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,918|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:15:15,926|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-07 09:15:15,974|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(resource-assignment)
2023-02-07 09:15:15,975|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-07 09:15:15,975|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-07 09:15:15,975|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-07 09:15:15,976|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-07 09:15:15,976|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-07 09:15:15,976|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1091d46b-46c9-496c-a140-c7d2ed2794fb/Templates/vnf-mapping.json
2023-02-07 09:15:15,985|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-07 09:15:15,985|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-07 09:15:15,985|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1091d46b-46c9-496c-a140-c7d2ed2794fb/Templates/base_ubuntu20-mapping.json
2023-02-07 09:15:15,997|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-07 09:15:15,998|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-07 09:15:15,999|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-assign)
2023-02-07 09:15:15,999|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-07 09:15:16,000|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-assign) targets(config-assign)
2023-02-07 09:15:16,000|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-07 09:15:16,000|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-07 09:15:16,000|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1091d46b-46c9-496c-a140-c7d2ed2794fb/Templates/baseconfig-mapping.json
2023-02-07 09:15:16,008|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-07 09:15:16,008|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-07 09:15:16,009|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-deploy)
2023-02-07 09:15:16,009|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-07 09:15:16,009|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) resource assignment files([]
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/vnf-mapping.json)
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-07 09:15:16,010|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/baseconfig-mapping.json)
2023-02-07 09:15:16,034|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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])
2023-02-07 09:15:16,115|0d0116e1-550b-4398-a780-42e360634d8b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-07 09:15:16,362|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(32bee4a7-b18b-4d28-a8f4-00602464ab5f) CBA(/opt/app/onap/blueprints/archive/32bee4a7-b18b-4d28-a8f4-00602464ab5f/cba.zip)
2023-02-07 09:15:16,373|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32bee4a7-b18b-4d28-a8f4-00602464ab5f) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:15:16,387|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:15:16,425|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:15:16,426|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:15:16,427|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:15:16,442|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/32bee4a7-b18b-4d28-a8f4-00602464ab5f) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:15:16,474|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-07 09:15:16,510|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-07 09:15:16,516|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-07 09:15:16,572|3bfeb7a3-5193-499a-b8be-58467b50f836||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/32bee4a7-b18b-4d28-a8f4-00602464ab5f) present to clean.
2023-02-07 09:29:08,410|b2ba37b5-7002-40f2-b159-28a4c1f4a627||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-07 09:29:08,411|b2ba37b5-7002-40f2-b159-28a4c1f4a627||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-07 09:29:08,412|b2ba37b5-7002-40f2-b159-28a4c1f4a627||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-07 09:29:09,560|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-07 09:29:09,561|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-07 09:29:10,529|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-07 09:29:10,531|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(771913a8-4006-42f8-b9fa-31222743ab02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-07 09:29:10,568|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(f84eb7f6-1afa-425a-a181-40d2537ccee0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-07 09:29:10,584|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(f9d0ddae-ee8c-4386-ae18-8d104f38d9a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-07 09:29:10,599|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(f341da92-6259-4fd9-bce5-78fa2e3c42ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-07 09:29:10,618|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(1a7cac95-900f-4283-bf70-2d63d41e3278) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-07 09:29:10,651|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(84fe5fae-c3e1-41a3-8b37-540b0981032b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-07 09:29:10,674|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:29:10,674|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:29:10,675|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:29:10,676|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:29:10,677|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:29:10,679|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:29:10,698|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:29:10,726|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-07 09:29:10,750|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:29:10,783|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:29:10,813|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:29:10,917|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:10,918|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:10,958|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-07 09:29:11,012|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-07 09:29:11,061|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-07 09:29:11,073|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-07 09:29:11,152|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:11,154|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:11,154|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:11,206|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:29:11,268|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:29:11,325|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-07 09:29:11,339|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-07 09:29:11,482|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:11,483|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:11,484|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:11,485|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(HealthCheck)
2023-02-07 09:29:11,485|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-07 09:29:11,486|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-assign)
2023-02-07 09:29:11,487|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(vf-config-deploy)
2023-02-07 09:29:11,547|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-07 09:29:11,640|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-07 09:29:11,707|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-07 09:29:11,720|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-07 09:29:11,861|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:11,865|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:11,868|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:11,950|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:11,951|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:11,953|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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)
2023-02-07 09:29:11,964|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-07 09:29:12,007|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:29:12,072|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-07 09:29:12,074|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-07 09:29:12,199|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-07 09:29:12,263|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-07 09:29:12,265|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-07 09:29:12,329|b2ba37b5-7002-40f2-b159-28a4c1f4a627||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-07 09:29:13,756|d4d40fde-f49d-4fc4-91eb-5673c2c10130||Thread-181||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(5aa4252d-36b9-4f74-acaf-43a2694e3708) CBA(/opt/app/onap/blueprints/archive/5aa4252d-36b9-4f74-acaf-43a2694e3708/cba.zip)
2023-02-07 09:29:13,790|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5aa4252d-36b9-4f74-acaf-43a2694e3708) and entry definition file (Definitions/CNF.json)
2023-02-07 09:29:13,888|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:13,889|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:13,890|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:13,891|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-out)
2023-02-07 09:29:13,892|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale)
2023-02-07 09:29:13,892|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(scale-in)
2023-02-07 09:29:13,893|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(health-check)
2023-02-07 09:29:13,929|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5aa4252d-36b9-4f74-acaf-43a2694e3708) and entry definition file (Definitions/CNF.json)
2023-02-07 09:29:13,981|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-07 09:29:14,047|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-07 09:29:14,048|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-07 09:29:14,176|d4d40fde-f49d-4fc4-91eb-5673c2c10130||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/5aa4252d-36b9-4f74-acaf-43a2694e3708) present to clean.
2023-02-07 09:29:26,962|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||Thread-181||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1be2f3dd-1680-4955-9f8e-613d445ac902)
2023-02-07 09:29:26,966|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| deleting definition types under : /opt/app/onap/blueprints/working/1be2f3dd-1680-4955-9f8e-613d445ac902/Definitions
2023-02-07 09:29:26,974|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| reinitialized all type definitions
2023-02-07 09:29:26,978|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-07 09:29:27,054|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-template)
2023-02-07 09:29:27,096|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-07 09:29:27,107|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-07 09:29:27,141|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,185|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,205|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,220|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-07 09:29:27,221|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-07 09:29:27,221|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-07 09:29:27,280|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,310|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,324|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,367|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-07 09:29:27,400|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,417|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,433|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,450|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,469|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,499|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,570|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-07 09:29:27,603|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-07 09:29:27,604|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-07 09:29:27,604|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-07 09:29:27,658|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,683|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,709|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(input)
2023-02-07 09:29:27,738|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-07 09:29:27,844|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(resource-assignment)
2023-02-07 09:29:27,844|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-07 09:29:27,845|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-07 09:29:27,845|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-07 09:29:27,845|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-07 09:29:27,845|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-07 09:29:27,845|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1be2f3dd-1680-4955-9f8e-613d445ac902/Templates/vnf-mapping.json
2023-02-07 09:29:27,865|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-07 09:29:27,865|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-07 09:29:27,865|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1be2f3dd-1680-4955-9f8e-613d445ac902/Templates/base_ubuntu20-mapping.json
2023-02-07 09:29:27,872|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-07 09:29:27,872|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-07 09:29:27,874|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-assign)
2023-02-07 09:29:27,877|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-07 09:29:27,877|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-assign) targets(config-assign)
2023-02-07 09:29:27,877|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-07 09:29:27,877|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-07 09:29:27,877|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enriching artifacts file(/opt/app/onap/blueprints/working/1be2f3dd-1680-4955-9f8e-613d445ac902/Templates/baseconfig-mapping.json
2023-02-07 09:29:27,885|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-07 09:29:27,885|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing Workflow(config-deploy)
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| workflow(config-deploy) resource assignment files([]
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| ##### Enhancing blueprint Resource Definitions
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-07 09:29:27,886|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/vnf-mapping.json)
2023-02-07 09:29:27,887|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-07 09:29:27,887|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| processing file (Templates/baseconfig-mapping.json)
2023-02-07 09:29:27,908|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| 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])
2023-02-07 09:29:28,061|9b0aee7a-d1ca-4398-8547-3a7695bf34d8||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-07 09:29:28,318|699da105-cb14-4860-9836-dd811c0c779f||Thread-181||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Save processing(1314f9b2-8045-4595-9413-8f9451b600a5) CBA(/opt/app/onap/blueprints/archive/1314f9b2-8045-4595-9413-8f9451b600a5/cba.zip)
2023-02-07 09:29:28,339|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1314f9b2-8045-4595-9413-8f9451b600a5) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:29:28,353|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-07 09:29:28,402|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(resource-assignment)
2023-02-07 09:29:28,403|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-assign)
2023-02-07 09:29:28,404|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Validating Workflow(config-deploy)
2023-02-07 09:29:28,424|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1314f9b2-8045-4595-9413-8f9451b600a5) and entry definition file (Definitions/ubuntu20.json)
2023-02-07 09:29:28,507|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-07 09:29:28,596|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-07 09:29:28,596|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-07 09:29:28,704|699da105-cb14-4860-9836-dd811c0c779f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-nw98p|||| No compiled cache(/opt/app/onap/blueprints/working/1314f9b2-8045-4595-9413-8f9451b600a5) present to clean.
2023-02-07 10:16:15,062|654321||reactor-http-epoll-1||||WARN||||||| [49575d78, L:/10.233.65.189:8080 - R:/10.233.71.12:38580] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: D@>»0+¾ÅØ5A¾œ­\ÇÄ¥SS¼¾DÀ,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: D@>»0+¾ÅØ5A¾œ­\ÇÄ¥SS¼¾DÀ,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-07 10:27:05,438|||reactor-http-epoll-3||||WARN||||||| [0edca813, L:/10.233.65.189:8080 - R:/10.233.71.12:44420] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: •¢”–;

}П9Ò^»ÌSS§>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: •¢”–;

}П9Ò^»ÌSS§>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)