Results

By type

          05:08:18,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:08:18,950 |-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]
05:08:18,951 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:08:18,951 |-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]
05:08:18,951 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:08:18,970 |-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
05:08:19,100 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:08:19,108 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:08:19,111 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:08:19,118 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:19,190 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:08:19,190 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:08:19,190 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:08:19,190 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:08:19,190 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:08:19,191 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:08:19,191 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:08:19,191 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:08:19,193 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-22 05:08:20,118|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-22 05:08:20,169|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-f47694f47-88gm9 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-22 05:08:20,171|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-22 05:08:22,705|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-22 05:08:23,281|||main||||INFO||||||| Finished Spring Data repository scanning in 560 ms. Found 11 JPA repository interfaces.
2022-12-22 05:08:25,458|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-22 05:08:25,538|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-22 05:08:25,782|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-22 05:08:26,304|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-22 05:08:26,659|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-12-22 05:08:26,661|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-12-22 05:08:29,202|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-22 05:08:29,217|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-22 05:08:29,308|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-22 05:08:30,850|||main||||INFO||||||| Audit service is disabled
2022-12-22 05:08:31,000|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-22 05:08:32,380|||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]
2022-12-22 05:08:32,427|||main||||INFO||||||| Dependency Management module created...
2022-12-22 05:08:33,230|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-22 05:08:33,497|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-22 05:08:34,617|||main||||INFO||||||| Netty started on port 8080
2022-12-22 05:08:36,140|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-22 05:08:36,525|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-22 05:08:36,532|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.17 seconds (JVM running for 18.139)
2022-12-22 05:08:36,556|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-22 07:56:51,953|58193ce2-38b1-4edf-92f5-ef9488db2bd2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-22 07:56:51,955|58193ce2-38b1-4edf-92f5-ef9488db2bd2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 07:56:51,957|58193ce2-38b1-4edf-92f5-ef9488db2bd2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 07:56:52,513|58193ce2-38b1-4edf-92f5-ef9488db2bd2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 07:56:52,516|58193ce2-38b1-4edf-92f5-ef9488db2bd2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 07:56:54,370|ac644ae7-cf02-4c1e-8980-7fb2ac034535||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/76a47f6b-03cf-4c1b-bccb-e5cb04690a3e)
2022-12-22 07:56:54,388|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/76a47f6b-03cf-4c1b-bccb-e5cb04690a3e/Definitions
2022-12-22 07:56:54,490|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 07:56:54,496|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-22 07:56:54,533|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-22 07:56:54,541|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-22 07:56:54,555|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-22 07:56:54,604|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(helloworld)
2022-12-22 07:56:54,605|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-22 07:56:54,606|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(helloworld) targets(helloworld)
2022-12-22 07:56:54,606|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-22 07:56:54,606|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-22 07:56:54,607|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/76a47f6b-03cf-4c1b-bccb-e5cb04690a3e/Templates/hello-world-mapping.json
2022-12-22 07:56:54,620|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-22 07:56:54,621|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-22 07:56:54,621|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 07:56:54,622|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-22 07:56:54,624|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/hello-world-mapping.json)
2022-12-22 07:56:54,640|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([])
2022-12-22 07:56:54,641|ac644ae7-cf02-4c1e-8980-7fb2ac034535||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: []
2022-12-22 07:56:55,056|543ee832-307c-4f82-a8f2-c2aba1916856||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(a678d34f-c599-44fe-b562-050044c747d2) CBA(/opt/app/onap/blueprints/archive/a678d34f-c599-44fe-b562-050044c747d2/cba.zip)
2022-12-22 07:56:55,077|543ee832-307c-4f82-a8f2-c2aba1916856||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a678d34f-c599-44fe-b562-050044c747d2) and entry definition file (Definitions/blueprint.json)
2022-12-22 07:56:55,157|543ee832-307c-4f82-a8f2-c2aba1916856||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(helloworld)
2022-12-22 07:56:55,177|543ee832-307c-4f82-a8f2-c2aba1916856||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a678d34f-c599-44fe-b562-050044c747d2) and entry definition file (Definitions/blueprint.json)
2022-12-22 07:56:55,395|543ee832-307c-4f82-a8f2-c2aba1916856||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/a678d34f-c599-44fe-b562-050044c747d2) present to clean.
2022-12-22 07:56:55,649|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-22 07:56:55,649|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-22 07:56:55,657|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-22 07:56:55,668|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-22 07:56:55,777|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-22 07:56:55,780|654321||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-22 07:56:55,782|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-22 07:56:55,798|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-22 07:56:55,799|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-22 07:56:55,815|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-22 07:56:55,825|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-22 07:56:55,826|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-22 07:56:55,827|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-22 07:56:55,850|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-22 07:56:55,877|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2022-12-22 07:56:55,880|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2022-12-22 07:56:55,969|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-22 07:56:55,971|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-22 07:56:55,972|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-22 07:56:55,979|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ab3d06d0-dba3-45ae-bdc9-8ec7cc5a37ac auditStoreId -1
2022-12-22 08:01:12,799|5d7766ea-72b8-469c-9d0d-977f5c1f16e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-22 08:01:12,800|5d7766ea-72b8-469c-9d0d-977f5c1f16e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 08:01:12,800|5d7766ea-72b8-469c-9d0d-977f5c1f16e2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 08:01:13,217|5d7766ea-72b8-469c-9d0d-977f5c1f16e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 08:01:13,218|5d7766ea-72b8-469c-9d0d-977f5c1f16e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 08:01:14,109|d2fe1812-0aa5-4851-9728-dca0a420be1b||Thread-66||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/04d89b64-eb85-4ad1-874e-b8d5fca480e0)
2022-12-22 08:01:14,110|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/04d89b64-eb85-4ad1-874e-b8d5fca480e0/Definitions
2022-12-22 08:01:14,112|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 08:01:14,113|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-22 08:01:14,158|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-22 08:01:14,170|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-22 08:01:14,180|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-22 08:01:14,201|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(helloworld)
2022-12-22 08:01:14,202|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-22 08:01:14,202|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(helloworld) targets(helloworld)
2022-12-22 08:01:14,202|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-22 08:01:14,202|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-22 08:01:14,202|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/04d89b64-eb85-4ad1-874e-b8d5fca480e0/Templates/hello-world-mapping.json
2022-12-22 08:01:14,214|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-22 08:01:14,215|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-22 08:01:14,215|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 08:01:14,215|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-22 08:01:14,215|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/hello-world-mapping.json)
2022-12-22 08:01:14,227|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([])
2022-12-22 08:01:14,227|d2fe1812-0aa5-4851-9728-dca0a420be1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: []
2022-12-22 08:01:14,458|f74bc200-20ec-4c06-a8f0-c5582c13948d||Thread-66||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(bcb2c037-d615-417e-a52a-3dc990101017) CBA(/opt/app/onap/blueprints/archive/bcb2c037-d615-417e-a52a-3dc990101017/cba.zip)
2022-12-22 08:01:14,466|f74bc200-20ec-4c06-a8f0-c5582c13948d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bcb2c037-d615-417e-a52a-3dc990101017) and entry definition file (Definitions/blueprint.json)
2022-12-22 08:01:14,487|f74bc200-20ec-4c06-a8f0-c5582c13948d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(helloworld)
2022-12-22 08:01:14,494|f74bc200-20ec-4c06-a8f0-c5582c13948d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bcb2c037-d615-417e-a52a-3dc990101017) and entry definition file (Definitions/blueprint.json)
2022-12-22 08:01:14,572|f74bc200-20ec-4c06-a8f0-c5582c13948d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/bcb2c037-d615-417e-a52a-3dc990101017) present to clean.
2022-12-22 08:01:14,763|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-12-22 08:01:14,764|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-22 08:01:14,764|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-22 08:01:14,768|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-22 08:01:14,768|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-22 08:01:14,773|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-22 08:01:14,821|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-22 08:01:14,822|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-22 08:01:14,822|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-22 08:01:14,823|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-22 08:01:14,824|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-22 08:01:14,824|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-22 08:01:14,826|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-22 08:01:14,848|654321||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([])
2022-12-22 08:01:14,848|654321||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ })
2022-12-22 08:01:14,857|654321||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2022-12-22 08:01:14,857|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-22 08:01:14,857|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-22 08:01:14,857|654321||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 43316428-8c48-4f10-b406-5f06f3dbe796 auditStoreId -1
2022-12-22 08:05:33,961|e38275da-7bd8-4a1b-af45-7785765df036||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-22 08:05:33,962|e38275da-7bd8-4a1b-af45-7785765df036||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 08:05:33,962|e38275da-7bd8-4a1b-af45-7785765df036||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 08:05:34,230|e38275da-7bd8-4a1b-af45-7785765df036||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 08:05:34,230|e38275da-7bd8-4a1b-af45-7785765df036||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 08:05:35,346|ab10d832-819a-4c6b-85c5-11431d8aa635||Thread-94||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9f86949c-91fd-4fda-be80-80a9705ac27c)
2022-12-22 08:05:35,347|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/9f86949c-91fd-4fda-be80-80a9705ac27c/Definitions
2022-12-22 08:05:35,350|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 08:05:35,351|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-22 08:05:35,373|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-22 08:05:35,384|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-22 08:05:35,390|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-22 08:05:35,409|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(helloworld)
2022-12-22 08:05:35,415|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-22 08:05:35,415|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(helloworld) targets(helloworld)
2022-12-22 08:05:35,415|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-22 08:05:35,415|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-22 08:05:35,415|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/9f86949c-91fd-4fda-be80-80a9705ac27c/Templates/hello-world-mapping.json
2022-12-22 08:05:35,427|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-22 08:05:35,427|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-22 08:05:35,427|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 08:05:35,427|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-22 08:05:35,427|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/hello-world-mapping.json)
2022-12-22 08:05:35,434|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([])
2022-12-22 08:05:35,434|ab10d832-819a-4c6b-85c5-11431d8aa635||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: []
2022-12-22 08:05:35,649|39f41efa-c532-4fbf-b845-dbc51e7495a0||Thread-94||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(eed1dc89-2e92-4b4b-b414-0c6b4062b813) CBA(/opt/app/onap/blueprints/archive/eed1dc89-2e92-4b4b-b414-0c6b4062b813/cba.zip)
2022-12-22 08:05:35,658|39f41efa-c532-4fbf-b845-dbc51e7495a0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eed1dc89-2e92-4b4b-b414-0c6b4062b813) and entry definition file (Definitions/blueprint.json)
2022-12-22 08:05:35,675|39f41efa-c532-4fbf-b845-dbc51e7495a0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(helloworld)
2022-12-22 08:05:35,683|39f41efa-c532-4fbf-b845-dbc51e7495a0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eed1dc89-2e92-4b4b-b414-0c6b4062b813) and entry definition file (Definitions/blueprint.json)
2022-12-22 08:05:35,747|39f41efa-c532-4fbf-b845-dbc51e7495a0||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/eed1dc89-2e92-4b4b-b414-0c6b4062b813) present to clean.
2022-12-22 08:05:35,944|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-22 08:05:35,944|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-22 08:05:35,945|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-22 08:05:35,947|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)
2022-12-22 08:05:35,947|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-22 08:05:35,950|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)
2022-12-22 08:05:35,969|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-22 08:05:35,969|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-22 08:05:35,970|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-22 08:05:35,971|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-22 08:05:35,971|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-22 08:05:35,972|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-22 08:05:35,974|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-22 08:05:35,990|654321||DefaultDispatcher-worker-19||||INFO||||||| Batched Sequence : ([])
2022-12-22 08:05:35,991|654321||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ })
2022-12-22 08:05:36,001|654321||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response...
2022-12-22 08:05:36,001|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-22 08:05:36,001|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-22 08:05:36,002|654321||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a972a6d1-766e-427d-a0fe-82f4b11ea474 auditStoreId -1
2022-12-22 08:44:05,863|04509ba4-1480-4666-947b-5b04408767d1||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(39f7778e-af33-4cc4-a520-9fa2a1f2ec25) CBA(/opt/app/onap/blueprints/archive/39f7778e-af33-4cc4-a520-9fa2a1f2ec25/cba.zip)
2022-12-22 08:44:05,907|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39f7778e-af33-4cc4-a520-9fa2a1f2ec25) and entry definition file (Definitions/CNF.json)
2022-12-22 08:44:06,063|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:06,064|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:06,065|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:06,065|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-out)
2022-12-22 08:44:06,066|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale)
2022-12-22 08:44:06,066|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-in)
2022-12-22 08:44:06,067|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(health-check)
2022-12-22 08:44:06,104|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39f7778e-af33-4cc4-a520-9fa2a1f2ec25) and entry definition file (Definitions/CNF.json)
2022-12-22 08:44:06,208|04509ba4-1480-4666-947b-5b04408767d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/39f7778e-af33-4cc4-a520-9fa2a1f2ec25) present to clean.
2022-12-22 08:44:06,459|b28966ce-74aa-488d-b140-950efd093a87||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-22 08:44:06,459|b28966ce-74aa-488d-b140-950efd093a87||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 08:44:06,459|b28966ce-74aa-488d-b140-950efd093a87||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 08:44:06,651|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 08:44:06,652|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 08:44:07,362|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-22 08:44:07,368|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(d75bdbb6-0ebf-407e-aab5-60357583bf8d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-22 08:44:07,416|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(a326eb39-61bc-4a0b-84af-34fc97f29c29) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-22 08:44:07,425|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(a5f0d134-6600-43ce-ac86-eadbf04c5a8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-22 08:44:07,438|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(03a2befc-b968-4e32-b7db-ef64614ec727) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-22 08:44:07,454|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(95ceed57-5874-45fd-9bb8-534748ae183e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-22 08:44:07,472|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(fa5cfff4-3f2d-47b7-80c3-6343f2f98666) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-22 08:44:07,489|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-22 08:44:07,489|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:44:07,490|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:44:07,490|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:44:07,490|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:44:07,491|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:44:07,529|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)
2022-12-22 08:44:07,538|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:44:07,583|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:44:07,604|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:44:07,625|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:44:07,700|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:07,701|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:07,702|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:07,752|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:44:07,875|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:07,876|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:07,878|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:07,928|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:44:08,031|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:08,032|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:08,033|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:08,034|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(HealthCheck)
2022-12-22 08:44:08,035|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-22 08:44:08,036|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-assign)
2022-12-22 08:44:08,036|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-deploy)
2022-12-22 08:44:08,084|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:44:08,190|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:08,191|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:08,226|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:08,227|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:08,228|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:44:08,247|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:44:08,354|b28966ce-74aa-488d-b140-950efd093a87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)

