By type
06:03:34,386 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 06:03:34,388 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 06:03:34,389 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] 06:03:34,390 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 06:03:34,390 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] 06:03:34,390 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 06:03:34,407 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] is not of type file 06:03:34,551 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 06:03:34,568 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:03:34,577 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 06:03:34,589 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 06:03:34,684 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 06:03:34,684 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 06:03:34,685 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 06:03:34,687 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-10-15 06:03:35,590|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-jpgcv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app) 2021-10-15 06:03:35,594|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-10-15 06:03:38,970|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-10-15 06:03:39,620|||main||||INFO||||||| Finished Spring Data repository scanning in 637ms. Found 11 JPA repository interfaces. 2021-10-15 06:03:41,888|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-10-15 06:03:41,979|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-10-15 06:03:42,225|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-10-15 06:03:42,743|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-10-15 06:03:43,077|||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. 2021-10-15 06:03:43,082|||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. 2021-10-15 06:03:43,287|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-10-15 06:03:44,555|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-10-15 06:03:44,575|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-10-15 06:03:44,654|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-10-15 06:03:45,819|||main||||INFO||||||| Audit service is disabled 2021-10-15 06:03:46,017|||main||||INFO||||||| Workflow Audit store is disabled 2021-10-15 06:03:47,336|||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] 2021-10-15 06:03:47,406|||main||||INFO||||||| Dependency Management module created... 2021-10-15 06:03:48,558|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-10-15 06:03:48,863|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-10-15 06:03:50,087|||main||||INFO||||||| Netty started on port(s): 8080 2021-10-15 06:03:51,629|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-10-15 06:03:51,990|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-10-15 06:03:51,997|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.146 seconds (JVM running for 18.171) 2021-10-15 06:03:52,025|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-10-15 08:05:47,598|16718092-9f0a-422e-8ef2-5cf322136036||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-10-15 08:05:47,599|16718092-9f0a-422e-8ef2-5cf322136036||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-15 08:05:47,601|16718092-9f0a-422e-8ef2-5cf322136036||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-15 08:05:48,100|16718092-9f0a-422e-8ef2-5cf322136036||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-15 08:05:48,103|16718092-9f0a-422e-8ef2-5cf322136036||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-15 08:05:49,562|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cb7fb93b-277e-4b6b-9567-33603284152b) 2021-10-15 08:05:49,574|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| deleting definition types under : /opt/app/onap/blueprints/working/cb7fb93b-277e-4b6b-9567-33603284152b/Definitions 2021-10-15 08:05:49,664|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| reinitialized all type definitions 2021-10-15 08:05:49,668|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(helloworld) 2021-10-15 08:05:49,707|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(helloworld-template) 2021-10-15 08:05:49,712|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-10-15 08:05:49,716|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-10-15 08:05:49,765|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(helloworld) 2021-10-15 08:05:49,765|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-10-15 08:05:49,765|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(helloworld) targets(helloworld) 2021-10-15 08:05:49,766|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-10-15 08:05:49,766|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-10-15 08:05:49,766|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/cb7fb93b-277e-4b6b-9567-33603284152b/Templates/hello-world-mapping.json 2021-10-15 08:05:49,780|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-10-15 08:05:49,780|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dataType not present for the recipe(dt-helloworld-properties) 2021-10-15 08:05:49,780|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing blueprint Resource Definitions 2021-10-15 08:05:49,780|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-10-15 08:05:49,781|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/hello-world-mapping.json) 2021-10-15 08:05:49,805|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| distinct resource keys ([]) 2021-10-15 08:05:49,805|de66a7e8-621e-43da-922e-1df70641ca9e||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enriching Resource Definition sources Node Template: [] 2021-10-15 08:05:50,144|648a6db4-f345-4053-a440-ac4af677b62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(42a65c42-3687-4649-bb90-e77be92572c6) CBA(/opt/app/onap/blueprints/archive/42a65c42-3687-4649-bb90-e77be92572c6/cba.zip) 2021-10-15 08:05:50,163|648a6db4-f345-4053-a440-ac4af677b62d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42a65c42-3687-4649-bb90-e77be92572c6) and entry definition file (Definitions/blueprint.json) 2021-10-15 08:05:50,227|648a6db4-f345-4053-a440-ac4af677b62d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(helloworld) 2021-10-15 08:05:50,244|648a6db4-f345-4053-a440-ac4af677b62d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/42a65c42-3687-4649-bb90-e77be92572c6) and entry definition file (Definitions/blueprint.json) 2021-10-15 08:05:50,369|648a6db4-f345-4053-a440-ac4af677b62d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/working/42a65c42-3687-4649-bb90-e77be92572c6) present to clean. 2021-10-15 08:05:50,659|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing request id 654321 2021-10-15 08:05:50,659|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionInput called not to store the Workflow action input details 2021-10-15 08:05:50,660|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| StoreAuditService ID -1 2021-10-15 08:05:50,668|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| getting cba file name(test101), version(1.0.1) from db 2021-10-15 08:05:50,723|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-10-15 08:05:50,725|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-10-15 08:05:50,728|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-10-15 08:05:50,751|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deriving input data for workflow: (helloworld) 2021-10-15 08:05:50,752|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-10-15 08:05:50,752|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-15 08:05:50,762|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-10-15 08:05:50,762|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-10-15 08:05:50,763|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-10-15 08:05:50,785|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-10-15 08:05:50,823|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Batched Sequence : ([]) 2021-10-15 08:05:50,826|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Generated Resource Param Data ({ }) 2021-10-15 08:05:50,924|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Preparing Response... 2021-10-15 08:05:50,926|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-10-15 08:05:50,926|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveWorkflowOutputs for workflow(helloworld) 2021-10-15 08:05:50,930|1366dd6e-b2a6-4a96-99d4-1bfeb72cb13c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e7fc0e19-0ae5-4d4e-959e-8089deda7e90 auditStoreId -1 2021-10-15 08:09:01,837|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-15 08:09:01,840|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-15 08:09:01,841|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-15 08:09:02,133|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-15 08:09:02,133|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-15 08:09:02,947|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-15 08:09:02,952|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(3ffb65eb-ac49-4874-87e3-c427d83f6b95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-15 08:09:02,983|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(84342f1a-c175-48b9-8fdd-5093b7e6a852) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-15 08:09:02,993|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(3b1a3ecb-24a7-4ed1-a402-05aa11f3da6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-15 08:09:03,006|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(3bef5137-bf4d-4e70-b2c7-c075fd8a151d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-15 08:09:03,023|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(124cb3c6-6396-499a-a022-5718a4847c13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-15 08:09:03,040|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(1b610293-71a6-4fbd-9953-e550d16ed17d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-15 08:09:03,056|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:03,057|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:09:03,057|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:09:03,058|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:09:03,058|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:03,059|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:03,108|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:09:03,158|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:09:03,182|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:09:03,207|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:09:03,316|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:09:03,317|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:09:03,318|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,381|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:03,491|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:09:03,492|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:09:03,492|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,543|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:03,629|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:09:03,630|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:09:03,630|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,631|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(HealthCheck) 2021-10-15 08:09:03,632|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-15 08:09:03,633|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-assign) 2021-10-15 08:09:03,633|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-deploy) 2021-10-15 08:09:03,679|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:09:03,740|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:09:03,742|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,778|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:09:03,779|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,780|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:09:03,791|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:09:03,880|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:09:03,881|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:09:03,882|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign-day-2) 2021-10-15 08:09:03,882|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:09:03,883|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy-day-2) 2021-10-15 08:09:03,900|6e85534c-d110-4cf5-af5b-a75bc80cc1c3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:09:14,836|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4ac1fd1d-bcc4-41dd-96bd-de8ca42983bf) 2021-10-15 08:09:14,837|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| deleting definition types under : /opt/app/onap/blueprints/working/4ac1fd1d-bcc4-41dd-96bd-de8ca42983bf/Definitions 2021-10-15 08:09:14,840|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| reinitialized all type definitions 2021-10-15 08:09:14,841|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(netconf-device) 2021-10-15 08:09:14,852|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(resolve-data) 2021-10-15 08:09:14,862|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-10-15 08:09:14,865|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-10-15 08:09:14,868|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-10-15 08:09:14,890|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-assign) 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-assign) targets(resolve-data) 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-10-15 08:09:14,907|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/4ac1fd1d-bcc4-41dd-96bd-de8ca42983bf/Templates/netconfrpc-mapping.json 2021-10-15 08:09:14,914|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-10-15 08:09:14,914|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-15 08:09:14,915|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-deploy) 2021-10-15 08:09:14,916|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-10-15 08:09:14,916|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-deploy) targets(execute-netconf) 2021-10-15 08:09:14,916|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) resource assignment files([] 2021-10-15 08:09:14,916|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing blueprint Resource Definitions 2021-10-15 08:09:14,916|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-10-15 08:09:14,917|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/netconfrpc-mapping.json) 2021-10-15 08:09:14,922|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| distinct resource keys ([input-source]) 2021-10-15 08:09:14,927|dec4ad1d-9ee8-4797-975f-19d88779e5d6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enriching Resource Definition sources Node Template: [source-input] 2021-10-15 08:28:29,742|9b4c2849-6474-4a4e-bf3b-de5a579dde82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-15 08:28:29,743|9b4c2849-6474-4a4e-bf3b-de5a579dde82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-15 08:28:29,744|9b4c2849-6474-4a4e-bf3b-de5a579dde82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-15 08:28:29,975|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-15 08:28:29,975|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-15 08:28:30,708|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-15 08:28:30,709|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(81679561-b1c9-497f-9fe0-0c2fbedfc768) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-15 08:28:30,729|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(097bae9a-d280-47de-9af4-986ec25ae2aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-15 08:28:30,736|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(9a7a98b6-cb7b-43e7-9575-3a206a83a31f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-15 08:28:30,746|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(10b17c99-e7cd-4f81-b28c-662bc7d0f3c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-15 08:28:30,760|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(b8c79364-e9e7-4bee-bfd1-3bdbfd9454e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-15 08:28:30,777|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(50f3c15d-ec8a-408d-8802-c2f1f6c3e4d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-15 08:28:30,791|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:30,791|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:28:30,791|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:28:30,792|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:28:30,792|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:30,792|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:30,810|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:28:30,845|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:28:30,863|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:28:30,881|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:28:30,964|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:30,965|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:30,966|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign-day-2) 2021-10-15 08:28:30,967|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:30,967|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy-day-2) 2021-10-15 08:28:30,991|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:31,018|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :5G_Core::1.0.37 2021-10-15 08:28:31,043|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-10-15 08:28:31,050|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-10-15 08:28:31,079|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:31,079|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:31,080|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:31,118|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:31,142|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-15 08:28:31,148|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-10-15 08:28:31,155|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-15 08:28:31,179|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:31,180|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:31,180|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:31,215|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:28:31,234|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-15 08:28:31,240|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-10-15 08:28:31,252|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-15 08:28:31,279|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:31,280|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:31,281|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:31,282|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(HealthCheck) 2021-10-15 08:28:31,282|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-15 08:28:31,283|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-assign) 2021-10-15 08:28:31,284|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-deploy) 2021-10-15 08:28:31,319|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:28:31,348|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-10-15 08:28:31,355|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-10-15 08:28:31,360|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:31,361|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:31,362|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-10-15 08:28:31,404|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:31,405|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:31,406|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:28:31,411|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:28:31,419|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-10-15 08:28:31,424|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-10-15 08:28:31,426|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-10-15 08:28:31,441|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-15 08:28:31,447|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-15 08:28:31,449|9b4c2849-6474-4a4e-bf3b-de5a579dde82||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-15 08:28:41,992|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cd45fd75-fa14-4102-8a15-29c56d413abe) 2021-10-15 08:28:41,993|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| deleting definition types under : /opt/app/onap/blueprints/working/cd45fd75-fa14-4102-8a15-29c56d413abe/Definitions 2021-10-15 08:28:41,995|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| reinitialized all type definitions 2021-10-15 08:28:41,996|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-10-15 08:28:42,010|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(vnf-template) 2021-10-15 08:28:42,012|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(vnf-mapping) 2021-10-15 08:28:42,014|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-10-15 08:28:42,030|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,040|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,043|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,048|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-10-15 08:28:42,049|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-10-15 08:28:42,049|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-10-15 08:28:42,057|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,061|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,064|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,068|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(sdnc) 2021-10-15 08:28:42,078|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,082|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,087|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,092|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,096|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,100|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,110|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(config-assign) 2021-10-15 08:28:42,113|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(baseconfig-template) 2021-10-15 08:28:42,114|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-10-15 08:28:42,114|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-10-15 08:28:42,123|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,126|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,130|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(input) 2021-10-15 08:28:42,132|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(config-deploy) 2021-10-15 08:28:42,150|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(resource-assignment) 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-10-15 08:28:42,151|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd45fd75-fa14-4102-8a15-29c56d413abe/Templates/vnf-mapping.json 2021-10-15 08:28:42,156|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-10-15 08:28:42,156|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-10-15 08:28:42,156|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd45fd75-fa14-4102-8a15-29c56d413abe/Templates/base_ubuntu20-mapping.json 2021-10-15 08:28:42,161|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-10-15 08:28:42,161|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-10-15 08:28:42,161|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-assign) 2021-10-15 08:28:42,162|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-10-15 08:28:42,162|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-assign) targets(config-assign) 2021-10-15 08:28:42,162|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-10-15 08:28:42,162|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-10-15 08:28:42,162|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd45fd75-fa14-4102-8a15-29c56d413abe/Templates/baseconfig-mapping.json 2021-10-15 08:28:42,166|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-10-15 08:28:42,166|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-deploy) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-deploy) targets(config-deploy) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) resource assignment files([] 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing blueprint Resource Definitions 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/vnf-mapping.json) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-10-15 08:28:42,167|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/baseconfig-mapping.json) 2021-10-15 08:28:42,180|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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]) 2021-10-15 08:28:42,204|5766354b-cd9a-4579-8cb0-5066cdb2d970||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-10-15 08:28:42,376|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(51c0d30d-f34d-4e77-8238-df9e6ead9f69) CBA(/opt/app/onap/blueprints/archive/51c0d30d-f34d-4e77-8238-df9e6ead9f69/cba.zip) 2021-10-15 08:28:42,838|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51c0d30d-f34d-4e77-8238-df9e6ead9f69) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:28:42,849|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:28:42,871|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:28:42,871|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:28:42,872|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:28:42,881|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51c0d30d-f34d-4e77-8238-df9e6ead9f69) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:28:42,903|bd629c66-7619-4047-8832-0c3411162daf||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/working/51c0d30d-f34d-4e77-8238-df9e6ead9f69) present to clean. 2021-10-15 08:31:55,137|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-15 08:31:55,241|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-10-15 08:31:55,284|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| request(301d8def-652d-4ae0-8fd4-0d275c0918f7) 2021-10-15 08:31:55,288|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| CBA file(/opt/app/onap/blueprints/archive/f2dea012-824a-4b0d-85dc-8c6035817da3/cba.zip written successfully 2021-10-15 08:31:55,288|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(f2dea012-824a-4b0d-85dc-8c6035817da3) CBA(/opt/app/onap/blueprints/archive/f2dea012-824a-4b0d-85dc-8c6035817da3/cba.zip) 2021-10-15 08:31:55,302|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2dea012-824a-4b0d-85dc-8c6035817da3) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:31:55,315|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:31:55,342|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:31:55,343|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:31:55,344|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:31:55,353|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2dea012-824a-4b0d-85dc-8c6035817da3) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:31:55,374|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-10-15 08:31:55,389|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-10-15 08:31:55,390|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-10-15 08:31:55,403|301d8def-652d-4ae0-8fd4-0d275c0918f7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/working/f2dea012-824a-4b0d-85dc-8c6035817da3) present to clean. 2021-10-15 08:32:23,535|346f27ef-b852-4862-99ba-c97b6889e372||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| getting cba file name(ubuntu20), version(1.0.0) from db 2021-10-15 08:32:23,599|346f27ef-b852-4862-99ba-c97b6889e372||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:32:23,601|346f27ef-b852-4862-99ba-c97b6889e372||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:32:23,605|346f27ef-b852-4862-99ba-c97b6889e372||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:32:23,778|94fd02ac-ad1d-41c0-8761-c8e7e7b5bc39||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:32:23,778|94fd02ac-ad1d-41c0-8761-c8e7e7b5bc39||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:32:23,781|94fd02ac-ad1d-41c0-8761-c8e7e7b5bc39||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:32:24,256|60ef71e1-19f1-495d-82e8-926a1092f339||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:32:24,256|60ef71e1-19f1-495d-82e8-926a1092f339||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:32:24,259|60ef71e1-19f1-495d-82e8-926a1092f339||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:32:24,455|6d6d3ab9-1c15-429b-a726-d78ae4f128ff||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:32:24,456|6d6d3ab9-1c15-429b-a726-d78ae4f128ff||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:32:24,466|6d6d3ab9-1c15-429b-a726-d78ae4f128ff||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:37:08,602|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing request id 01e719a8-60a5-4c35-ab71-a1fc541838f4 2021-10-15 08:37:08,602|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionInput called not to store the Workflow action input details 2021-10-15 08:37:08,602|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| StoreAuditService ID -1 2021-10-15 08:37:08,605|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:37:08,605|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:37:08,608|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:37:08,630|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deriving input data for workflow: (resource-assignment) 2021-10-15 08:37:08,643|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-10-15 08:37:08,644|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-15 08:37:08,648|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| preparing request id(01e719a8-60a5-4c35-ab71-a1fc541838f4) for workflow(resource-assignment) step(resource-assignment) 2021-10-15 08:37:08,648|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:08,648|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-10-15 08:37:08,650|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resolving resource with resource assignment artifact(vnf-mapping) 2021-10-15 08:37:08,679|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-10-15 08:37:08,704|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-10-15 08:37:08,704|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("5f7bb536-6477-49b8-bbfd-617c3365e482") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-15 08:37:08,705|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("0aaaef23-c192-4dcf-bfda-8f7a6b8d1973") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-15 08:37:08,715|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Generated Resource Param Data ({ "service-instance-id" : "5f7bb536-6477-49b8-bbfd-617c3365e482", "vnf-id" : "0aaaef23-c192-4dcf-bfda-8f7a6b8d1973", "vnf_name" : "ubuntu20-VNF-name" }) 2021-10-15 08:37:08,756|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Preparing Response... 2021-10-15 08:37:08,756|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:08,756|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-10-15 08:37:08,757|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4fd1ecf0-a190-4a99-ba8f-a2e1383b7d25 auditStoreId -1 2021-10-15 08:37:16,046|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing request id 07ad978e-20d8-4a74-8197-63ce49b62cc1 2021-10-15 08:37:16,046|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionInput called not to store the Workflow action input details 2021-10-15 08:37:16,046|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| StoreAuditService ID -1 2021-10-15 08:37:16,047|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:37:16,047|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:37:16,048|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:37:16,056|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deriving input data for workflow: (resource-assignment) 2021-10-15 08:37:16,056|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-10-15 08:37:16,057|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-15 08:37:16,057|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| preparing request id(07ad978e-20d8-4a74-8197-63ce49b62cc1) for workflow(resource-assignment) step(resource-assignment) 2021-10-15 08:37:16,057|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:16,057|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-10-15 08:37:16,058|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2021-10-15 08:37:16,078|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-10-15 08:37:16,083|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2021-10-15 08:37:16,083|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2021-10-15 08:37:16,084|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2021-10-15 08:37:16,084|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2021-10-15 08:37:16,084|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("db899a2d-b6ba-4a7a-9807-58855a60d47a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2021-10-15 08:37:16,084|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("5f7bb536-6477-49b8-bbfd-617c3365e482") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-15 08:37:16,085|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2021-10-15 08:37:16,085|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2021-10-15 08:37:16,091|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2021-10-15 08:37:16,091|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("0aaaef23-c192-4dcf-bfda-8f7a6b8d1973") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-15 08:37:16,092|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin", "service-instance-id" : "5f7bb536-6477-49b8-bbfd-617c3365e482", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "db899a2d-b6ba-4a7a-9807-58855a60d47a", "vnf-id" : "0aaaef23-c192-4dcf-bfda-8f7a6b8d1973", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2021-10-15 08:37:16,103|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Preparing Response... 2021-10-15 08:37:16,103|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:16,103|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-10-15 08:37:16,103|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 68593c7c-ec74-43fd-bee7-dfc4a91e3ac4 auditStoreId -1 2021-10-15 08:37:22,053|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-15 08:37:22,159|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-10-15 08:37:22,185|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing request id 38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541 2021-10-15 08:37:22,185|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionInput called not to store the Workflow action input details 2021-10-15 08:37:22,185|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| StoreAuditService ID -1 2021-10-15 08:37:22,186|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:37:22,186|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:37:22,186|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deriving input data for workflow: (config-assign) 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| preparing request id(38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541) for workflow(config-assign) step(config-assign) 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:22,190|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2021-10-15 08:37:22,192|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2021-10-15 08:37:22,251|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2021-10-15 08:37:22,252|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-10-15 08:37:22,254|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("5f7bb536-6477-49b8-bbfd-617c3365e482") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-15 08:37:22,254|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Setting Resource Value ("0aaaef23-c192-4dcf-bfda-8f7a6b8d1973") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-15 08:37:22,291|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resource resolution saved into database successfully : (vnf_name) 2021-10-15 08:37:22,292|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resource resolution saved into database successfully : (vnf-id) 2021-10-15 08:37:22,301|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Resource resolution saved into database successfully : (service-instance-id) 2021-10-15 08:37:22,302|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Generated Resource Param Data ({ "service-instance-id" : "5f7bb536-6477-49b8-bbfd-617c3365e482", "vnf-id" : "0aaaef23-c192-4dcf-bfda-8f7a6b8d1973", "vnf_name" : "ubuntuCDS-VNF-name" }) 2021-10-15 08:37:22,343|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2021-10-15 08:37:22,367|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-10-15 08:37:22,367|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Preparing Response... 2021-10-15 08:37:22,367|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2021-10-15 08:37:22,367|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveWorkflowOutputs for workflow(config-assign) 2021-10-15 08:37:22,368|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 751e1083-9235-4484-b57a-ff6a2cf42664 auditStoreId -1 2021-10-15 08:37:22,407|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Completed 2021-10-15 08:38:18,363|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-15 08:38:18,467|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-10-15 08:38:18,477|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing request id 38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541 2021-10-15 08:38:18,478|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionInput called not to store the Workflow action input details 2021-10-15 08:38:18,478|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| StoreAuditService ID -1 2021-10-15 08:38:18,481|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-15 08:38:18,481|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-15 08:38:18,484|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-15 08:38:18,490|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deriving input data for workflow: (config-deploy) 2021-10-15 08:38:18,490|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2021-10-15 08:38:18,491|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2021-10-15 08:38:18,507|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| preparing request id(38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541) for workflow(config-deploy) step(config-deploy) 2021-10-15 08:38:18,507|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2021-10-15 08:38:18,507|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2021-10-15 08:38:18,512|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2021-10-15 08:38:18,513|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Getting Jython Script Class(ConfigDeploy) 2021-10-15 08:38:22,298|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@ae1ff46 2021-10-15 08:38:22,300|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Hello world 2021-10-15 08:38:22,300|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Preparing Response... 2021-10-15 08:38:22,300|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2021-10-15 08:38:22,301|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resolveWorkflowOutputs for workflow(config-deploy) 2021-10-15 08:38:22,301|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2bfd8a87-3c83-4e51-9879-980f44bb0983 auditStoreId -1 2021-10-15 08:38:22,307|38d66cfb-fbf5-4a8a-91da-b7ab2b4d0541||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Completed 2021-10-15 08:42:09,472|450b85b8-e569-4828-9ed7-a6c8d6ae0890||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-15 08:42:09,473|450b85b8-e569-4828-9ed7-a6c8d6ae0890||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-15 08:42:09,473|450b85b8-e569-4828-9ed7-a6c8d6ae0890||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-15 08:42:09,680|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-15 08:42:09,681|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-15 08:42:10,208|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-15 08:42:10,209|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(2842a034-a7f7-449c-8c0b-7b114eeedf53) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-15 08:42:10,227|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(9dac24dc-a636-4094-9ebe-8d42bb1d4ecd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-15 08:42:10,234|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(1d2aa5fa-d61d-421e-8bad-5f26c235afb7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-15 08:42:10,245|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(71220b90-8358-4271-b80e-683f1e2bcdb8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-15 08:42:10,257|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:42:10,257|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(bbec9607-1d6c-4c2f-9b39-1b73cb90b763) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-15 08:42:10,270|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(ae063634-5637-437a-bbdd-fc338149041d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-15 08:42:10,282|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,283|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:42:10,283|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:42:10,285|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,286|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,318|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:42:10,338|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:42:10,387|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:42:10,405|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:42:10,461|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:42:10,462|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:42:10,463|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,506|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,546|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-15 08:42:10,562|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-10-15 08:42:10,569|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-15 08:42:10,597|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:42:10,604|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:42:10,605|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,644|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,672|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-15 08:42:10,680|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-10-15 08:42:10,685|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:42:10,686|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,686|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-15 08:42:10,731|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:42:10,732|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,733|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-15 08:42:10,744|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:42:10,762|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-10-15 08:42:10,768|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-10-15 08:42:10,775|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-10-15 08:42:10,786|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-15 08:42:10,792|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-15 08:42:10,799|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-15 08:42:10,818|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:42:10,819|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:42:10,820|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign-day-2) 2021-10-15 08:42:10,821|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,822|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy-day-2) 2021-10-15 08:42:10,847|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| 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) 2021-10-15 08:42:10,890|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :5G_Core::1.0.37 2021-10-15 08:42:10,898|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-10-15 08:42:10,905|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-10-15 08:42:10,932|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(resource-assignment) 2021-10-15 08:42:10,932|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:42:10,933|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:42:10,934|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(HealthCheck) 2021-10-15 08:42:10,934|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-15 08:42:10,935|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-assign) 2021-10-15 08:42:10,935|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(vf-config-deploy) 2021-10-15 08:42:10,967|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-15 08:42:10,976|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-10-15 08:42:10,982|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-10-15 08:42:10,982|450b85b8-e569-4828-9ed7-a6c8d6ae0890||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-10-15 08:42:21,351|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2328e35e-e8bc-4add-8ca2-1b8b97188cb7) 2021-10-15 08:42:21,352|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| deleting definition types under : /opt/app/onap/blueprints/working/2328e35e-e8bc-4add-8ca2-1b8b97188cb7/Definitions 2021-10-15 08:42:21,353|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| reinitialized all type definitions 2021-10-15 08:42:21,354|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(netconf-device) 2021-10-15 08:42:21,365|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(resolve-data) 2021-10-15 08:42:21,373|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-10-15 08:42:21,375|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-10-15 08:42:21,377|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-10-15 08:42:21,390|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-10-15 08:42:21,402|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-assign) 2021-10-15 08:42:21,403|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-10-15 08:42:21,403|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-assign) targets(resolve-data) 2021-10-15 08:42:21,403|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-10-15 08:42:21,403|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-10-15 08:42:21,403|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enriching artifacts file(/opt/app/onap/blueprints/working/2328e35e-e8bc-4add-8ca2-1b8b97188cb7/Templates/netconfrpc-mapping.json 2021-10-15 08:42:21,408|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-10-15 08:42:21,408|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-15 08:42:21,409|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing Workflow(config-deploy) 2021-10-15 08:42:21,409|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-10-15 08:42:21,410|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| identified workflow(config-deploy) targets(execute-netconf) 2021-10-15 08:42:21,410|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| workflow(config-deploy) resource assignment files([] 2021-10-15 08:42:21,410|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| ##### Enhancing blueprint Resource Definitions 2021-10-15 08:42:21,410|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-10-15 08:42:21,410|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| processing file (Templates/netconfrpc-mapping.json) 2021-10-15 08:42:21,415|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| distinct resource keys ([input-source]) 2021-10-15 08:42:21,419|4e4d0df5-a21c-4478-9ed7-24044c4e48d6||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Enriching Resource Definition sources Node Template: [source-input] 2021-10-15 08:44:53,577|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-15 08:44:53,688|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-10-15 08:44:53,692|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| request(7cfe48de-52a9-4d1b-82ad-6f30e525ea64) 2021-10-15 08:44:53,694|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| CBA file(/opt/app/onap/blueprints/archive/b14541b0-14fa-4d55-94f8-efa6944eec37/cba.zip written successfully 2021-10-15 08:44:53,694|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Save processing(b14541b0-14fa-4d55-94f8-efa6944eec37) CBA(/opt/app/onap/blueprints/archive/b14541b0-14fa-4d55-94f8-efa6944eec37/cba.zip) 2021-10-15 08:44:53,712|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b14541b0-14fa-4d55-94f8-efa6944eec37) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:44:53,722|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-15 08:44:53,743|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-assign) 2021-10-15 08:44:53,745|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Validating Workflow(config-deploy) 2021-10-15 08:44:53,754|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b14541b0-14fa-4d55-94f8-efa6944eec37) and entry definition file (Definitions/pnf_netconf.json) 2021-10-15 08:44:53,778|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-15 08:44:53,795|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-15 08:44:53,796|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-15 08:44:53,816|7cfe48de-52a9-4d1b-82ad-6f30e525ea64||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-jpgcv|||| No compiled cache(/opt/app/onap/blueprints/working/b14541b0-14fa-4d55-94f8-efa6944eec37) present to clean.