By type
15:39:53,801 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:39:53,803 |-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] 15:39:53,805 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 15:39:53,805 |-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] 15:39:53,805 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 15:39:53,855 |-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 15:39:54,280 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:39:54,326 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:39:54,356 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:39:54,373 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:39:54,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 15:39:54,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 15:39:54,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 15:39:54,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 15:39:54,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 15:39:54,567 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 15:39:54,567 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:39:54,568 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:39:54,572 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-02-14 15:39:58,053|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-02-14 15:39:58,353|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5d6d5b97c5-t7bwn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app) 2023-02-14 15:39:58,361|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-02-14 15:40:08,579|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-02-14 15:40:10,225|||main||||INFO||||||| Finished Spring Data repository scanning in 1617 ms. Found 11 JPA repository interfaces. 2023-02-14 15:40:20,884|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-02-14 15:40:21,287|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-02-14 15:40:22,226|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-14 15:40:24,178|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-02-14 15:40:25,457|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-02-14 15:40:25,464|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-02-14 15:40:37,512|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-14 15:40:37,554|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-02-14 15:40:37,774|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-02-14 15:40:42,611|||main||||INFO||||||| Audit service is disabled 2023-02-14 15:40:43,124|||main||||INFO||||||| Workflow Audit store is disabled 2023-02-14 15:40:49,146|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2023-02-14 15:40:49,373|||main||||INFO||||||| Dependency Management module created... 2023-02-14 15:40:53,100|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-02-14 15:40:54,604|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-02-14 15:40:58,570|||main||||INFO||||||| Netty started on port 8080 2023-02-14 15:41:03,842|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-02-14 15:41:04,901|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-02-14 15:41:04,912|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 69.822 seconds (JVM running for 72.996) 2023-02-14 15:41:05,054|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-02-14 20:14:12,978|d4481070-24bb-4466-8926-d6c6fd24f169||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-02-14 20:14:12,980|d4481070-24bb-4466-8926-d6c6fd24f169||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-14 20:14:12,982|d4481070-24bb-4466-8926-d6c6fd24f169||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-14 20:14:14,593|d4481070-24bb-4466-8926-d6c6fd24f169||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-14 20:14:14,597|d4481070-24bb-4466-8926-d6c6fd24f169||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-14 20:14:17,871|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||Thread-46||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5eb28ad3-c9aa-4137-8c3a-21f8f97df7ca) 2023-02-14 20:14:17,902|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/5eb28ad3-c9aa-4137-8c3a-21f8f97df7ca/Definitions 2023-02-14 20:14:18,050|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-14 20:14:18,061|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(helloworld) 2023-02-14 20:14:18,122|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-template) 2023-02-14 20:14:18,143|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-02-14 20:14:18,170|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-02-14 20:14:18,268|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(helloworld) 2023-02-14 20:14:18,270|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-02-14 20:14:18,271|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(helloworld) targets(helloworld) 2023-02-14 20:14:18,272|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-02-14 20:14:18,273|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-02-14 20:14:18,274|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/5eb28ad3-c9aa-4137-8c3a-21f8f97df7ca/Templates/hello-world-mapping.json 2023-02-14 20:14:18,304|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-02-14 20:14:18,305|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-02-14 20:14:18,305|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-14 20:14:18,306|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-02-14 20:14:18,309|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/hello-world-mapping.json) 2023-02-14 20:14:18,338|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([]) 2023-02-14 20:14:18,339|c43da2fd-ba8d-4cdb-84c1-b5de947e211e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [] 2023-02-14 20:14:18,688|1a93d4dd-74fa-4d72-b720-170aa5e1e7dd||Thread-46||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(65e3eef0-66da-46ee-be3a-d92dafbec829) CBA(/opt/app/onap/blueprints/archive/65e3eef0-66da-46ee-be3a-d92dafbec829/cba.zip) 2023-02-14 20:14:18,723|1a93d4dd-74fa-4d72-b720-170aa5e1e7dd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65e3eef0-66da-46ee-be3a-d92dafbec829) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:14:18,842|1a93d4dd-74fa-4d72-b720-170aa5e1e7dd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(helloworld) 2023-02-14 20:14:18,872|1a93d4dd-74fa-4d72-b720-170aa5e1e7dd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65e3eef0-66da-46ee-be3a-d92dafbec829) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:14:19,169|1a93d4dd-74fa-4d72-b720-170aa5e1e7dd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/65e3eef0-66da-46ee-be3a-d92dafbec829) present to clean. 2023-02-14 20:14:19,421|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-02-14 20:14:19,422|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-02-14 20:14:19,433|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-02-14 20:14:19,455|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-02-14 20:14:19,652|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-02-14 20:14:19,657|654321||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-02-14 20:14:19,661|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) 2023-02-14 20:14:19,689|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-02-14 20:14:19,692|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-02-14 20:14:19,721|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-02-14 20:14:19,736|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-02-14 20:14:19,737|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-02-14 20:14:19,739|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-02-14 20:14:19,775|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-02-14 20:14:19,830|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([]) 2023-02-14 20:14:19,835|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ }) 2023-02-14 20:14:19,966|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response... 2023-02-14 20:14:19,971|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-02-14 20:14:19,972|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-02-14 20:14:19,988|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cdf1ab7d-8306-4064-aa7b-29616271639d auditStoreId -1 2023-02-14 20:40:09,068|422f3554-9204-4124-8981-0aa6056636c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-02-14 20:40:09,068|422f3554-9204-4124-8981-0aa6056636c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-14 20:40:09,068|422f3554-9204-4124-8981-0aa6056636c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-14 20:40:10,471|422f3554-9204-4124-8981-0aa6056636c5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-14 20:40:10,471|422f3554-9204-4124-8981-0aa6056636c5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-14 20:40:12,701|e02fe12f-5f65-4f08-92ed-79195c18b712||Thread-80||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/64734106-874b-468b-9a65-f5a9d6168e54) 2023-02-14 20:40:12,702|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/64734106-874b-468b-9a65-f5a9d6168e54/Definitions 2023-02-14 20:40:12,705|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-14 20:40:12,706|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(helloworld) 2023-02-14 20:40:12,767|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-template) 2023-02-14 20:40:12,805|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-02-14 20:40:12,832|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-02-14 20:40:12,885|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(helloworld) 2023-02-14 20:40:12,885|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-02-14 20:40:12,885|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(helloworld) targets(helloworld) 2023-02-14 20:40:12,886|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-02-14 20:40:12,886|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-02-14 20:40:12,886|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/64734106-874b-468b-9a65-f5a9d6168e54/Templates/hello-world-mapping.json 2023-02-14 20:40:12,898|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-02-14 20:40:12,898|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-02-14 20:40:12,898|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-14 20:40:12,899|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-02-14 20:40:12,899|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/hello-world-mapping.json) 2023-02-14 20:40:12,914|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([]) 2023-02-14 20:40:12,914|e02fe12f-5f65-4f08-92ed-79195c18b712||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [] 2023-02-14 20:40:13,170|94747bc2-802b-499c-b1d3-eab7d65d3714||Thread-80||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(9c344b16-ad8d-4343-b4dd-fd9926ab7959) CBA(/opt/app/onap/blueprints/archive/9c344b16-ad8d-4343-b4dd-fd9926ab7959/cba.zip) 2023-02-14 20:40:13,180|94747bc2-802b-499c-b1d3-eab7d65d3714||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9c344b16-ad8d-4343-b4dd-fd9926ab7959) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:40:13,213|94747bc2-802b-499c-b1d3-eab7d65d3714||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(helloworld) 2023-02-14 20:40:13,226|94747bc2-802b-499c-b1d3-eab7d65d3714||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9c344b16-ad8d-4343-b4dd-fd9926ab7959) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:40:13,363|94747bc2-802b-499c-b1d3-eab7d65d3714||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/9c344b16-ad8d-4343-b4dd-fd9926ab7959) present to clean. 2023-02-14 20:40:13,584|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-02-14 20:40:13,584|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-02-14 20:40:13,584|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-02-14 20:40:13,588|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-02-14 20:40:13,588|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-02-14 20:40:13,596|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:40:13,631|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-02-14 20:40:13,631|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-02-14 20:40:13,631|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-02-14 20:40:13,633|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-02-14 20:40:13,634|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-02-14 20:40:13,634|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-02-14 20:40:13,637|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-02-14 20:40:13,671|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([]) 2023-02-14 20:40:13,672|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ }) 2023-02-14 20:40:13,688|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-02-14 20:40:13,689|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-02-14 20:40:13,689|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-02-14 20:40:13,690|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e1bc95cf-3e4c-4b87-9e32-93b16765e46e auditStoreId -1 2023-02-14 20:56:11,433|73c4c8ac-cd24-400d-aea4-e540735a3587||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-02-14 20:56:11,434|73c4c8ac-cd24-400d-aea4-e540735a3587||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-14 20:56:11,434|73c4c8ac-cd24-400d-aea4-e540735a3587||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-14 20:56:12,738|73c4c8ac-cd24-400d-aea4-e540735a3587||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-14 20:56:12,739|73c4c8ac-cd24-400d-aea4-e540735a3587||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-14 20:56:15,428|b6df3bcc-accf-4d65-b04a-5f241f93a097||Thread-107||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1e035800-1ab8-4143-ac14-b19f1fce67e1) 2023-02-14 20:56:15,430|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/1e035800-1ab8-4143-ac14-b19f1fce67e1/Definitions 2023-02-14 20:56:15,436|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-14 20:56:15,438|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(helloworld) 2023-02-14 20:56:15,498|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-template) 2023-02-14 20:56:15,526|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-02-14 20:56:15,543|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-02-14 20:56:15,568|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(helloworld) 2023-02-14 20:56:15,569|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-02-14 20:56:15,570|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(helloworld) targets(helloworld) 2023-02-14 20:56:15,570|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-02-14 20:56:15,570|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-02-14 20:56:15,570|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/1e035800-1ab8-4143-ac14-b19f1fce67e1/Templates/hello-world-mapping.json 2023-02-14 20:56:15,583|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-02-14 20:56:15,583|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-helloworld-properties) 2023-02-14 20:56:15,584|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-14 20:56:15,584|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-02-14 20:56:15,584|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/hello-world-mapping.json) 2023-02-14 20:56:15,594|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([]) 2023-02-14 20:56:15,594|b6df3bcc-accf-4d65-b04a-5f241f93a097||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [] 2023-02-14 20:56:15,855|ba1b4794-812b-47ff-a728-2601aac6b8b7||Thread-107||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(3c8400c7-a055-464c-b424-93e45ce18b54) CBA(/opt/app/onap/blueprints/archive/3c8400c7-a055-464c-b424-93e45ce18b54/cba.zip) 2023-02-14 20:56:15,870|ba1b4794-812b-47ff-a728-2601aac6b8b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3c8400c7-a055-464c-b424-93e45ce18b54) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:56:15,894|ba1b4794-812b-47ff-a728-2601aac6b8b7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(helloworld) 2023-02-14 20:56:15,907|ba1b4794-812b-47ff-a728-2601aac6b8b7||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3c8400c7-a055-464c-b424-93e45ce18b54) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:56:16,042|ba1b4794-812b-47ff-a728-2601aac6b8b7||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/3c8400c7-a055-464c-b424-93e45ce18b54) present to clean. 2023-02-14 20:56:16,232|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-02-14 20:56:16,232|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-02-14 20:56:16,233|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-02-14 20:56:16,235|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-02-14 20:56:16,236|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-02-14 20:56:16,239|654321||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-02-14 20:56:16,253|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-02-14 20:56:16,254|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-02-14 20:56:16,254|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-02-14 20:56:16,255|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-02-14 20:56:16,255|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-02-14 20:56:16,256|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-02-14 20:56:16,258|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-02-14 20:56:16,281|654321||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([]) 2023-02-14 20:56:16,283|654321||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ }) 2023-02-14 20:56:16,294|654321||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response... 2023-02-14 20:56:16,294|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-02-14 20:56:16,294|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-02-14 20:56:16,295|654321||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c229ece0-847c-482e-814d-caf6c9b2e031 auditStoreId -1 2023-02-15 01:44:08,595|158f96ac-a931-4a00-8f63-e5ef98fb9889||Thread-108||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(5c1c4279-e5a7-4790-9ecd-a7eb85e87253) CBA(/opt/app/onap/blueprints/archive/5c1c4279-e5a7-4790-9ecd-a7eb85e87253/cba.zip) 2023-02-15 01:44:08,645|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c1c4279-e5a7-4790-9ecd-a7eb85e87253) and entry definition file (Definitions/CNF.json) 2023-02-15 01:44:08,886|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:08,888|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:08,889|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:08,890|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-out) 2023-02-15 01:44:08,891|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale) 2023-02-15 01:44:08,892|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-in) 2023-02-15 01:44:08,893|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(health-check) 2023-02-15 01:44:08,952|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c1c4279-e5a7-4790-9ecd-a7eb85e87253) and entry definition file (Definitions/CNF.json) 2023-02-15 01:44:09,419|158f96ac-a931-4a00-8f63-e5ef98fb9889||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/5c1c4279-e5a7-4790-9ecd-a7eb85e87253) present to clean. 2023-02-15 01:44:25,280|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-02-15 01:44:25,280|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-15 01:44:25,281|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-15 01:44:26,038|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-15 01:44:26,039|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-15 01:44:27,344|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-02-15 01:44:27,351|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(429b7a1b-fd2e-4459-832a-7ad1328c2219) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-02-15 01:44:27,384|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(3cab08a4-70f7-4b08-b8a8-b08afa07485e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-02-15 01:44:27,395|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(042d97a7-8e5a-43d7-a4b9-71307881e60d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-02-15 01:44:27,418|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(3adf1ded-fb2b-4358-9cb3-99679c07b5d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-02-15 01:44:27,445|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(224eb470-ad4f-415e-a43f-7b22776e6d3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-02-15 01:44:27,470|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(e343d4a9-e105-4e83-9956-74c353c089cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-02-15 01:44:27,492|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-02-15 01:44:27,493|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 01:44:27,493|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 01:44:27,493|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 01:44:27,494|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 01:44:27,494|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 01:44:27,550|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-02-15 01:44:27,582|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 01:44:27,621|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 01:44:27,653|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 01:44:27,687|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 01:44:27,802|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:27,804|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:27,805|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:27,881|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 01:44:28,115|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:28,117|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:28,118|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:28,208|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 01:44:28,430|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:28,431|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:28,432|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:28,433|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(HealthCheck) 2023-02-15 01:44:28,435|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(ScaleOutReconfiguration) 2023-02-15 01:44:28,436|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-assign) 2023-02-15 01:44:28,437|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-deploy) 2023-02-15 01:44:28,512|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:28,513|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:28,515|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 01:44:28,595|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 01:44:28,913|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:28,914|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:28,972|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 01:44:29,081|32f2de82-6e91-45c2-b6d0-2ec4059c75dc||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-02-15 01:44:44,771|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||Thread-108||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/89810990-30ca-44be-97a7-2acecedf2daa) 2023-02-15 01:44:44,774|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/89810990-30ca-44be-97a7-2acecedf2daa/Definitions 2023-02-15 01:44:44,780|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-15 01:44:44,783|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-02-15 01:44:44,826|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-template) 2023-02-15 01:44:44,837|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-mapping) 2023-02-15 01:44:44,857|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-02-15 01:44:44,890|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:44,949|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:44,967|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:44,981|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-02-15 01:44:44,982|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-02-15 01:44:44,982|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-02-15 01:44:45,010|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,027|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,044|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,058|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(sdnc) 2023-02-15 01:44:45,093|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,111|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,131|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,156|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,177|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,220|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,253|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-assign) 2023-02-15 01:44:45,259|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-template) 2023-02-15 01:44:45,259|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-02-15 01:44:45,260|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-02-15 01:44:45,285|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,313|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,327|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 01:44:45,343|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-deploy) 2023-02-15 01:44:45,425|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(resource-assignment) 2023-02-15 01:44:45,427|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-02-15 01:44:45,427|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-02-15 01:44:45,427|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-02-15 01:44:45,427|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-02-15 01:44:45,427|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-02-15 01:44:45,428|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/89810990-30ca-44be-97a7-2acecedf2daa/Templates/vnf-mapping.json 2023-02-15 01:44:45,438|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-02-15 01:44:45,438|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-02-15 01:44:45,439|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/89810990-30ca-44be-97a7-2acecedf2daa/Templates/base_ubuntu20-mapping.json 2023-02-15 01:44:45,450|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-02-15 01:44:45,451|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-02-15 01:44:45,452|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-assign) 2023-02-15 01:44:45,453|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-02-15 01:44:45,453|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-assign) targets(config-assign) 2023-02-15 01:44:45,453|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-02-15 01:44:45,453|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-02-15 01:44:45,453|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/89810990-30ca-44be-97a7-2acecedf2daa/Templates/baseconfig-mapping.json 2023-02-15 01:44:45,462|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-02-15 01:44:45,462|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-config-assign-properties) 2023-02-15 01:44:45,464|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-deploy) 2023-02-15 01:44:45,464|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-02-15 01:44:45,464|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-deploy) targets(config-deploy) 2023-02-15 01:44:45,464|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) resource assignment files([] 2023-02-15 01:44:45,465|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-15 01:44:45,465|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-02-15 01:44:45,465|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/vnf-mapping.json) 2023-02-15 01:44:45,465|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-02-15 01:44:45,465|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/baseconfig-mapping.json) 2023-02-15 01:44:45,490|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-02-15 01:44:45,663|d284b167-bebc-4ccc-a20e-eaa1d59ab29d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-02-15 01:44:45,999|650c9da2-0e17-4a95-b4a9-227860128390||Thread-108||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(3095de79-4393-468c-a224-4271751038a6) CBA(/opt/app/onap/blueprints/archive/3095de79-4393-468c-a224-4271751038a6/cba.zip) 2023-02-15 01:44:46,009|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3095de79-4393-468c-a224-4271751038a6) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 01:44:46,023|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 01:44:46,065|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 01:44:46,067|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 01:44:46,068|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 01:44:46,084|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3095de79-4393-468c-a224-4271751038a6) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 01:44:46,235|650c9da2-0e17-4a95-b4a9-227860128390||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/3095de79-4393-468c-a224-4271751038a6) present to clean. 2023-02-15 02:17:13,653|772039c7-1d18-4fa0-b91f-4425ecb3b03b||Thread-132||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(c933a09b-bd71-46bf-a889-f0a1db62ca23) CBA(/opt/app/onap/blueprints/archive/c933a09b-bd71-46bf-a889-f0a1db62ca23/cba.zip) 2023-02-15 02:17:13,740|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c933a09b-bd71-46bf-a889-f0a1db62ca23) and entry definition file (Definitions/CNF.json) 2023-02-15 02:17:13,889|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:17:13,891|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:17:13,892|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:13,894|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-out) 2023-02-15 02:17:13,895|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale) 2023-02-15 02:17:13,896|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-in) 2023-02-15 02:17:13,897|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(health-check) 2023-02-15 02:17:13,941|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c933a09b-bd71-46bf-a889-f0a1db62ca23) and entry definition file (Definitions/CNF.json) 2023-02-15 02:17:14,039|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :APACHE::1.0.0 2023-02-15 02:17:14,173|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-02-15 02:17:14,179|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-02-15 02:17:14,339|772039c7-1d18-4fa0-b91f-4425ecb3b03b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/c933a09b-bd71-46bf-a889-f0a1db62ca23) present to clean. 2023-02-15 02:17:42,294|2638a3a0-94a1-4845-80b3-41f273ee0bfe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-02-15 02:17:42,295|2638a3a0-94a1-4845-80b3-41f273ee0bfe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-15 02:17:42,295|2638a3a0-94a1-4845-80b3-41f273ee0bfe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-15 02:17:43,356|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-15 02:17:43,357|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-15 02:17:45,393|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-02-15 02:17:45,395|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(49db1dbd-d919-4161-9e92-43c4a9c7b85b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-02-15 02:17:45,427|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(ab76f701-c324-4daa-b4e2-fd70f288d6f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-02-15 02:17:45,444|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(89cdcfae-2022-46bc-b823-8dab2c31d511) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-02-15 02:17:45,461|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(d322284a-0e1f-469c-9287-915663e30d4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-02-15 02:17:45,489|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(35b623b9-1848-4008-ae36-44c662b00a00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-02-15 02:17:45,515|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(18ffb742-3f75-4315-aa6c-712a25b45367) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-02-15 02:17:45,544|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-02-15 02:17:45,545|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 02:17:45,545|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 02:17:45,546|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 02:17:45,546|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 02:17:45,547|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 02:17:45,571|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 02:17:45,601|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-02-15 02:17:45,648|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 02:17:45,677|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 02:17:45,710|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 02:17:45,819|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:17:45,821|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:17:45,822|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:46,052|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 02:17:46,340|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-02-15 02:17:46,500|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-02-15 02:17:46,511|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-02-15 02:17:46,691|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:17:46,693|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:17:46,694|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:46,694|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(HealthCheck) 2023-02-15 02:17:46,696|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(ScaleOutReconfiguration) 2023-02-15 02:17:46,697|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-assign) 2023-02-15 02:17:46,698|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-deploy) 2023-02-15 02:17:46,764|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 02:17:46,922|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-02-15 02:17:47,017|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-02-15 02:17:47,035|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-02-15 02:17:47,176|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:17:47,177|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:17:47,178|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:47,241|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 02:17:47,331|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-02-15 02:17:47,427|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-02-15 02:17:47,439|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:17:47,441|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:47,442|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-02-15 02:17:47,614|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:17:47,615|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:17:47,616|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 02:17:47,627|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 02:17:47,683|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-02-15 02:17:47,806|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-02-15 02:17:47,809|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-02-15 02:17:47,956|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-02-15 02:17:48,015|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-02-15 02:17:48,017|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-02-15 02:17:48,089|2638a3a0-94a1-4845-80b3-41f273ee0bfe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-02-15 02:18:03,282|04694193-18ee-47a6-adc2-1c8e6a88c25d||Thread-132||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f961b34a-b118-498b-9240-0ec107bc00b6) 2023-02-15 02:18:03,285|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/f961b34a-b118-498b-9240-0ec107bc00b6/Definitions 2023-02-15 02:18:03,291|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-15 02:18:03,294|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-02-15 02:18:03,356|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-template) 2023-02-15 02:18:03,371|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-mapping) 2023-02-15 02:18:03,399|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-02-15 02:18:03,429|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,487|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,503|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,517|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-02-15 02:18:03,518|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-02-15 02:18:03,518|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-02-15 02:18:03,562|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,648|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,682|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,706|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(sdnc) 2023-02-15 02:18:03,791|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,808|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,824|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,839|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,863|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,886|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,926|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-assign) 2023-02-15 02:18:03,933|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-template) 2023-02-15 02:18:03,933|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-02-15 02:18:03,934|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-02-15 02:18:03,961|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,978|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:03,993|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 02:18:04,005|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-deploy) 2023-02-15 02:18:04,069|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(resource-assignment) 2023-02-15 02:18:04,070|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-02-15 02:18:04,070|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-02-15 02:18:04,070|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-02-15 02:18:04,071|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-02-15 02:18:04,071|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-02-15 02:18:04,071|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f961b34a-b118-498b-9240-0ec107bc00b6/Templates/vnf-mapping.json 2023-02-15 02:18:04,080|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-02-15 02:18:04,081|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-02-15 02:18:04,081|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f961b34a-b118-498b-9240-0ec107bc00b6/Templates/base_ubuntu20-mapping.json 2023-02-15 02:18:04,090|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-02-15 02:18:04,090|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-02-15 02:18:04,091|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-assign) 2023-02-15 02:18:04,092|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-02-15 02:18:04,092|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-assign) targets(config-assign) 2023-02-15 02:18:04,092|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-02-15 02:18:04,093|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-02-15 02:18:04,093|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f961b34a-b118-498b-9240-0ec107bc00b6/Templates/baseconfig-mapping.json 2023-02-15 02:18:04,102|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-02-15 02:18:04,102|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-config-assign-properties) 2023-02-15 02:18:04,103|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-deploy) 2023-02-15 02:18:04,103|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-02-15 02:18:04,104|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-deploy) targets(config-deploy) 2023-02-15 02:18:04,104|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) resource assignment files([] 2023-02-15 02:18:04,104|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-15 02:18:04,104|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-02-15 02:18:04,105|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/vnf-mapping.json) 2023-02-15 02:18:04,105|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-02-15 02:18:04,105|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/baseconfig-mapping.json) 2023-02-15 02:18:04,129|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-02-15 02:18:04,294|04694193-18ee-47a6-adc2-1c8e6a88c25d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-02-15 02:18:04,610|67a5ed32-6036-40f2-b34a-df76fdd33070||Thread-132||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(eb287f12-42c7-4c62-80f4-494b8872d9f8) CBA(/opt/app/onap/blueprints/archive/eb287f12-42c7-4c62-80f4-494b8872d9f8/cba.zip) 2023-02-15 02:18:04,622|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb287f12-42c7-4c62-80f4-494b8872d9f8) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 02:18:04,638|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 02:18:04,681|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 02:18:04,682|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 02:18:04,683|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 02:18:04,712|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb287f12-42c7-4c62-80f4-494b8872d9f8) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 02:18:04,747|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-02-15 02:18:04,803|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-02-15 02:18:04,804|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-02-15 02:18:04,912|67a5ed32-6036-40f2-b34a-df76fdd33070||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/eb287f12-42c7-4c62-80f4-494b8872d9f8) present to clean. 2023-02-15 03:08:46,450|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(5bcb3c58-b40f-4019-806d-8e0c814ed336) CBA(/opt/app/onap/blueprints/archive/5bcb3c58-b40f-4019-806d-8e0c814ed336/cba.zip) 2023-02-15 03:08:46,500|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5bcb3c58-b40f-4019-806d-8e0c814ed336) and entry definition file (Definitions/CNF.json) 2023-02-15 03:08:46,629|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:08:46,630|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:08:46,631|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:08:46,635|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-out) 2023-02-15 03:08:46,636|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale) 2023-02-15 03:08:46,636|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(scale-in) 2023-02-15 03:08:46,637|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(health-check) 2023-02-15 03:08:46,675|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5bcb3c58-b40f-4019-806d-8e0c814ed336) and entry definition file (Definitions/CNF.json) 2023-02-15 03:08:46,918|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :APACHE::1.0.0 2023-02-15 03:08:47,058|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-02-15 03:08:47,061|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-02-15 03:08:47,222|7332fcc7-97e3-46ac-b2a5-bca6d2bbed36||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/5bcb3c58-b40f-4019-806d-8e0c814ed336) present to clean. 2023-02-15 03:09:05,189|3857303b-dbd5-4253-b762-1b0cf432c3bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-02-15 03:09:05,190|3857303b-dbd5-4253-b762-1b0cf432c3bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-02-15 03:09:05,190|3857303b-dbd5-4253-b762-1b0cf432c3bf||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-02-15 03:09:06,177|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-02-15 03:09:06,178|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-02-15 03:09:08,573|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-02-15 03:09:08,574|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(f65b7aff-1fa3-4afa-b7d2-42372fb9bc1b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-02-15 03:09:08,601|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(4a4fcd9e-047d-4e3c-9b2d-df133c7aa838) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-02-15 03:09:08,612|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(ac2d7240-4bcc-432b-9d9c-9c08f2179b44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-02-15 03:09:08,627|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(674b3709-4662-488a-a77d-aaded2b1dfb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-02-15 03:09:08,646|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(97662f63-f348-4813-8a3f-b595724af3cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-02-15 03:09:08,674|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(f5654220-a975-4bb9-aebc-f62139db19a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-02-15 03:09:08,696|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-02-15 03:09:08,696|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 03:09:08,697|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 03:09:08,697|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 03:09:08,698|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 03:09:08,698|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 03:09:08,720|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 03:09:08,752|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-02-15 03:09:08,793|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 03:09:08,815|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 03:09:08,842|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 03:09:09,033|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:09:09,035|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:09:09,038|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:09,040|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(HealthCheck) 2023-02-15 03:09:09,041|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(ScaleOutReconfiguration) 2023-02-15 03:09:09,042|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-assign) 2023-02-15 03:09:09,044|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(vf-config-deploy) 2023-02-15 03:09:09,106|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 03:09:09,393|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-02-15 03:09:09,485|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-02-15 03:09:09,486|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-02-15 03:09:09,710|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:09:09,712|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:09:09,712|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:09,776|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-02-15 03:09:09,916|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-02-15 03:09:10,037|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-02-15 03:09:10,038|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-02-15 03:09:10,290|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:09:10,292|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:09:10,293|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:10,349|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-02-15 03:09:10,431|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-02-15 03:09:10,564|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-02-15 03:09:10,564|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-02-15 03:09:10,731|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:09:10,732|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:10,805|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:09:10,807|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:10,808|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-02-15 03:09:10,824|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-02-15 03:09:10,875|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-02-15 03:09:10,966|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-02-15 03:09:10,968|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-02-15 03:09:11,159|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-02-15 03:09:11,245|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-02-15 03:09:11,249|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-02-15 03:09:11,365|3857303b-dbd5-4253-b762-1b0cf432c3bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-02-15 03:09:27,699|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||Thread-158||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bbb1dee7-54b4-4ab9-955c-d3a28f81d657) 2023-02-15 03:09:27,701|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| deleting definition types under : /opt/app/onap/blueprints/working/bbb1dee7-54b4-4ab9-955c-d3a28f81d657/Definitions 2023-02-15 03:09:27,707|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| reinitialized all type definitions 2023-02-15 03:09:27,709|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-02-15 03:09:27,757|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-template) 2023-02-15 03:09:27,773|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(vnf-mapping) 2023-02-15 03:09:27,790|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-02-15 03:09:27,849|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:27,890|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:27,934|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:27,952|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-02-15 03:09:27,952|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-02-15 03:09:27,952|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-02-15 03:09:27,981|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,000|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,027|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,041|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(sdnc) 2023-02-15 03:09:28,074|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,092|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,115|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,154|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,173|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,188|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,228|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-assign) 2023-02-15 03:09:28,233|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-template) 2023-02-15 03:09:28,233|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-02-15 03:09:28,234|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-02-15 03:09:28,271|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,296|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,311|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(input) 2023-02-15 03:09:28,328|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ***** Enhancing NodeTemplate(config-deploy) 2023-02-15 03:09:28,396|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(resource-assignment) 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-02-15 03:09:28,397|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/bbb1dee7-54b4-4ab9-955c-d3a28f81d657/Templates/vnf-mapping.json 2023-02-15 03:09:28,403|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-02-15 03:09:28,403|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-02-15 03:09:28,403|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/bbb1dee7-54b4-4ab9-955c-d3a28f81d657/Templates/base_ubuntu20-mapping.json 2023-02-15 03:09:28,409|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-02-15 03:09:28,410|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-02-15 03:09:28,410|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-assign) 2023-02-15 03:09:28,411|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-02-15 03:09:28,411|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-assign) targets(config-assign) 2023-02-15 03:09:28,411|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-02-15 03:09:28,411|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-02-15 03:09:28,411|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enriching artifacts file(/opt/app/onap/blueprints/working/bbb1dee7-54b4-4ab9-955c-d3a28f81d657/Templates/baseconfig-mapping.json 2023-02-15 03:09:28,417|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-02-15 03:09:28,417|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| dataType not present for the recipe(dt-config-assign-properties) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing Workflow(config-deploy) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| identified workflow(config-deploy) targets(config-deploy) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| workflow(config-deploy) resource assignment files([] 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| ##### Enhancing blueprint Resource Definitions 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/vnf-mapping.json) 2023-02-15 03:09:28,418|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-02-15 03:09:28,419|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| processing file (Templates/baseconfig-mapping.json) 2023-02-15 03:09:28,435|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-02-15 03:09:28,574|ee827e25-14e3-4f00-8fb7-1c1fff664e3c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-02-15 03:09:28,815|68bb2efc-848e-4333-aeeb-a03e94ae2987||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Save processing(0f7ce0a9-7ffc-46fd-a66d-f0a856d92387) CBA(/opt/app/onap/blueprints/archive/0f7ce0a9-7ffc-46fd-a66d-f0a856d92387/cba.zip) 2023-02-15 03:09:28,824|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f7ce0a9-7ffc-46fd-a66d-f0a856d92387) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 03:09:28,834|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-02-15 03:09:28,862|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(resource-assignment) 2023-02-15 03:09:28,863|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-assign) 2023-02-15 03:09:28,864|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Validating Workflow(config-deploy) 2023-02-15 03:09:28,875|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f7ce0a9-7ffc-46fd-a66d-f0a856d92387) and entry definition file (Definitions/ubuntu20.json) 2023-02-15 03:09:28,904|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-02-15 03:09:28,998|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-02-15 03:09:28,999|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-02-15 03:09:29,123|68bb2efc-848e-4333-aeeb-a03e94ae2987||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-t7bwn|||| No compiled cache(/opt/app/onap/blueprints/working/0f7ce0a9-7ffc-46fd-a66d-f0a856d92387) present to clean. 2023-02-15 03:45:15,327|654321||reactor-http-epoll-4||||WARN||||||| [85bebe3e, L:/10.233.65.95:8080 - R:/10.233.68.34:51626] 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) 2023-02-15 04:15:34,938|||reactor-http-epoll-2||||WARN||||||| [2d3a1d61, L:/10.233.65.95:8080 - R:/10.233.68.34:39502] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: Öд=$ÍݬB°?)KJS'= ¡#Ð:Ø >À,À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: Öд=$ÍݬB°?)KJS'= ¡#Ð:Ø >À,À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)