2022-12-22 08:44:19,985|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/73f96ad1-7299-4d8f-b19c-a5b74e6f2861)
2022-12-22 08:44:19,986|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/73f96ad1-7299-4d8f-b19c-a5b74e6f2861/Definitions
2022-12-22 08:44:19,989|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 08:44:19,990|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-22 08:44:20,010|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-template)
2022-12-22 08:44:20,017|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-22 08:44:20,022|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-22 08:44:20,039|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,059|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,067|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,073|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-22 08:44:20,074|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-22 08:44:20,074|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-22 08:44:20,089|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,097|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,105|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,112|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-22 08:44:20,130|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,138|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,145|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,153|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,161|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,170|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,188|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-22 08:44:20,193|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-22 08:44:20,193|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-22 08:44:20,193|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-22 08:44:20,206|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,214|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,220|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:44:20,227|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-22 08:44:20,260|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(resource-assignment)
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-22 08:44:20,261|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/73f96ad1-7299-4d8f-b19c-a5b74e6f2861/Templates/vnf-mapping.json
2022-12-22 08:44:20,266|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-22 08:44:20,266|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-22 08:44:20,266|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/73f96ad1-7299-4d8f-b19c-a5b74e6f2861/Templates/base_ubuntu20-mapping.json
2022-12-22 08:44:20,270|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-22 08:44:20,270|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-22 08:44:20,271|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-assign)
2022-12-22 08:44:20,271|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-22 08:44:20,271|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-assign) targets(config-assign)
2022-12-22 08:44:20,272|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-22 08:44:20,272|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-22 08:44:20,272|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/73f96ad1-7299-4d8f-b19c-a5b74e6f2861/Templates/baseconfig-mapping.json
2022-12-22 08:44:20,276|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-22 08:44:20,276|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-22 08:44:20,276|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-deploy)
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) resource assignment files([]
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/vnf-mapping.json)
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-22 08:44:20,277|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/baseconfig-mapping.json)
2022-12-22 08:44:20,302|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-12-22 08:44:20,360|af7a3253-80a4-44bb-b18b-eabddf4bb7f4||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-22 08:44:20,564|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(b5cec31c-5083-4985-a28a-4d602fdb8620) CBA(/opt/app/onap/blueprints/archive/b5cec31c-5083-4985-a28a-4d602fdb8620/cba.zip)
2022-12-22 08:44:20,572|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5cec31c-5083-4985-a28a-4d602fdb8620) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:44:20,582|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:44:20,605|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:44:20,606|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:44:20,606|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:44:20,615|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5cec31c-5083-4985-a28a-4d602fdb8620) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:44:20,688|b7893d7b-d181-461a-a913-0f9e9ffa36ab||Thread-95||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/b5cec31c-5083-4985-a28a-4d602fdb8620) present to clean.
2022-12-22 08:47:59,142|de976d47-3867-4460-aa84-3b3190c3bdfe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-22 08:47:59,143|de976d47-3867-4460-aa84-3b3190c3bdfe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 08:47:59,143|de976d47-3867-4460-aa84-3b3190c3bdfe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 08:47:59,315|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 08:47:59,315|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 08:47:59,923|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-22 08:47:59,924|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(345a41c9-7573-4417-8037-c266eb6bf782) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-22 08:47:59,945|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(545e43e2-d73d-4cee-845f-2a4d3ea5927f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-22 08:47:59,954|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(53ede4c0-f50e-4c5a-9beb-d03ae9596adb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-22 08:47:59,967|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(76614798-ad47-4f02-b742-fd7684840a6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-22 08:47:59,982|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(3e6966c4-79ae-4b29-a6d7-70c7709ffbd6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-22 08:47:59,998|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(e0de8b61-576d-4c38-8f5b-cb79de5b1ab8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-22 08:48:00,014|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-22 08:48:00,015|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:48:00,015|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:48:00,015|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:48:00,016|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:48:00,016|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:48:00,049|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)
2022-12-22 08:48:00,052|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:48:00,100|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:48:00,123|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:48:00,147|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:48:00,216|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:00,217|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:00,218|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:00,261|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:48:00,310|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-22 08:48:00,349|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-22 08:48:00,356|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-22 08:48:00,417|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:00,418|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:00,419|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:00,459|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:48:00,495|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-22 08:48:00,525|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-22 08:48:00,532|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-22 08:48:00,589|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:00,590|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:00,590|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:00,591|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(HealthCheck)
2022-12-22 08:48:00,592|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-22 08:48:00,592|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-assign)
2022-12-22 08:48:00,593|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-deploy)
2022-12-22 08:48:00,636|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:48:00,674|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-22 08:48:00,706|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-22 08:48:00,713|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-22 08:48:00,760|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:00,761|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:00,792|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:00,793|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:00,794|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:48:00,811|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:48:00,830|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-22 08:48:00,858|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-22 08:48:00,874|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-22 08:48:00,899|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-22 08:48:00,899|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-22 08:48:00,935|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-22 08:48:00,968|de976d47-3867-4460-aa84-3b3190c3bdfe||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)

2022-12-22 08:48:12,271|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||Thread-158||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/28310380-935f-4faf-be0b-6c445188245f)
2022-12-22 08:48:12,271|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/28310380-935f-4faf-be0b-6c445188245f/Definitions
2022-12-22 08:48:12,274|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 08:48:12,275|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-22 08:48:12,292|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-template)
2022-12-22 08:48:12,297|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-22 08:48:12,302|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-22 08:48:12,320|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,339|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,346|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,352|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-22 08:48:12,352|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-22 08:48:12,353|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-22 08:48:12,364|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,371|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,378|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,385|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-22 08:48:12,400|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,407|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,414|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,422|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,429|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,436|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,451|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-22 08:48:12,455|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-22 08:48:12,455|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-22 08:48:12,456|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-22 08:48:12,467|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,474|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,481|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:48:12,488|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-22 08:48:12,518|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(resource-assignment)
2022-12-22 08:48:12,519|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-22 08:48:12,519|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-22 08:48:12,519|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-22 08:48:12,520|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-22 08:48:12,520|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-22 08:48:12,520|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/28310380-935f-4faf-be0b-6c445188245f/Templates/vnf-mapping.json
2022-12-22 08:48:12,525|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-22 08:48:12,525|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-22 08:48:12,526|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/28310380-935f-4faf-be0b-6c445188245f/Templates/base_ubuntu20-mapping.json
2022-12-22 08:48:12,530|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-22 08:48:12,530|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-22 08:48:12,530|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-assign)
2022-12-22 08:48:12,531|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-22 08:48:12,531|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-assign) targets(config-assign)
2022-12-22 08:48:12,531|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-22 08:48:12,532|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-22 08:48:12,532|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/28310380-935f-4faf-be0b-6c445188245f/Templates/baseconfig-mapping.json
2022-12-22 08:48:12,536|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-22 08:48:12,536|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-22 08:48:12,536|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-deploy)
2022-12-22 08:48:12,537|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-22 08:48:12,537|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-22 08:48:12,537|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) resource assignment files([]
2022-12-22 08:48:12,537|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 08:48:12,538|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-22 08:48:12,538|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/vnf-mapping.json)
2022-12-22 08:48:12,538|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-22 08:48:12,538|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/baseconfig-mapping.json)
2022-12-22 08:48:12,549|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-12-22 08:48:12,613|8ece7df2-1ffd-450d-8a3d-96228f3be1ed||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-22 08:48:12,820|d7cb2140-bb25-40a1-82ad-c93ea12793df||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(ac859db6-aac3-4926-8691-8ea7bc080a1d) CBA(/opt/app/onap/blueprints/archive/ac859db6-aac3-4926-8691-8ea7bc080a1d/cba.zip)
2022-12-22 08:48:12,829|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac859db6-aac3-4926-8691-8ea7bc080a1d) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:48:12,841|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:48:12,860|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:12,861|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:12,862|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:12,870|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac859db6-aac3-4926-8691-8ea7bc080a1d) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:48:12,890|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-22 08:48:12,920|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-22 08:48:12,921|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-22 08:48:12,971|d7cb2140-bb25-40a1-82ad-c93ea12793df||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/ac859db6-aac3-4926-8691-8ea7bc080a1d) present to clean.
2022-12-22 08:48:31,776|0576719e-61db-4a02-a75b-52fa86df9e97||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(f8be73ae-2688-4f28-b695-786285441a52) CBA(/opt/app/onap/blueprints/archive/f8be73ae-2688-4f28-b695-786285441a52/cba.zip)
2022-12-22 08:48:31,807|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8be73ae-2688-4f28-b695-786285441a52) and entry definition file (Definitions/CNF.json)
2022-12-22 08:48:31,867|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:48:31,868|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:48:31,869|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:48:31,869|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-out)
2022-12-22 08:48:31,870|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale)
2022-12-22 08:48:31,871|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-in)
2022-12-22 08:48:31,871|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(health-check)
2022-12-22 08:48:31,892|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8be73ae-2688-4f28-b695-786285441a52) and entry definition file (Definitions/CNF.json)
2022-12-22 08:48:31,916|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-22 08:48:31,945|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-22 08:48:31,947|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-22 08:48:31,995|0576719e-61db-4a02-a75b-52fa86df9e97||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/f8be73ae-2688-4f28-b695-786285441a52) present to clean.
2022-12-22 08:51:11,618|7317cfca-ee9b-42c4-ab71-7542982671a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-22 08:51:11,618|7317cfca-ee9b-42c4-ab71-7542982671a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-22 08:51:11,618|7317cfca-ee9b-42c4-ab71-7542982671a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-22 08:51:11,805|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-22 08:51:11,805|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-22 08:51:12,244|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-22 08:51:12,245|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(6a0296ab-119c-4e1e-bea9-eb5c5c19d001) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-22 08:51:12,261|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(86b89e55-8c1b-4436-9207-beee3bed2b85) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-22 08:51:12,269|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(f27d1034-b180-43d0-a1f9-53c4980cc08c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-22 08:51:12,279|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(f67aba67-5f95-469b-ba9d-1f7e6e37ad11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-22 08:51:12,290|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(e1b46a08-58aa-41ee-97e2-fb1a26e16455) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-22 08:51:12,303|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(48d0c4b8-0009-418e-ab82-d1cba2122fa0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-22 08:51:12,316|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-12-22 08:51:12,316|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:51:12,316|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:51:12,316|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:51:12,317|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:51:12,317|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:51:12,342|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)
2022-12-22 08:51:12,344|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:51:12,390|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:51:12,414|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:51:12,432|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:51:12,484|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:51:12,485|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:51:12,486|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:12,522|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:51:12,562|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-22 08:51:12,593|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-22 08:51:12,600|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-22 08:51:12,673|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:51:12,674|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:51:12,674|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:12,732|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-12-22 08:51:12,772|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-22 08:51:12,799|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-22 08:51:12,799|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-22 08:51:12,864|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:51:12,864|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:51:12,865|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:12,865|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(HealthCheck)
2022-12-22 08:51:12,866|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-22 08:51:12,867|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-assign)
2022-12-22 08:51:12,867|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(vf-config-deploy)
2022-12-22 08:51:12,903|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-22 08:51:12,944|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-22 08:51:12,981|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-22 08:51:12,982|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-22 08:51:13,041|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:51:13,042|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:13,068|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:51:13,069|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:13,070|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-22 08:51:13,085|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-12-22 08:51:13,104|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-22 08:51:13,132|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-22 08:51:13,133|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-22 08:51:13,195|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-22 08:51:13,223|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-22 08:51:13,224|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-22 08:51:13,262|7317cfca-ee9b-42c4-ab71-7542982671a1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-f47694f47-88gm9|||| 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)

