By type
12:25:07,430 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:25:07,433 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:25:07,434 |-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.3.0.jar!/logback.xml] 12:25:07,435 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 12:25:07,435 |-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.3.0.jar!/logback.xml] 12:25:07,435 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 12:25:07,459 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 12:25:07,654 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:25:07,670 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:25:07,675 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 12:25:07,686 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:25:07,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 12:25:07,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 12:25:07,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 12:25:07,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 12:25:07,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 12:25:07,831 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 12:25:07,831 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 12:25:07,832 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:25:07,835 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-08 12:25:09,074|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-6b675cf46c-s2kls with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-09-08 12:25:09,081|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-08 12:25:13,959|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-08 12:25:14,908|||main||||INFO||||||| Finished Spring Data repository scanning in 930ms. Found 11 JPA repository interfaces. 2022-09-08 12:25:19,067|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-08 12:25:19,232|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-08 12:25:19,733|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-08 12:25:20,591|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-08 12:25:21,294|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-08 12:25:21,354|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-08 12:25:21,893|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-08 12:25:24,872|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-08 12:25:24,888|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-08 12:25:25,034|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-08 12:25:27,411|||main||||INFO||||||| Audit service is disabled 2022-09-08 12:25:27,966|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-08 12:25:30,287|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-09-08 12:25:30,340|||main||||INFO||||||| Dependency Management module created... 2022-09-08 12:25:32,224|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-08 12:25:32,622|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-08 12:25:34,583|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-08 12:25:37,304|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-08 12:25:37,868|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-08 12:25:37,881|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 29.791 seconds (JVM running for 31.14) 2022-09-08 12:25:37,931|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-08 14:27:31,252|dfbef0a1-de5c-4d69-9037-a1987a53048c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-08 14:27:31,254|dfbef0a1-de5c-4d69-9037-a1987a53048c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-08 14:27:31,256|dfbef0a1-de5c-4d69-9037-a1987a53048c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-08 14:27:32,577|dfbef0a1-de5c-4d69-9037-a1987a53048c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-08 14:27:32,580|dfbef0a1-de5c-4d69-9037-a1987a53048c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-08 14:27:35,024|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f6b0fbff-b2b7-4399-a0b3-336eb4c74d50) 2022-09-08 14:27:35,035|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| deleting definition types under : /opt/app/onap/blueprints/working/f6b0fbff-b2b7-4399-a0b3-336eb4c74d50/Definitions 2022-09-08 14:27:35,159|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| reinitialized all type definitions 2022-09-08 14:27:35,169|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-08 14:27:35,247|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-08 14:27:35,272|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-08 14:27:35,295|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-08 14:27:35,355|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(helloworld) 2022-09-08 14:27:35,357|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-08 14:27:35,357|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(helloworld) targets(helloworld) 2022-09-08 14:27:35,357|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-08 14:27:35,357|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-08 14:27:35,357|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6b0fbff-b2b7-4399-a0b3-336eb4c74d50/Templates/hello-world-mapping.json 2022-09-08 14:27:35,381|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-08 14:27:35,381|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-08 14:27:35,381|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing blueprint Resource Definitions 2022-09-08 14:27:35,382|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-08 14:27:35,384|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/hello-world-mapping.json) 2022-09-08 14:27:35,410|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| distinct resource keys ([]) 2022-09-08 14:27:35,411|6d496fe5-4cfb-408d-a8f2-04a47975848f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enriching Resource Definition sources Node Template: [] 2022-09-08 14:27:35,799|7591ebdb-13b7-4972-81e3-1754a95f44ae||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(6a1e1683-f04c-4624-be72-1b082924c1f7) CBA(/opt/app/onap/blueprints/archive/6a1e1683-f04c-4624-be72-1b082924c1f7/cba.zip) 2022-09-08 14:27:35,811|7591ebdb-13b7-4972-81e3-1754a95f44ae||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a1e1683-f04c-4624-be72-1b082924c1f7) and entry definition file (Definitions/blueprint.json) 2022-09-08 14:27:35,884|7591ebdb-13b7-4972-81e3-1754a95f44ae||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(helloworld) 2022-09-08 14:27:35,909|7591ebdb-13b7-4972-81e3-1754a95f44ae||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a1e1683-f04c-4624-be72-1b082924c1f7) and entry definition file (Definitions/blueprint.json) 2022-09-08 14:27:36,133|7591ebdb-13b7-4972-81e3-1754a95f44ae||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/working/6a1e1683-f04c-4624-be72-1b082924c1f7) present to clean. 2022-09-08 14:27:36,408|8640d378-bd1f-4c52-80f8-7f64455d6f43||boundedElastic-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing request id 654321 2022-09-08 14:27:36,409|8640d378-bd1f-4c52-80f8-7f64455d6f43||boundedElastic-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| storeExecutionInput called not to store the Workflow action input details 2022-09-08 14:27:36,409|8640d378-bd1f-4c52-80f8-7f64455d6f43||boundedElastic-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| StoreAuditService ID -1 2022-09-08 14:27:36,416|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| getting cba file name(test101), version(1.0.1) from db 2022-09-08 14:27:36,536|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-08 14:27:36,541|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-08 14:27:36,543|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-08 14:27:36,563|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deriving input data for workflow: (helloworld) 2022-09-08 14:27:36,564|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-08 14:27:36,564|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-08 14:27:36,575|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-08 14:27:36,575|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-08 14:27:36,576|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-08 14:27:36,601|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-08 14:27:36,643|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Batched Sequence : ([]) 2022-09-08 14:27:36,648|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Generated Resource Param Data ({ }) 2022-09-08 14:27:36,755|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Preparing Response... 2022-09-08 14:27:36,757|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-08 14:27:36,758|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-08 14:27:36,760|8640d378-bd1f-4c52-80f8-7f64455d6f43||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ee0e8b51-085c-4beb-9bd7-33fb51964480 auditStoreId -1 2022-09-08 16:56:05,301|88cd9070-e9c6-4ebd-98e3-1cd071f33471||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-08 16:56:05,302|88cd9070-e9c6-4ebd-98e3-1cd071f33471||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-08 16:56:05,303|88cd9070-e9c6-4ebd-98e3-1cd071f33471||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-08 16:56:06,991|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-08 16:56:06,992|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-08 16:56:10,026|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-08 16:56:10,032|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(d73a6871-80b4-4c24-ae9a-d08fc3e02baa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-08 16:56:10,068|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(d3865c02-fd58-4f8b-af72-f758103e7922) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-08 16:56:10,080|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(8b32534b-e27b-4511-8e49-ff5f2677f311) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-08 16:56:10,095|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(35ffc503-0610-4f24-abdb-ff96bb6b980e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-08 16:56:10,113|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(fe9ebd6d-7cc1-4fa8-bcf7-c891c83a864e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-08 16:56:10,134|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(577f03b8-4ff2-4973-aaf1-81a8c4c7e188) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-08 16:56:10,153|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-08 16:56:10,153|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-08 16:56:10,153|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-08 16:56:10,154|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 16:56:10,154|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-08 16:56:10,154|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 16:56:10,215|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 16:56:10,300|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 16:56:10,329|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 16:56:10,353|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 16:56:10,481|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:10,482|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:10,482|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:10,546|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 16:56:10,718|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:10,721|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:10,722|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:10,780|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-08 16:56:11,153|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:11,155|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:11,157|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:11,165|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(HealthCheck) 2022-09-08 16:56:11,169|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-08 16:56:11,171|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(vf-config-assign) 2022-09-08 16:56:11,173|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(vf-config-deploy) 2022-09-08 16:56:11,267|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 16:56:11,514|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:11,516|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:11,602|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:11,605|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:11,608|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-08 16:56:11,638|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-08 16:56:11,982|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:11,983|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:11,985|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign-day-2) 2022-09-08 16:56:11,986|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:11,987|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy-day-2) 2022-09-08 16:56:12,032|88cd9070-e9c6-4ebd-98e3-1cd071f33471||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-08 16:56:18,294|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(7446a950-92b6-46ce-89b9-3ce9b9a86b12) CBA(/opt/app/onap/blueprints/archive/7446a950-92b6-46ce-89b9-3ce9b9a86b12/cba.zip) 2022-09-08 16:56:18,358|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7446a950-92b6-46ce-89b9-3ce9b9a86b12) and entry definition file (Definitions/CNF.json) 2022-09-08 16:56:18,497|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:18,502|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:18,504|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:18,505|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale-out) 2022-09-08 16:56:18,506|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale) 2022-09-08 16:56:18,507|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale-in) 2022-09-08 16:56:18,508|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(health-check) 2022-09-08 16:56:18,556|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7446a950-92b6-46ce-89b9-3ce9b9a86b12) and entry definition file (Definitions/CNF.json) 2022-09-08 16:56:18,721|69cb7b50-9b9c-4424-a797-4930f9a25546||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/working/7446a950-92b6-46ce-89b9-3ce9b9a86b12) present to clean. 2022-09-08 16:56:29,873|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enhancing blueprint(/opt/app/onap/blueprints/working/22efe010-5e0c-4397-a23c-6c78b39e048d) 2022-09-08 16:56:29,874|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| deleting definition types under : /opt/app/onap/blueprints/working/22efe010-5e0c-4397-a23c-6c78b39e048d/Definitions 2022-09-08 16:56:29,878|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| reinitialized all type definitions 2022-09-08 16:56:29,879|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-08 16:56:29,943|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(vnf-template) 2022-09-08 16:56:29,966|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-08 16:56:29,983|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-08 16:56:30,033|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,115|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,138|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,158|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-08 16:56:30,159|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-08 16:56:30,159|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-08 16:56:30,206|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,223|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,244|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,270|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-08 16:56:30,309|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,338|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,384|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,406|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,434|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,460|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,509|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-08 16:56:30,523|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-08 16:56:30,524|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-08 16:56:30,524|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-08 16:56:30,594|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,614|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,639|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 16:56:30,672|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-08 16:56:30,779|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(resource-assignment) 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-08 16:56:30,780|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/22efe010-5e0c-4397-a23c-6c78b39e048d/Templates/vnf-mapping.json 2022-09-08 16:56:30,790|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-08 16:56:30,790|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-08 16:56:30,790|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/22efe010-5e0c-4397-a23c-6c78b39e048d/Templates/base_ubuntu20-mapping.json 2022-09-08 16:56:30,797|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-08 16:56:30,797|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-08 16:56:30,798|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(config-assign) 2022-09-08 16:56:30,799|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-08 16:56:30,799|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(config-assign) targets(config-assign) 2022-09-08 16:56:30,799|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-08 16:56:30,799|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-08 16:56:30,799|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/22efe010-5e0c-4397-a23c-6c78b39e048d/Templates/baseconfig-mapping.json 2022-09-08 16:56:30,807|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-08 16:56:30,807|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-08 16:56:30,809|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(config-deploy) 2022-09-08 16:56:30,810|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-08 16:56:30,810|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-08 16:56:30,810|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-deploy) resource assignment files([] 2022-09-08 16:56:30,811|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing blueprint Resource Definitions 2022-09-08 16:56:30,811|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-08 16:56:30,811|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/vnf-mapping.json) 2022-09-08 16:56:30,811|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-08 16:56:30,812|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/baseconfig-mapping.json) 2022-09-08 16:56:30,841|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-08 16:56:31,042|6d00ae19-df79-4aeb-b696-3dc10ccf6b61||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-08 16:56:31,384|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(511f8b2d-e01f-41e1-8d02-1322f1f854ea) CBA(/opt/app/onap/blueprints/archive/511f8b2d-e01f-41e1-8d02-1322f1f854ea/cba.zip) 2022-09-08 16:56:31,395|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/511f8b2d-e01f-41e1-8d02-1322f1f854ea) and entry definition file (Definitions/ubuntu20.json) 2022-09-08 16:56:31,413|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 16:56:31,455|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 16:56:31,456|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 16:56:31,457|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 16:56:31,475|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/511f8b2d-e01f-41e1-8d02-1322f1f854ea) and entry definition file (Definitions/ubuntu20.json) 2022-09-08 16:56:31,626|cbcbc386-1825-4412-9b55-5e7fbde211c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/working/511f8b2d-e01f-41e1-8d02-1322f1f854ea) present to clean. 2022-09-08 17:04:35,618|ff707748-2572-45ad-8f78-55fed6471fae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-08 17:04:35,619|ff707748-2572-45ad-8f78-55fed6471fae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-08 17:04:35,620|ff707748-2572-45ad-8f78-55fed6471fae||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-08 17:04:36,260|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-08 17:04:36,261|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-08 17:04:37,564|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-08 17:04:37,566|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(e0d39be1-efa4-4e47-a24f-53bc52ab9605) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-08 17:04:37,600|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(ff8aeb96-6322-46f3-8eed-f62dae972d7f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-08 17:04:37,619|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(53f8b7ae-ab4b-4acc-bc4f-c3b56e103c33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-08 17:04:37,642|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(b7c0f167-2cac-4045-bbd6-96728bcda7e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-08 17:04:37,670|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(74f1b8fd-705e-4876-965b-ea2afa4806ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-08 17:04:37,698|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(cc7eb470-30b6-4b0f-a86d-1fc95c72708f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-08 17:04:37,718|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-08 17:04:37,718|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-08 17:04:37,719|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-08 17:04:37,719|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 17:04:37,719|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-08 17:04:37,719|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 17:04:37,811|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 17:04:37,851|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 17:04:37,863|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 17:04:37,905|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 17:04:38,010|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:38,011|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:38,013|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:38,014|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(HealthCheck) 2022-09-08 17:04:38,015|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-08 17:04:38,016|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(vf-config-assign) 2022-09-08 17:04:38,017|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(vf-config-deploy) 2022-09-08 17:04:38,074|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:38,075|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:38,076|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 17:04:38,094|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-08 17:04:38,137|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-09-08 17:04:38,201|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-09-08 17:04:38,238|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-08 17:04:38,305|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-08 17:04:38,306|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-09-08 17:04:38,354|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-08 17:04:38,427|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:38,428|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:38,429|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:38,487|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-08 17:04:38,547|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-08 17:04:38,605|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-09-08 17:04:38,619|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-08 17:04:38,695|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:38,696|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:38,697|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:38,748|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-08 17:04:38,799|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-08 17:04:38,842|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-09-08 17:04:38,852|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-08 17:04:38,907|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:38,908|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:38,958|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-08 17:04:39,007|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-09-08 17:04:39,070|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-09-08 17:04:39,082|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-09-08 17:04:39,171|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:39,172|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:39,173|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign-day-2) 2022-09-08 17:04:39,174|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:39,175|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy-day-2) 2022-09-08 17:04:39,206|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-08 17:04:39,234|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :5G_Core::1.0.37 2022-09-08 17:04:39,275|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-09-08 17:04:39,278|ff707748-2572-45ad-8f78-55fed6471fae||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-09-08 17:04:57,009|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enhancing blueprint(/opt/app/onap/blueprints/working/361af7f0-b1c7-4c73-9048-06feef848773) 2022-09-08 17:04:57,010|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| deleting definition types under : /opt/app/onap/blueprints/working/361af7f0-b1c7-4c73-9048-06feef848773/Definitions 2022-09-08 17:04:57,013|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| reinitialized all type definitions 2022-09-08 17:04:57,014|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-08 17:04:57,095|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(vnf-template) 2022-09-08 17:04:57,122|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-08 17:04:57,143|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-08 17:04:57,188|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,239|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,280|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,317|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-08 17:04:57,317|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-08 17:04:57,317|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-08 17:04:57,368|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,417|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,468|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,482|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-08 17:04:57,533|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,558|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,574|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,605|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,659|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,687|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,742|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-08 17:04:57,751|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-08 17:04:57,751|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-08 17:04:57,752|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-08 17:04:57,778|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,813|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,848|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(input) 2022-09-08 17:04:57,894|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-08 17:04:58,047|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(resource-assignment) 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-08 17:04:58,048|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/361af7f0-b1c7-4c73-9048-06feef848773/Templates/vnf-mapping.json 2022-09-08 17:04:58,058|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-08 17:04:58,058|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-08 17:04:58,058|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/361af7f0-b1c7-4c73-9048-06feef848773/Templates/base_ubuntu20-mapping.json 2022-09-08 17:04:58,066|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-08 17:04:58,066|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-08 17:04:58,067|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(config-assign) 2022-09-08 17:04:58,067|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-08 17:04:58,068|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(config-assign) targets(config-assign) 2022-09-08 17:04:58,068|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-08 17:04:58,068|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-08 17:04:58,068|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enriching artifacts file(/opt/app/onap/blueprints/working/361af7f0-b1c7-4c73-9048-06feef848773/Templates/baseconfig-mapping.json 2022-09-08 17:04:58,075|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-08 17:04:58,075|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-08 17:04:58,076|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing Workflow(config-deploy) 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| workflow(config-deploy) resource assignment files([] 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| ##### Enhancing blueprint Resource Definitions 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-08 17:04:58,077|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/vnf-mapping.json) 2022-09-08 17:04:58,078|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-08 17:04:58,078|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| processing file (Templates/baseconfig-mapping.json) 2022-09-08 17:04:58,102|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-08 17:04:58,337|8f58471d-e12c-4442-960f-c1094369ff3f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-08 17:04:58,602|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(5250b39c-6947-49ee-9331-5241832db7c7) CBA(/opt/app/onap/blueprints/archive/5250b39c-6947-49ee-9331-5241832db7c7/cba.zip) 2022-09-08 17:04:58,616|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5250b39c-6947-49ee-9331-5241832db7c7) and entry definition file (Definitions/ubuntu20.json) 2022-09-08 17:04:58,631|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-08 17:04:58,661|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:04:58,664|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:04:58,665|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:04:58,677|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5250b39c-6947-49ee-9331-5241832db7c7) and entry definition file (Definitions/ubuntu20.json) 2022-09-08 17:04:58,707|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-09-08 17:04:58,740|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-09-08 17:04:58,742|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-09-08 17:04:58,822|b9005249-3a8c-4836-8cf7-64698e2af1b2||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/working/5250b39c-6947-49ee-9331-5241832db7c7) present to clean. 2022-09-08 17:05:12,227|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Save processing(2f1e2cf3-01dc-46d6-8faf-ef29e68d716d) CBA(/opt/app/onap/blueprints/archive/2f1e2cf3-01dc-46d6-8faf-ef29e68d716d/cba.zip) 2022-09-08 17:05:12,262|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f1e2cf3-01dc-46d6-8faf-ef29e68d716d) and entry definition file (Definitions/CNF.json) 2022-09-08 17:05:12,356|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(resource-assignment) 2022-09-08 17:05:12,358|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-assign) 2022-09-08 17:05:12,358|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(config-deploy) 2022-09-08 17:05:12,360|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale-out) 2022-09-08 17:05:12,361|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale) 2022-09-08 17:05:12,362|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(scale-in) 2022-09-08 17:05:12,362|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Validating Workflow(health-check) 2022-09-08 17:05:12,395|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f1e2cf3-01dc-46d6-8faf-ef29e68d716d) and entry definition file (Definitions/CNF.json) 2022-09-08 17:05:12,450|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Overwriting blueprint model :APACHE::1.0.0 2022-09-08 17:05:12,518|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-09-08 17:05:12,522|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-09-08 17:05:12,620|b2c424d8-f4e7-41f4-920e-87fa25e95824||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-s2kls|||| No compiled cache(/opt/app/onap/blueprints/working/2f1e2cf3-01dc-46d6-8faf-ef29e68d716d) present to clean.