2022-12-22 08:51:25,163|93e7fcc7-0773-4917-853a-a85406645576||Thread-184||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d114672b-1c0c-4bbd-9af5-12d0f236ec5f)
2022-12-22 08:51:25,164|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| deleting definition types under : /opt/app/onap/blueprints/working/d114672b-1c0c-4bbd-9af5-12d0f236ec5f/Definitions
2022-12-22 08:51:25,166|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| reinitialized all type definitions
2022-12-22 08:51:25,166|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-22 08:51:25,184|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-template)
2022-12-22 08:51:25,189|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-22 08:51:25,194|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-22 08:51:25,211|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,228|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,235|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,239|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-22 08:51:25,239|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-22 08:51:25,239|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-22 08:51:25,250|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,257|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,264|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,271|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-22 08:51:25,285|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,294|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,300|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,307|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,313|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,320|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,334|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-22 08:51:25,337|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-22 08:51:25,337|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-22 08:51:25,337|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-22 08:51:25,349|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,356|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,363|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(input)
2022-12-22 08:51:25,369|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-22 08:51:25,401|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(resource-assignment)
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-22 08:51:25,402|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/d114672b-1c0c-4bbd-9af5-12d0f236ec5f/Templates/vnf-mapping.json
2022-12-22 08:51:25,406|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-22 08:51:25,406|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-22 08:51:25,407|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/d114672b-1c0c-4bbd-9af5-12d0f236ec5f/Templates/base_ubuntu20-mapping.json
2022-12-22 08:51:25,410|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-assign)
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-assign) targets(config-assign)
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-22 08:51:25,411|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enriching artifacts file(/opt/app/onap/blueprints/working/d114672b-1c0c-4bbd-9af5-12d0f236ec5f/Templates/baseconfig-mapping.json
2022-12-22 08:51:25,415|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-22 08:51:25,415|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-22 08:51:25,415|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing Workflow(config-deploy)
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| workflow(config-deploy) resource assignment files([]
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| ##### Enhancing blueprint Resource Definitions
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/vnf-mapping.json)
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-22 08:51:25,416|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| processing file (Templates/baseconfig-mapping.json)
2022-12-22 08:51:25,426|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-12-22 08:51:25,478|93e7fcc7-0773-4917-853a-a85406645576||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-22 08:51:25,652|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||Thread-184||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(22437ca1-3b10-478e-bd58-5aa0e5973537) CBA(/opt/app/onap/blueprints/archive/22437ca1-3b10-478e-bd58-5aa0e5973537/cba.zip)
2022-12-22 08:51:25,659|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22437ca1-3b10-478e-bd58-5aa0e5973537) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:51:25,667|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-22 08:51:25,685|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:51:25,686|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:51:25,686|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:51:25,695|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22437ca1-3b10-478e-bd58-5aa0e5973537) and entry definition file (Definitions/ubuntu20.json)
2022-12-22 08:51:25,720|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-22 08:51:25,748|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-22 08:51:25,748|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-22 08:51:25,788|b04ba3f8-dbcf-483d-a7f3-1074d5fad69d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/22437ca1-3b10-478e-bd58-5aa0e5973537) present to clean.
2022-12-22 08:52:07,745|97413867-5792-4687-8e32-721191d0c740||Thread-184||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Save processing(9fc3ab3b-7dd1-44b0-93ce-25a1d8cedfe6) CBA(/opt/app/onap/blueprints/archive/9fc3ab3b-7dd1-44b0-93ce-25a1d8cedfe6/cba.zip)
2022-12-22 08:52:07,770|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fc3ab3b-7dd1-44b0-93ce-25a1d8cedfe6) and entry definition file (Definitions/CNF.json)
2022-12-22 08:52:07,818|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(resource-assignment)
2022-12-22 08:52:07,818|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-assign)
2022-12-22 08:52:07,819|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(config-deploy)
2022-12-22 08:52:07,819|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-out)
2022-12-22 08:52:07,820|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale)
2022-12-22 08:52:07,820|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(scale-in)
2022-12-22 08:52:07,820|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Validating Workflow(health-check)
2022-12-22 08:52:07,838|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fc3ab3b-7dd1-44b0-93ce-25a1d8cedfe6) and entry definition file (Definitions/CNF.json)
2022-12-22 08:52:07,861|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-22 08:52:07,891|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-22 08:52:07,892|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-f47694f47-88gm9|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-22 08:52:07,944|97413867-5792-4687-8e32-721191d0c740||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-f47694f47-88gm9|||| No compiled cache(/opt/app/onap/blueprints/working/9fc3ab3b-7dd1-44b0-93ce-25a1d8cedfe6) present to clean.
2022-12-22 09:05:42,445|||reactor-http-epoll-2||||WARN||||||| [075b9fd9, L:/10.233.69.92:8080 - R:/10.233.67.5:40232] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	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)
2022-12-22 09:16:46,410|||reactor-http-epoll-2||||WARN||||||| [57b5091b, L:/10.233.69.92:8080 - R:/10.233.67.5:46186] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: =M‰%MZÂH8€`%QÀ˜Ä”Ø5@E  ËÄÅ3Ç¿¾Ô՜Μ6PGM7<ÐS3Ä%ÎÇ'VÝ>À,À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: =M‰%MZÂH8€`%QÀ˜Ä”Ø5@E  ËÄÅ3Ç¿¾Ô՜Μ6PGM7<ÐS3Ä%ÎÇ'VÝ>À,À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)