By type
09:38:47,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:38:47,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:38:47,761 |-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.1.jar!/logback.xml] 09:38:47,762 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 09:38:47,762 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 09:38:47,762 |-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.1.jar!/logback.xml] 09:38:47,778 |-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.1.jar!/logback.xml] is not of type file 09:38:47,923 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:38:47,933 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:38:47,938 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:38:47,946 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:38:48,035 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 09:38:48,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 09:38:48,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 09:38:48,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 09:38:48,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 09:38:48,036 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:38:48,036 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:38:48,037 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:38:48,039 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-11-20 09:38:48,930|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-8578bcd697-m2tb8 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2021-11-20 09:38:48,936|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-11-20 09:38:52,391|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-11-20 09:38:53,202|||main||||INFO||||||| Finished Spring Data repository scanning in 796ms. Found 11 JPA repository interfaces. 2021-11-20 09:38:55,691|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-11-20 09:38:55,774|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-11-20 09:38:56,045|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-11-20 09:38:56,585|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-11-20 09:38:56,960|||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-11-20 09:38:56,965|||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-11-20 09:38:57,188|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-11-20 09:38:58,508|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-20 09:38:58,521|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-11-20 09:38:58,615|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-11-20 09:38:59,802|||main||||INFO||||||| Audit service is disabled 2021-11-20 09:38:59,970|||main||||INFO||||||| Workflow Audit store is disabled 2021-11-20 09:39:01,728|||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-11-20 09:39:01,775|||main||||INFO||||||| Dependency Management module created... 2021-11-20 09:39:02,997|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-11-20 09:39:03,307|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-11-20 09:39:04,653|||main||||INFO||||||| Netty started on port(s): 8080 2021-11-20 09:39:06,478|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-11-20 09:39:06,896|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-11-20 09:39:06,905|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.699 seconds (JVM running for 19.737) 2021-11-20 09:39:06,931|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-11-20 10:48:24,742|de2a0ab5-0619-407e-b3ee-6ad9e0219b49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:48:24,744|de2a0ab5-0619-407e-b3ee-6ad9e0219b49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:48:24,745|de2a0ab5-0619-407e-b3ee-6ad9e0219b49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:48:25,317|de2a0ab5-0619-407e-b3ee-6ad9e0219b49||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:48:25,320|de2a0ab5-0619-407e-b3ee-6ad9e0219b49||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:48:26,891|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1a1af17-242f-4bb7-a4a6-b497349ababd) 2021-11-20 10:48:26,902|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/a1a1af17-242f-4bb7-a4a6-b497349ababd/Definitions 2021-11-20 10:48:26,996|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:48:27,002|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:48:27,040|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:48:27,047|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:48:27,055|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:48:27,103|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:48:27,104|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:48:27,104|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:48:27,104|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:48:27,104|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:48:27,105|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1a1af17-242f-4bb7-a4a6-b497349ababd/Templates/hello-world-mapping.json 2021-11-20 10:48:27,117|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:48:27,117|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:48:27,117|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:48:27,118|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:48:27,119|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:48:27,136|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:48:27,136|20e8af7d-7a40-42bc-b9dd-6fca3b7ca72d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:48:27,501|1f07842d-dd16-409a-a5e4-c35849a5bdda||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(14766721-0d04-4424-9876-29977bb723c8) CBA(/opt/app/onap/blueprints/archive/14766721-0d04-4424-9876-29977bb723c8/cba.zip) 2021-11-20 10:48:27,512|1f07842d-dd16-409a-a5e4-c35849a5bdda||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/14766721-0d04-4424-9876-29977bb723c8) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:48:27,580|1f07842d-dd16-409a-a5e4-c35849a5bdda||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:48:27,597|1f07842d-dd16-409a-a5e4-c35849a5bdda||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/14766721-0d04-4424-9876-29977bb723c8) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:48:27,749|1f07842d-dd16-409a-a5e4-c35849a5bdda||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/14766721-0d04-4424-9876-29977bb723c8) present to clean. 2021-11-20 10:48:28,012|6f1f9fbb-4105-4e31-9641-2299d1a87808||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:48:28,012|6f1f9fbb-4105-4e31-9641-2299d1a87808||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:48:28,013|6f1f9fbb-4105-4e31-9641-2299d1a87808||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:48:28,020|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| getting cba file name(test101), version(1.0.1) from db 2021-11-20 10:48:28,081|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:48:28,083|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:48:28,085|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:48:28,100|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:48:28,100|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:48:28,101|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:48:28,112|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:48:28,112|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:48:28,113|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:48:28,134|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:48:28,181|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:48:28,185|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:48:28,289|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:48:28,291|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:48:28,292|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:48:28,295|6f1f9fbb-4105-4e31-9641-2299d1a87808||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 39c6e154-55f0-47d4-ae62-7b75bb025c95 auditStoreId -1 2021-11-20 10:49:12,247|584ee13a-603c-472e-9d60-ef1b4973eb0a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:49:12,248|584ee13a-603c-472e-9d60-ef1b4973eb0a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:49:12,248|584ee13a-603c-472e-9d60-ef1b4973eb0a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:49:12,452|584ee13a-603c-472e-9d60-ef1b4973eb0a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:49:12,452|584ee13a-603c-472e-9d60-ef1b4973eb0a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:49:13,502|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f7adf3c2-1ef5-4fb5-8cac-d0bc67f84ccc) 2021-11-20 10:49:13,503|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/f7adf3c2-1ef5-4fb5-8cac-d0bc67f84ccc/Definitions 2021-11-20 10:49:13,507|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:49:13,508|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:49:13,532|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:49:13,548|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:49:13,555|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:49:13,577|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:49:13,578|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:49:13,578|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:49:13,579|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:49:13,579|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:49:13,579|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/f7adf3c2-1ef5-4fb5-8cac-d0bc67f84ccc/Templates/hello-world-mapping.json 2021-11-20 10:49:13,590|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:49:13,590|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:49:13,590|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:49:13,590|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:49:13,590|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:49:13,600|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:49:13,600|ee3dee5b-f703-4b8c-9767-e4d6f4452dbe||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:49:13,956|4a279163-2895-4d81-b071-079b60675bbc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(d11acc0d-383a-4b25-9922-f9c7f179729e) CBA(/opt/app/onap/blueprints/archive/d11acc0d-383a-4b25-9922-f9c7f179729e/cba.zip) 2021-11-20 10:49:13,963|4a279163-2895-4d81-b071-079b60675bbc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d11acc0d-383a-4b25-9922-f9c7f179729e) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:49:13,986|4a279163-2895-4d81-b071-079b60675bbc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:49:13,996|4a279163-2895-4d81-b071-079b60675bbc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d11acc0d-383a-4b25-9922-f9c7f179729e) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:49:14,029|4a279163-2895-4d81-b071-079b60675bbc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/d11acc0d-383a-4b25-9922-f9c7f179729e) present to clean. 2021-11-20 10:49:14,273|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:49:14,274|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:49:14,274|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:49:14,276|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:49:14,276|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:49:14,281|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:49:14,299|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:49:14,299|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:49:14,299|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:49:14,301|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:49:14,302|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:49:14,302|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:49:14,303|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:49:14,327|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:49:14,328|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:49:14,338|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:49:14,338|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:49:14,338|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:49:14,339|a0b0b9d4-a1bf-4e0d-ba33-f1db844e76a4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID db8dfa00-1cbf-430a-9121-17ed25c61410 auditStoreId -1 2021-11-20 10:50:07,651|f98da3ee-0852-4ca4-82bf-481b4ef3bed9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:50:07,651|f98da3ee-0852-4ca4-82bf-481b4ef3bed9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:50:07,651|f98da3ee-0852-4ca4-82bf-481b4ef3bed9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:50:07,955|f98da3ee-0852-4ca4-82bf-481b4ef3bed9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:50:07,955|f98da3ee-0852-4ca4-82bf-481b4ef3bed9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:50:09,007|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/abdd652f-7e61-48b2-a9d3-94300e25db48) 2021-11-20 10:50:09,008|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/abdd652f-7e61-48b2-a9d3-94300e25db48/Definitions 2021-11-20 10:50:09,011|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:50:09,013|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:50:09,035|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:50:09,041|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:50:09,045|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:50:09,065|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:50:09,066|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:50:09,066|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:50:09,066|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:50:09,067|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:50:09,067|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/abdd652f-7e61-48b2-a9d3-94300e25db48/Templates/hello-world-mapping.json 2021-11-20 10:50:09,076|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:50:09,076|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:50:09,076|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:50:09,076|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:50:09,076|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:50:09,085|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:50:09,085|b41460e2-37c9-482b-b1ed-d4b5b33e1f75||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:50:09,329|7e995ddc-5fe4-4127-a623-27b1e0221713||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(ebb55548-018a-4df2-bbcc-fd26e5c551ee) CBA(/opt/app/onap/blueprints/archive/ebb55548-018a-4df2-bbcc-fd26e5c551ee/cba.zip) 2021-11-20 10:50:09,340|7e995ddc-5fe4-4127-a623-27b1e0221713||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebb55548-018a-4df2-bbcc-fd26e5c551ee) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:50:09,363|7e995ddc-5fe4-4127-a623-27b1e0221713||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:50:09,373|7e995ddc-5fe4-4127-a623-27b1e0221713||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebb55548-018a-4df2-bbcc-fd26e5c551ee) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:50:09,408|7e995ddc-5fe4-4127-a623-27b1e0221713||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/ebb55548-018a-4df2-bbcc-fd26e5c551ee) present to clean. 2021-11-20 10:50:09,645|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:50:09,646|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:50:09,646|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:50:09,648|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:50:09,648|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:50:09,649|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:50:09,657|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:50:09,657|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:50:09,657|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:50:09,659|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:50:09,659|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:50:09,659|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:50:09,661|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:50:09,682|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:50:09,682|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:50:09,692|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:50:09,692|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:50:09,692|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:50:09,693|7579cb0f-ca0b-4475-9332-21cbd3fdeaab||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7bdffca-2e8a-4c04-8c15-7065305e084e auditStoreId -1 2021-11-20 10:51:10,432|1207b6f1-7d66-4882-bb86-64c7e6109bf1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:51:10,433|1207b6f1-7d66-4882-bb86-64c7e6109bf1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:51:10,433|1207b6f1-7d66-4882-bb86-64c7e6109bf1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:51:10,661|1207b6f1-7d66-4882-bb86-64c7e6109bf1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:51:10,662|1207b6f1-7d66-4882-bb86-64c7e6109bf1||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:51:11,520|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ecfb9e94-7f26-4fef-b58b-086ba56497a9) 2021-11-20 10:51:11,522|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/ecfb9e94-7f26-4fef-b58b-086ba56497a9/Definitions 2021-11-20 10:51:11,527|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:51:11,528|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:51:11,553|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:51:11,558|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:51:11,563|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:51:11,591|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:51:11,592|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:51:11,592|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:51:11,592|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:51:11,592|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:51:11,592|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/ecfb9e94-7f26-4fef-b58b-086ba56497a9/Templates/hello-world-mapping.json 2021-11-20 10:51:11,606|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:51:11,607|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:51:11,607|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:51:11,607|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:51:11,607|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:51:11,618|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:51:11,619|c128fc0b-3179-4da7-ae2f-b7c174a8d34b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:51:11,899|6767df6f-6351-4727-b439-f4d1f8e35b58||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(7d49377f-fbb7-4156-8e3b-4974f7e8f79f) CBA(/opt/app/onap/blueprints/archive/7d49377f-fbb7-4156-8e3b-4974f7e8f79f/cba.zip) 2021-11-20 10:51:11,907|6767df6f-6351-4727-b439-f4d1f8e35b58||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d49377f-fbb7-4156-8e3b-4974f7e8f79f) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:11,931|6767df6f-6351-4727-b439-f4d1f8e35b58||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:51:11,940|6767df6f-6351-4727-b439-f4d1f8e35b58||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d49377f-fbb7-4156-8e3b-4974f7e8f79f) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:11,982|6767df6f-6351-4727-b439-f4d1f8e35b58||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/7d49377f-fbb7-4156-8e3b-4974f7e8f79f) present to clean. 2021-11-20 10:51:12,227|87e14cf4-ff18-458f-bab2-b53f725678be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:51:12,227|87e14cf4-ff18-458f-bab2-b53f725678be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:51:12,227|87e14cf4-ff18-458f-bab2-b53f725678be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:51:12,230|87e14cf4-ff18-458f-bab2-b53f725678be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:51:12,230|87e14cf4-ff18-458f-bab2-b53f725678be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:51:12,231|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:12,242|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:51:12,242|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:51:12,242|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:51:12,243|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:51:12,243|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:51:12,243|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:51:12,245|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:51:12,260|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:51:12,261|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:51:12,269|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:51:12,270|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:51:12,270|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:51:12,271|87e14cf4-ff18-458f-bab2-b53f725678be||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb2c3382-1650-40b1-b909-2ec4fb84ec0f auditStoreId -1 2021-11-20 10:51:46,747|cd2b2c2b-d2f3-453d-806a-da6cedac96f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:51:46,747|cd2b2c2b-d2f3-453d-806a-da6cedac96f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:51:46,748|cd2b2c2b-d2f3-453d-806a-da6cedac96f3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:51:46,908|cd2b2c2b-d2f3-453d-806a-da6cedac96f3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:51:46,909|cd2b2c2b-d2f3-453d-806a-da6cedac96f3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:51:47,773|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b0ac28d-6b98-49a9-8a91-b3c5645d2181) 2021-11-20 10:51:47,774|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/3b0ac28d-6b98-49a9-8a91-b3c5645d2181/Definitions 2021-11-20 10:51:47,777|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:51:47,778|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:51:47,807|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:51:47,814|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:51:47,819|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:51:47,836|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:51:47,836|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:51:47,836|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:51:47,837|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:51:47,837|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:51:47,837|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b0ac28d-6b98-49a9-8a91-b3c5645d2181/Templates/hello-world-mapping.json 2021-11-20 10:51:47,844|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:51:47,844|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:51:47,844|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:51:47,844|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:51:47,845|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:51:47,851|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:51:47,851|b3e005b7-ed10-401c-b845-d4da2fb9cc58||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:51:48,093|af1a4ecd-76da-418f-8877-7cc1f9ae8d7e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(5cfcac91-0f8c-45db-8b12-23e5fef2cdb3) CBA(/opt/app/onap/blueprints/archive/5cfcac91-0f8c-45db-8b12-23e5fef2cdb3/cba.zip) 2021-11-20 10:51:48,101|af1a4ecd-76da-418f-8877-7cc1f9ae8d7e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5cfcac91-0f8c-45db-8b12-23e5fef2cdb3) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:48,120|af1a4ecd-76da-418f-8877-7cc1f9ae8d7e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:51:48,128|af1a4ecd-76da-418f-8877-7cc1f9ae8d7e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5cfcac91-0f8c-45db-8b12-23e5fef2cdb3) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:48,158|af1a4ecd-76da-418f-8877-7cc1f9ae8d7e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/5cfcac91-0f8c-45db-8b12-23e5fef2cdb3) present to clean. 2021-11-20 10:51:48,387|bb8c7442-e23e-4c7c-820d-e05d54ada349||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:51:48,387|bb8c7442-e23e-4c7c-820d-e05d54ada349||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:51:48,387|bb8c7442-e23e-4c7c-820d-e05d54ada349||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:51:48,387|bb8c7442-e23e-4c7c-820d-e05d54ada349||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:51:48,387|bb8c7442-e23e-4c7c-820d-e05d54ada349||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:51:48,389|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:51:48,393|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:51:48,394|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:51:48,394|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:51:48,395|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:51:48,395|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:51:48,395|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:51:48,396|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:51:48,412|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:51:48,413|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:51:48,421|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:51:48,421|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:51:48,422|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:51:48,422|bb8c7442-e23e-4c7c-820d-e05d54ada349||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7de568e0-fbff-470c-8712-5573e6d126d4 auditStoreId -1 2021-11-20 10:52:23,748|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-20 10:52:23,749|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:52:23,750|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:52:24,022|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:52:24,022|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:52:24,465|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-20 10:52:24,472|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(f17a70e3-02ea-45d3-897d-e497f2966a7b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-20 10:52:24,492|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(8c072d10-eba0-4283-a5cd-301f89e02d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-20 10:52:24,501|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(aadf0d6d-1e78-45af-a576-9d7a98bfd8ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-20 10:52:24,513|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(7aea6028-dacb-46e4-aad5-23c46a470b66) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-20 10:52:24,529|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(b0fe4175-fe2e-4c55-b159-a00b6b11598b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-20 10:52:24,545|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(a9d466ac-8331-46de-9d9f-f120c26b3d23) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-20 10:52:24,562|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:24,563|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:24,563|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 10:52:24,564|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 10:52:24,564|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:24,564|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:24,605|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 10:52:24,644|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 10:52:24,663|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 10:52:24,683|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 10:52:24,768|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 10:52:24,769|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 10:52:24,770|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:24,829|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:24,917|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 10:52:24,918|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 10:52:24,919|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:24,979|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:25,073|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 10:52:25,074|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 10:52:25,074|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:25,075|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(HealthCheck) 2021-11-20 10:52:25,077|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-20 10:52:25,078|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-assign) 2021-11-20 10:52:25,079|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-deploy) 2021-11-20 10:52:25,133|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 10:52:25,214|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 10:52:25,215|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:25,254|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 10:52:25,255|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:25,257|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 10:52:25,271|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:25,370|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 10:52:25,371|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 10:52:25,372|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign-day-2) 2021-11-20 10:52:25,373|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 10:52:25,373|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy-day-2) 2021-11-20 10:52:25,392|2c6aacf3-48fe-4219-96b0-a6d68f33c4b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 10:52:37,028|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4239d07a-e113-410f-9e57-c67ca1152f3a) 2021-11-20 10:52:37,029|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/4239d07a-e113-410f-9e57-c67ca1152f3a/Definitions 2021-11-20 10:52:37,035|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:52:37,036|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-20 10:52:37,060|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-20 10:52:37,076|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-20 10:52:37,081|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-20 10:52:37,087|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-20 10:52:37,122|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-20 10:52:37,151|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-assign) 2021-11-20 10:52:37,152|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-20 10:52:37,152|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-assign) targets(resolve-data) 2021-11-20 10:52:37,152|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-20 10:52:37,152|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-20 10:52:37,152|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/4239d07a-e113-410f-9e57-c67ca1152f3a/Templates/netconfrpc-mapping.json 2021-11-20 10:52:37,161|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-20 10:52:37,161|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-20 10:52:37,162|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-deploy) 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) resource assignment files([] 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-20 10:52:37,163|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-20 10:52:37,170|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([input-source]) 2021-11-20 10:52:37,178|4ab4022c-8049-45fe-85aa-52226a9c8899||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-20 10:53:07,613|7d8fec9c-a182-4692-b729-73ba6d631257||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:53:07,614|7d8fec9c-a182-4692-b729-73ba6d631257||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:53:07,615|7d8fec9c-a182-4692-b729-73ba6d631257||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:53:07,854|7d8fec9c-a182-4692-b729-73ba6d631257||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:53:07,854|7d8fec9c-a182-4692-b729-73ba6d631257||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:53:08,673|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34f474f5-0a72-4520-bf2a-e9565c68fbb2) 2021-11-20 10:53:08,674|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/34f474f5-0a72-4520-bf2a-e9565c68fbb2/Definitions 2021-11-20 10:53:08,676|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:53:08,677|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:53:08,700|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:53:08,705|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:53:08,709|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:53:08,727|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:53:08,727|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:53:08,727|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:53:08,728|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:53:08,728|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:53:08,728|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/34f474f5-0a72-4520-bf2a-e9565c68fbb2/Templates/hello-world-mapping.json 2021-11-20 10:53:08,745|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:53:08,745|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:53:08,745|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:53:08,745|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:53:08,745|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:53:08,751|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:53:08,752|9ff15934-b6e5-47c2-bb94-176fc1517354||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:53:09,064|2283873e-26f0-4add-b63b-075fc8f76991||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(c0c34a01-8558-4acf-9c43-4d2d9325e61c) CBA(/opt/app/onap/blueprints/archive/c0c34a01-8558-4acf-9c43-4d2d9325e61c/cba.zip) 2021-11-20 10:53:09,071|2283873e-26f0-4add-b63b-075fc8f76991||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0c34a01-8558-4acf-9c43-4d2d9325e61c) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:53:09,087|2283873e-26f0-4add-b63b-075fc8f76991||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:53:09,094|2283873e-26f0-4add-b63b-075fc8f76991||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0c34a01-8558-4acf-9c43-4d2d9325e61c) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:53:09,125|2283873e-26f0-4add-b63b-075fc8f76991||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/c0c34a01-8558-4acf-9c43-4d2d9325e61c) present to clean. 2021-11-20 10:53:09,344|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:53:09,344|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:53:09,344|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:53:09,346|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:53:09,347|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:53:09,349|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:53:09,359|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:53:09,359|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:53:09,359|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:53:09,361|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:53:09,361|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:53:09,361|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:53:09,363|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:53:09,378|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:53:09,379|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:53:09,389|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:53:09,390|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:53:09,390|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:53:09,391|8294975a-e8cc-4eb1-9ac9-0edf91f0ecd4||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e17d269a-0025-4d1f-bbff-8b0426853d02 auditStoreId -1 2021-11-20 10:55:52,173|b25ba687-fa9e-4577-954d-6034c881031a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:55:52,174|b25ba687-fa9e-4577-954d-6034c881031a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:55:52,174|b25ba687-fa9e-4577-954d-6034c881031a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:55:52,414|b25ba687-fa9e-4577-954d-6034c881031a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:55:52,415|b25ba687-fa9e-4577-954d-6034c881031a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:55:53,281|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ece2105b-8bdd-4dd6-99e8-7e85d15ab151) 2021-11-20 10:55:53,282|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/ece2105b-8bdd-4dd6-99e8-7e85d15ab151/Definitions 2021-11-20 10:55:53,285|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:55:53,286|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:55:53,302|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:55:53,307|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:55:53,311|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:55:53,327|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:55:53,327|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:55:53,327|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:55:53,328|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:55:53,328|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:55:53,328|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/ece2105b-8bdd-4dd6-99e8-7e85d15ab151/Templates/hello-world-mapping.json 2021-11-20 10:55:53,333|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:55:53,333|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:55:53,333|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:55:53,334|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:55:53,334|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:55:53,339|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:55:53,339|8e34cfad-0f97-46d4-9a0c-4d289f6f4e91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:55:53,782|01334fd4-22d7-42ec-a232-87533aeba390||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(f334d17a-22e0-49b7-812b-2e492587f43d) CBA(/opt/app/onap/blueprints/archive/f334d17a-22e0-49b7-812b-2e492587f43d/cba.zip) 2021-11-20 10:55:53,790|01334fd4-22d7-42ec-a232-87533aeba390||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f334d17a-22e0-49b7-812b-2e492587f43d) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:55:53,805|01334fd4-22d7-42ec-a232-87533aeba390||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:55:53,816|01334fd4-22d7-42ec-a232-87533aeba390||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f334d17a-22e0-49b7-812b-2e492587f43d) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:55:53,850|01334fd4-22d7-42ec-a232-87533aeba390||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/f334d17a-22e0-49b7-812b-2e492587f43d) present to clean. 2021-11-20 10:55:54,130|133437b6-4215-4615-aac8-bc214ba61791||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:55:54,131|133437b6-4215-4615-aac8-bc214ba61791||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:55:54,131|133437b6-4215-4615-aac8-bc214ba61791||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:55:54,133|133437b6-4215-4615-aac8-bc214ba61791||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:55:54,133|133437b6-4215-4615-aac8-bc214ba61791||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:55:54,135|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:55:54,146|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:55:54,146|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:55:54,147|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:55:54,148|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:55:54,148|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:55:54,148|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:55:54,149|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:55:54,163|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:55:54,165|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:55:54,174|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:55:54,174|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:55:54,174|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:55:54,175|133437b6-4215-4615-aac8-bc214ba61791||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 428560c3-8742-490d-9a11-0e9c768cbd70 auditStoreId -1 2021-11-20 10:58:53,331|ac03a999-ebf3-4182-b837-26edc51c5051||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:58:53,332|ac03a999-ebf3-4182-b837-26edc51c5051||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:58:53,332|ac03a999-ebf3-4182-b837-26edc51c5051||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:58:53,549|ac03a999-ebf3-4182-b837-26edc51c5051||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:58:53,549|ac03a999-ebf3-4182-b837-26edc51c5051||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:58:54,476|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5310cb0b-3e6e-4603-a60a-064be0065b80) 2021-11-20 10:58:54,478|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/5310cb0b-3e6e-4603-a60a-064be0065b80/Definitions 2021-11-20 10:58:54,481|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:58:54,482|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:58:54,501|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:58:54,505|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:58:54,510|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:58:54,530|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:58:54,531|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:58:54,531|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:58:54,531|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:58:54,531|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:58:54,531|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/5310cb0b-3e6e-4603-a60a-064be0065b80/Templates/hello-world-mapping.json 2021-11-20 10:58:54,537|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:58:54,537|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:58:54,537|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:58:54,538|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:58:54,538|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:58:54,543|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:58:54,543|2abde303-e19a-487e-81df-8598c4493f52||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:58:54,859|d4c2cd5c-a8fe-48aa-9049-0a77c3d3b43b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(27b47dae-a9e2-46bd-a563-b384b4cd98f7) CBA(/opt/app/onap/blueprints/archive/27b47dae-a9e2-46bd-a563-b384b4cd98f7/cba.zip) 2021-11-20 10:58:54,866|d4c2cd5c-a8fe-48aa-9049-0a77c3d3b43b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27b47dae-a9e2-46bd-a563-b384b4cd98f7) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:58:54,881|d4c2cd5c-a8fe-48aa-9049-0a77c3d3b43b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:58:54,887|d4c2cd5c-a8fe-48aa-9049-0a77c3d3b43b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27b47dae-a9e2-46bd-a563-b384b4cd98f7) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:58:54,916|d4c2cd5c-a8fe-48aa-9049-0a77c3d3b43b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/27b47dae-a9e2-46bd-a563-b384b4cd98f7) present to clean. 2021-11-20 10:58:55,153|33a9fc50-9c33-4917-ad67-d1f418418f80||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:58:55,153|33a9fc50-9c33-4917-ad67-d1f418418f80||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:58:55,153|33a9fc50-9c33-4917-ad67-d1f418418f80||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:58:55,155|33a9fc50-9c33-4917-ad67-d1f418418f80||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:58:55,155|33a9fc50-9c33-4917-ad67-d1f418418f80||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:58:55,158|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:58:55,170|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:58:55,170|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:58:55,170|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:58:55,171|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:58:55,171|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:58:55,172|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:58:55,173|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:58:55,189|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:58:55,190|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:58:55,204|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:58:55,204|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:58:55,208|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:58:55,214|33a9fc50-9c33-4917-ad67-d1f418418f80||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3b8dfdc0-60da-4fd1-85fe-87d8e4fa7ee8 auditStoreId -1 2021-11-20 10:59:44,385|7bc9de3e-f72a-40c1-9b18-090ae11da451||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 10:59:44,385|7bc9de3e-f72a-40c1-9b18-090ae11da451||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 10:59:44,385|7bc9de3e-f72a-40c1-9b18-090ae11da451||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 10:59:44,645|7bc9de3e-f72a-40c1-9b18-090ae11da451||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 10:59:44,645|7bc9de3e-f72a-40c1-9b18-090ae11da451||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 10:59:45,369|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d8dd1194-1820-424b-a0cf-6fea10b54cc8) 2021-11-20 10:59:45,370|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/d8dd1194-1820-424b-a0cf-6fea10b54cc8/Definitions 2021-11-20 10:59:45,371|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 10:59:45,372|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 10:59:45,394|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 10:59:45,399|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 10:59:45,403|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 10:59:45,418|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 10:59:45,419|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 10:59:45,419|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 10:59:45,419|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 10:59:45,419|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 10:59:45,419|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/d8dd1194-1820-424b-a0cf-6fea10b54cc8/Templates/hello-world-mapping.json 2021-11-20 10:59:45,425|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 10:59:45,425|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 10:59:45,425|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 10:59:45,425|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 10:59:45,425|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 10:59:45,431|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 10:59:45,431|9956133f-c476-4394-abe6-a1a5c161a1e5||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 10:59:45,863|eaf57e63-556b-40e0-9071-08d21e7cede6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(e34a56e7-d326-4ca3-b94d-159fbc3d8d16) CBA(/opt/app/onap/blueprints/archive/e34a56e7-d326-4ca3-b94d-159fbc3d8d16/cba.zip) 2021-11-20 10:59:45,871|eaf57e63-556b-40e0-9071-08d21e7cede6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e34a56e7-d326-4ca3-b94d-159fbc3d8d16) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:59:45,887|eaf57e63-556b-40e0-9071-08d21e7cede6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 10:59:45,893|eaf57e63-556b-40e0-9071-08d21e7cede6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e34a56e7-d326-4ca3-b94d-159fbc3d8d16) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:59:45,920|eaf57e63-556b-40e0-9071-08d21e7cede6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/e34a56e7-d326-4ca3-b94d-159fbc3d8d16) present to clean. 2021-11-20 10:59:46,154|a83489c6-54e0-4c0c-b480-cda848189ef5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 10:59:46,154|a83489c6-54e0-4c0c-b480-cda848189ef5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 10:59:46,154|a83489c6-54e0-4c0c-b480-cda848189ef5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 10:59:46,154|a83489c6-54e0-4c0c-b480-cda848189ef5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 10:59:46,154|a83489c6-54e0-4c0c-b480-cda848189ef5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 10:59:46,155|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 10:59:46,158|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 10:59:46,158|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 10:59:46,158|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 10:59:46,159|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 10:59:46,159|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 10:59:46,159|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 10:59:46,160|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 10:59:46,170|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 10:59:46,170|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 10:59:46,175|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 10:59:46,176|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 10:59:46,176|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 10:59:46,176|a83489c6-54e0-4c0c-b480-cda848189ef5||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc72ddbb-44fd-4e62-a8fa-080b57843696 auditStoreId -1 2021-11-20 11:00:33,698|47caad40-f575-4063-a50d-6d0e2350bc4c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 11:00:33,698|47caad40-f575-4063-a50d-6d0e2350bc4c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:00:33,698|47caad40-f575-4063-a50d-6d0e2350bc4c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:00:33,920|47caad40-f575-4063-a50d-6d0e2350bc4c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:00:33,920|47caad40-f575-4063-a50d-6d0e2350bc4c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:00:35,041|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32500eae-9245-47ae-8c66-7bb425c0dce5) 2021-11-20 11:00:35,050|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/32500eae-9245-47ae-8c66-7bb425c0dce5/Definitions 2021-11-20 11:00:35,054|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:00:35,055|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 11:00:35,094|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 11:00:35,099|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 11:00:35,104|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 11:00:35,139|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 11:00:35,140|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 11:00:35,140|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 11:00:35,140|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 11:00:35,140|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 11:00:35,140|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/32500eae-9245-47ae-8c66-7bb425c0dce5/Templates/hello-world-mapping.json 2021-11-20 11:00:35,148|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 11:00:35,148|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 11:00:35,148|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:00:35,148|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 11:00:35,148|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 11:00:35,155|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 11:00:35,155|5b369e36-d7e5-4bef-82d5-c3cb39484be4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 11:00:35,406|f95006c1-9c3f-4fb9-a8a4-9a698c00d5cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(386ba481-9abd-437f-9b9a-24e707b81dcc) CBA(/opt/app/onap/blueprints/archive/386ba481-9abd-437f-9b9a-24e707b81dcc/cba.zip) 2021-11-20 11:00:35,414|f95006c1-9c3f-4fb9-a8a4-9a698c00d5cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/386ba481-9abd-437f-9b9a-24e707b81dcc) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:00:35,431|f95006c1-9c3f-4fb9-a8a4-9a698c00d5cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 11:00:35,436|f95006c1-9c3f-4fb9-a8a4-9a698c00d5cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/386ba481-9abd-437f-9b9a-24e707b81dcc) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:00:35,468|f95006c1-9c3f-4fb9-a8a4-9a698c00d5cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/386ba481-9abd-437f-9b9a-24e707b81dcc) present to clean. 2021-11-20 11:00:35,695|14a74b09-f529-4be9-b234-2558c229daeb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 11:00:35,696|14a74b09-f529-4be9-b234-2558c229daeb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:00:35,696|14a74b09-f529-4be9-b234-2558c229daeb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:00:35,698|14a74b09-f529-4be9-b234-2558c229daeb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 11:00:35,698|14a74b09-f529-4be9-b234-2558c229daeb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 11:00:35,700|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:00:35,703|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 11:00:35,704|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 11:00:35,704|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:00:35,705|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 11:00:35,705|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:00:35,705|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 11:00:35,706|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 11:00:35,716|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 11:00:35,717|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 11:00:35,725|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:00:35,725|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:00:35,726|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 11:00:35,726|14a74b09-f529-4be9-b234-2558c229daeb||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 924216b8-216a-43ea-874b-9058009c3c3d auditStoreId -1 2021-11-20 11:01:56,256|afa9c89a-7dfd-4558-b361-45fb67cdeb08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 11:01:56,257|afa9c89a-7dfd-4558-b361-45fb67cdeb08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:01:56,258|afa9c89a-7dfd-4558-b361-45fb67cdeb08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:01:56,445|afa9c89a-7dfd-4558-b361-45fb67cdeb08||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:01:56,445|afa9c89a-7dfd-4558-b361-45fb67cdeb08||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:01:57,156|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e762db60-931b-488c-a140-0893f7bd5aeb) 2021-11-20 11:01:57,157|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/e762db60-931b-488c-a140-0893f7bd5aeb/Definitions 2021-11-20 11:01:57,160|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:01:57,161|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 11:01:57,186|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 11:01:57,193|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 11:01:57,202|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 11:01:57,225|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 11:01:57,225|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 11:01:57,225|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 11:01:57,225|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 11:01:57,225|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 11:01:57,226|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/e762db60-931b-488c-a140-0893f7bd5aeb/Templates/hello-world-mapping.json 2021-11-20 11:01:57,235|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 11:01:57,235|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 11:01:57,235|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:01:57,235|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 11:01:57,235|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 11:01:57,242|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 11:01:57,242|4e3fe43e-a357-4e8e-8594-7ac49e251742||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 11:01:57,520|a84e0c38-9eea-4ac3-9b6f-3a017bc47b29||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(58f6d383-4b6f-4e3d-8478-e4e73418aa2d) CBA(/opt/app/onap/blueprints/archive/58f6d383-4b6f-4e3d-8478-e4e73418aa2d/cba.zip) 2021-11-20 11:01:57,527|a84e0c38-9eea-4ac3-9b6f-3a017bc47b29||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58f6d383-4b6f-4e3d-8478-e4e73418aa2d) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:01:57,542|a84e0c38-9eea-4ac3-9b6f-3a017bc47b29||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 11:01:57,558|a84e0c38-9eea-4ac3-9b6f-3a017bc47b29||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58f6d383-4b6f-4e3d-8478-e4e73418aa2d) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:01:57,587|a84e0c38-9eea-4ac3-9b6f-3a017bc47b29||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/58f6d383-4b6f-4e3d-8478-e4e73418aa2d) present to clean. 2021-11-20 11:01:57,835|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 11:01:57,835|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:01:57,836|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:01:57,838|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 11:01:57,838|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 11:01:57,839|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:01:57,843|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 11:01:57,843|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 11:01:57,843|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:01:57,844|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 11:01:57,844|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:01:57,844|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 11:01:57,845|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 11:01:57,857|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 11:01:57,858|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 11:01:57,867|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:01:57,867|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:01:57,867|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 11:01:57,868|ed41be99-d354-4ce9-9e5b-aceac5b7b68d||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d00d0386-a0e6-4e09-b551-3b8da880f865 auditStoreId -1 2021-11-20 11:03:12,700|f3e97721-12e6-4c86-af79-750e01f6c9ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 11:03:12,701|f3e97721-12e6-4c86-af79-750e01f6c9ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:03:12,701|f3e97721-12e6-4c86-af79-750e01f6c9ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:03:13,088|f3e97721-12e6-4c86-af79-750e01f6c9ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:03:13,089|f3e97721-12e6-4c86-af79-750e01f6c9ae||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:03:13,994|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5fb539c1-05f9-4424-9b9f-1b5fb9bed37c) 2021-11-20 11:03:13,995|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/5fb539c1-05f9-4424-9b9f-1b5fb9bed37c/Definitions 2021-11-20 11:03:13,999|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:03:14,001|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 11:03:14,028|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 11:03:14,032|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 11:03:14,036|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 11:03:14,054|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 11:03:14,054|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 11:03:14,055|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 11:03:14,055|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 11:03:14,055|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 11:03:14,055|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/5fb539c1-05f9-4424-9b9f-1b5fb9bed37c/Templates/hello-world-mapping.json 2021-11-20 11:03:14,061|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 11:03:14,061|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 11:03:14,062|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:03:14,062|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 11:03:14,062|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 11:03:14,068|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 11:03:14,069|3419ea7d-a97f-44cf-9a4b-e7f642e84dd3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 11:03:14,406|7be22986-6915-49e2-931a-92f8231b38dc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(66126c01-e760-416e-8f5a-1f63c97bdccd) CBA(/opt/app/onap/blueprints/archive/66126c01-e760-416e-8f5a-1f63c97bdccd/cba.zip) 2021-11-20 11:03:14,414|7be22986-6915-49e2-931a-92f8231b38dc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66126c01-e760-416e-8f5a-1f63c97bdccd) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:03:14,430|7be22986-6915-49e2-931a-92f8231b38dc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 11:03:14,436|7be22986-6915-49e2-931a-92f8231b38dc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66126c01-e760-416e-8f5a-1f63c97bdccd) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:03:14,466|7be22986-6915-49e2-931a-92f8231b38dc||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/66126c01-e760-416e-8f5a-1f63c97bdccd) present to clean. 2021-11-20 11:03:14,701|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 11:03:14,702|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:03:14,702|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:03:14,711|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 11:03:14,711|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 11:03:14,717|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:03:14,722|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 11:03:14,722|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 11:03:14,722|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:03:14,723|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 11:03:14,724|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:03:14,724|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 11:03:14,726|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 11:03:14,735|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 11:03:14,736|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 11:03:14,742|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:03:14,743|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:03:14,743|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 11:03:14,743|c8a42f89-1bf3-4ad8-b0c3-f51871119b48||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6246490a-bc66-4ea4-b48d-f9a047336cce auditStoreId -1 2021-11-20 11:05:50,972|9f770a01-32bd-4ac9-8d51-647c354b5eca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-20 11:05:50,972|9f770a01-32bd-4ac9-8d51-647c354b5eca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:05:50,972|9f770a01-32bd-4ac9-8d51-647c354b5eca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:05:51,193|9f770a01-32bd-4ac9-8d51-647c354b5eca||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:05:51,193|9f770a01-32bd-4ac9-8d51-647c354b5eca||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:05:52,131|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f31100c6-23b1-410e-aa31-29c48c7eb9c3) 2021-11-20 11:05:52,132|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/f31100c6-23b1-410e-aa31-29c48c7eb9c3/Definitions 2021-11-20 11:05:52,135|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:05:52,137|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-20 11:05:52,156|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-20 11:05:52,161|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-20 11:05:52,165|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-20 11:05:52,187|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(helloworld) 2021-11-20 11:05:52,188|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-20 11:05:52,188|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(helloworld) targets(helloworld) 2021-11-20 11:05:52,188|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-20 11:05:52,188|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-20 11:05:52,189|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/f31100c6-23b1-410e-aa31-29c48c7eb9c3/Templates/hello-world-mapping.json 2021-11-20 11:05:52,196|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-20 11:05:52,197|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-20 11:05:52,197|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:05:52,197|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-20 11:05:52,197|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/hello-world-mapping.json) 2021-11-20 11:05:52,205|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([]) 2021-11-20 11:05:52,205|b1965fde-0085-4b68-a134-43efa416a23e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [] 2021-11-20 11:05:52,621|7d76913b-ff8a-4dd1-a974-66b6361e05d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(5c7bcb72-a19e-4b89-bfb8-15d5e72838f3) CBA(/opt/app/onap/blueprints/archive/5c7bcb72-a19e-4b89-bfb8-15d5e72838f3/cba.zip) 2021-11-20 11:05:52,628|7d76913b-ff8a-4dd1-a974-66b6361e05d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c7bcb72-a19e-4b89-bfb8-15d5e72838f3) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:05:52,651|7d76913b-ff8a-4dd1-a974-66b6361e05d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(helloworld) 2021-11-20 11:05:52,658|7d76913b-ff8a-4dd1-a974-66b6361e05d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c7bcb72-a19e-4b89-bfb8-15d5e72838f3) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:05:52,691|7d76913b-ff8a-4dd1-a974-66b6361e05d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/5c7bcb72-a19e-4b89-bfb8-15d5e72838f3) present to clean. 2021-11-20 11:05:52,910|9db28506-ee80-4c73-9283-df958982d6b8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 654321 2021-11-20 11:05:52,910|9db28506-ee80-4c73-9283-df958982d6b8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:05:52,910|9db28506-ee80-4c73-9283-df958982d6b8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:05:52,912|9db28506-ee80-4c73-9283-df958982d6b8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-20 11:05:52,912|9db28506-ee80-4c73-9283-df958982d6b8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-20 11:05:52,914|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-20 11:05:52,924|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (helloworld) 2021-11-20 11:05:52,924|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-20 11:05:52,924|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:05:52,925|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-20 11:05:52,925|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:05:52,925|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-20 11:05:52,927|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-20 11:05:52,940|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Batched Sequence : ([]) 2021-11-20 11:05:52,940|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ }) 2021-11-20 11:05:52,949|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:05:52,949|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:05:52,949|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-20 11:05:52,949|9db28506-ee80-4c73-9283-df958982d6b8||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cfc08525-1282-4c6b-8da4-0f7d2cf2b9f1 auditStoreId -1 2021-11-20 11:13:00,652|d08162d0-ab63-451a-838f-0997b8490f29||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-20 11:13:00,653|d08162d0-ab63-451a-838f-0997b8490f29||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:13:00,653|d08162d0-ab63-451a-838f-0997b8490f29||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:13:00,866|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:13:00,866|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:13:01,308|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-20 11:13:01,309|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(c61f0d10-dab9-4ce4-b16e-3efc411357f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-20 11:13:01,332|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(c4ae0277-1392-4955-8a44-304f41c9a787) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-20 11:13:01,353|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(11b20326-6148-4961-bd6e-96ce0a23471a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-20 11:13:01,370|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(e1d54719-0e33-4188-910f-690860de4f16) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-20 11:13:01,383|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(3eb2677d-ef34-4935-b3b2-ce224a142c6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-20 11:13:01,397|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(9276cde8-895b-4527-be25-6391ac05e84d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-20 11:13:01,415|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:01,415|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:01,416|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 11:13:01,416|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 11:13:01,416|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:01,418|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:01,452|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:13:01,495|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:13:01,535|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:13:01,570|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:13:01,641|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:01,642|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:01,643|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:01,682|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:01,719|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-20 11:13:01,743|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-20 11:13:01,749|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:01,750|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:01,751|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-20 11:13:01,800|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 11:13:01,830|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-20 11:13:01,844|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-20 11:13:01,852|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-20 11:13:01,891|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:01,893|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:01,893|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:01,894|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(HealthCheck) 2021-11-20 11:13:01,895|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-20 11:13:01,896|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-assign) 2021-11-20 11:13:01,897|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-deploy) 2021-11-20 11:13:01,954|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 11:13:02,000|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-20 11:13:02,013|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-20 11:13:02,024|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-20 11:13:02,056|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:02,057|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:02,058|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:02,100|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:02,130|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-20 11:13:02,142|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-20 11:13:02,149|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-20 11:13:02,172|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:02,173|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:02,174|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign-day-2) 2021-11-20 11:13:02,175|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:02,176|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy-day-2) 2021-11-20 11:13:02,195|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:02,196|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:02,197|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:02,201|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:02,210|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-20 11:13:02,222|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-20 11:13:02,230|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-20 11:13:02,239|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-20 11:13:02,240|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-20 11:13:02,255|d08162d0-ab63-451a-838f-0997b8490f29||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-20 11:13:13,341|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2e0b1463-2349-48f5-ae40-1b22af079e4a) 2021-11-20 11:13:13,341|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/2e0b1463-2349-48f5-ae40-1b22af079e4a/Definitions 2021-11-20 11:13:13,344|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:13:13,345|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-11-20 11:13:13,361|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(vnf-template) 2021-11-20 11:13:13,366|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(vnf-mapping) 2021-11-20 11:13:13,371|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-11-20 11:13:13,390|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,405|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,411|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,416|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-11-20 11:13:13,417|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-11-20 11:13:13,417|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-11-20 11:13:13,432|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,438|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,443|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,449|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(sdnc) 2021-11-20 11:13:13,465|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,471|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,476|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,486|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,493|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,502|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,518|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(config-assign) 2021-11-20 11:13:13,522|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(baseconfig-template) 2021-11-20 11:13:13,522|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-11-20 11:13:13,522|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-11-20 11:13:13,534|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,541|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,547|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(input) 2021-11-20 11:13:13,552|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(config-deploy) 2021-11-20 11:13:13,588|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(resource-assignment) 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-11-20 11:13:13,589|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/2e0b1463-2349-48f5-ae40-1b22af079e4a/Templates/vnf-mapping.json 2021-11-20 11:13:13,594|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-11-20 11:13:13,594|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-11-20 11:13:13,594|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/2e0b1463-2349-48f5-ae40-1b22af079e4a/Templates/base_ubuntu20-mapping.json 2021-11-20 11:13:13,599|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-11-20 11:13:13,599|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-assign) 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-assign) targets(config-assign) 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-11-20 11:13:13,600|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/2e0b1463-2349-48f5-ae40-1b22af079e4a/Templates/baseconfig-mapping.json 2021-11-20 11:13:13,608|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-11-20 11:13:13,609|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-20 11:13:13,609|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-deploy) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-deploy) targets(config-deploy) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) resource assignment files([] 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/vnf-mapping.json) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-11-20 11:13:13,610|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/baseconfig-mapping.json) 2021-11-20 11:13:13,624|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:13:13,673|d9828a5a-042a-4c1f-9170-6f944faf2b8a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-11-20 11:13:13,854|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(7bad6399-5c3b-425f-8ff0-1c03c963329c) CBA(/opt/app/onap/blueprints/archive/7bad6399-5c3b-425f-8ff0-1c03c963329c/cba.zip) 2021-11-20 11:13:13,860|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bad6399-5c3b-425f-8ff0-1c03c963329c) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:13:13,871|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:13:13,896|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:13:13,896|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:13:13,897|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:13:13,906|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7bad6399-5c3b-425f-8ff0-1c03c963329c) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:13:13,940|af12fcb9-d301-4938-a196-18166ceb4239||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/7bad6399-5c3b-425f-8ff0-1c03c963329c) present to clean. 2021-11-20 11:15:47,502|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-11-20 11:15:47,615|||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-11-20 11:15:47,670|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| request(dd5cd8d9-e903-4991-a897-721d545ed5ae) 2021-11-20 11:15:47,676|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| CBA file(/opt/app/onap/blueprints/archive/8cc08705-00e0-4324-915a-90535b839d9b/cba.zip written successfully 2021-11-20 11:15:47,676|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(8cc08705-00e0-4324-915a-90535b839d9b) CBA(/opt/app/onap/blueprints/archive/8cc08705-00e0-4324-915a-90535b839d9b/cba.zip) 2021-11-20 11:15:47,693|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8cc08705-00e0-4324-915a-90535b839d9b) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:15:47,710|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:15:47,756|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:15:47,757|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:15:47,758|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:15:47,770|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8cc08705-00e0-4324-915a-90535b839d9b) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:15:47,798|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-11-20 11:15:47,817|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-11-20 11:15:47,818|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-11-20 11:15:47,838|dd5cd8d9-e903-4991-a897-721d545ed5ae||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/8cc08705-00e0-4324-915a-90535b839d9b) present to clean. 2021-11-20 11:16:00,708|e152207f-bee6-4990-8e96-0f66f8a2699f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| getting cba file name(ubuntu20), version(1.0.0) from db 2021-11-20 11:16:00,773|e152207f-bee6-4990-8e96-0f66f8a2699f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:16:00,777|e152207f-bee6-4990-8e96-0f66f8a2699f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:16:00,781|e152207f-bee6-4990-8e96-0f66f8a2699f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:16:00,961|bd8a9231-7de9-4493-a7ce-d03279f9f712||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:16:00,961|bd8a9231-7de9-4493-a7ce-d03279f9f712||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:16:00,965|bd8a9231-7de9-4493-a7ce-d03279f9f712||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:16:01,394|36647447-835a-49b7-8fb6-2469ef1cc384||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:16:01,394|36647447-835a-49b7-8fb6-2469ef1cc384||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:16:01,397|36647447-835a-49b7-8fb6-2469ef1cc384||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:16:01,618|b1b9c2e5-79df-4683-aaea-0047d8874fc4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:16:01,618|b1b9c2e5-79df-4683-aaea-0047d8874fc4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:16:01,621|b1b9c2e5-79df-4683-aaea-0047d8874fc4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:21:51,463|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 8baf9e00-6ad0-4d5a-bdd5-2ad9f4f7a817 2021-11-20 11:21:51,464|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:21:51,464|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:21:51,467|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:21:51,467|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:21:51,471|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:21:51,523|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (resource-assignment) 2021-11-20 11:21:51,539|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-11-20 11:21:51,540|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:21:51,543|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(8baf9e00-6ad0-4d5a-bdd5-2ad9f4f7a817) for workflow(resource-assignment) step(resource-assignment) 2021-11-20 11:21:51,543|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:21:51,544|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-11-20 11:21:51,545|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(vnf-mapping) 2021-11-20 11:21:51,581|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:21:51,612|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-11-20 11:21:51,613|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-11-20 11:21:51,614|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("6d25d018-9736-4a68-a8bc-1f83dec1ac54") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-11-20 11:21:51,619|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ "service-instance-id" : "bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f", "vnf-id" : "6d25d018-9736-4a68-a8bc-1f83dec1ac54", "vnf_name" : "ubuntu20-VNF-name" }) 2021-11-20 11:21:51,672|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:21:51,672|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:21:51,672|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-11-20 11:21:51,674|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5fd7c79c-a921-4acc-a700-88aa8d9a141f auditStoreId -1 2021-11-20 11:21:57,056|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 3bebacef-1586-493e-b87a-2cd973368745 2021-11-20 11:21:57,056|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:21:57,056|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:21:57,057|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:21:57,057|67768157-a83f-4723-97b4-6e91e3a5e011||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:21:57,058|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:21:57,071|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (resource-assignment) 2021-11-20 11:21:57,071|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-11-20 11:21:57,071|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:21:57,072|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(3bebacef-1586-493e-b87a-2cd973368745) for workflow(resource-assignment) step(resource-assignment) 2021-11-20 11:21:57,072|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:21:57,072|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-11-20 11:21:57,073|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2021-11-20 11:21:57,094|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:21:57,100|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2021-11-20 11:21:57,100|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2021-11-20 11:21:57,101|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2021-11-20 11:21:57,101|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2021-11-20 11:21:57,101|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("93cc311f-c417-42a0-be0b-347a7447d6c4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2021-11-20 11:21:57,102|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-11-20 11:21:57,102|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:21:57,102|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2021-11-20 11:21:57,108|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2021-11-20 11:21:57,109|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("6d25d018-9736-4a68-a8bc-1f83dec1ac54") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-11-20 11:21:57,110|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin", "service-instance-id" : "bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f", "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" : "93cc311f-c417-42a0-be0b-347a7447d6c4", "vnf-id" : "6d25d018-9736-4a68-a8bc-1f83dec1ac54", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2021-11-20 11:21:57,122|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:21:57,122|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:21:57,123|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-11-20 11:21:57,123|67768157-a83f-4723-97b4-6e91e3a5e011||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8fb3e680-3cbc-47d9-9eef-53c80efffab7 auditStoreId -1 2021-11-20 11:22:02,682|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-11-20 11:22:02,789|||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-11-20 11:22:02,826|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 67768157-a83f-4723-97b4-6e91e3a5e011 2021-11-20 11:22:02,826|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:22:02,826|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:22:02,827|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:22:02,827|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:22:02,830|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:22:02,833|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (config-assign) 2021-11-20 11:22:02,834|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2021-11-20 11:22:02,834|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:22:02,836|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(67768157-a83f-4723-97b4-6e91e3a5e011) for workflow(config-assign) step(config-assign) 2021-11-20 11:22:02,836|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2021-11-20 11:22:02,836|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2021-11-20 11:22:02,838|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2021-11-20 11:22:02,896|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:22:02,899|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-11-20 11:22:02,901|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-11-20 11:22:02,901|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Setting Resource Value ("6d25d018-9736-4a68-a8bc-1f83dec1ac54") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-11-20 11:22:02,968|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resource resolution saved into database successfully : (service-instance-id) 2021-11-20 11:22:02,968|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resource resolution saved into database successfully : (vnf-id) 2021-11-20 11:22:02,968|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Resource resolution saved into database successfully : (vnf_name) 2021-11-20 11:22:02,969|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Generated Resource Param Data ({ "service-instance-id" : "bb2844f4-83e1-4e57-8d17-eff5fbb5cc0f", "vnf-id" : "6d25d018-9736-4a68-a8bc-1f83dec1ac54", "vnf_name" : "ubuntuCDS-VNF-name" }) 2021-11-20 11:22:03,013|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2021-11-20 11:22:03,040|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-11-20 11:22:03,040|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:22:03,040|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2021-11-20 11:22:03,040|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(config-assign) 2021-11-20 11:22:03,041|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a1ef91b-77bb-4029-b5a7-17f8e4dde0db auditStoreId -1 2021-11-20 11:22:03,084|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Completed 2021-11-20 11:22:56,374|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-11-20 11:22:56,482|||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-11-20 11:22:56,491|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing request id 67768157-a83f-4723-97b4-6e91e3a5e011 2021-11-20 11:22:56,491|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionInput called not to store the Workflow action input details 2021-11-20 11:22:56,491|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| StoreAuditService ID -1 2021-11-20 11:22:56,494|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-11-20 11:22:56,494|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-11-20 11:22:56,497|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-11-20 11:22:56,510|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deriving input data for workflow: (config-deploy) 2021-11-20 11:22:56,511|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2021-11-20 11:22:56,512|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2021-11-20 11:22:56,544|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| preparing request id(67768157-a83f-4723-97b4-6e91e3a5e011) for workflow(config-deploy) step(config-deploy) 2021-11-20 11:22:56,545|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2021-11-20 11:22:56,545|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:22:56,554|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2021-11-20 11:22:56,556|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Getting Jython Script Class(ConfigDeploy) 2021-11-20 11:23:01,474|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@47d6ce72 2021-11-20 11:23:01,478|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Hello world 2021-11-20 11:23:01,478|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Preparing Response... 2021-11-20 11:23:01,478|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2021-11-20 11:23:01,479|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resolveWorkflowOutputs for workflow(config-deploy) 2021-11-20 11:23:01,480|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d534475-e613-426f-8fb2-10eac0099b3e auditStoreId -1 2021-11-20 11:23:01,484|67768157-a83f-4723-97b4-6e91e3a5e011||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Completed 2021-11-20 11:30:40,489|a681d400-6106-480d-a95f-ed3a1890087a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-20 11:30:40,490|a681d400-6106-480d-a95f-ed3a1890087a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-20 11:30:40,490|a681d400-6106-480d-a95f-ed3a1890087a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-20 11:30:40,800|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-20 11:30:40,801|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-20 11:30:41,555|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-20 11:30:41,556|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(3f043643-03d9-403f-b08b-d8de8840ed42) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-20 11:30:41,573|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(a25f1710-6e6c-4af4-bf33-53fd0bdf2db8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-20 11:30:41,580|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(ef2f3d9a-2c0b-44f3-b709-430c27608479) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-20 11:30:41,591|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(506c8de2-7509-4092-bafd-99bf5f0c51d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-20 11:30:41,603|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(dd1907b8-0f1b-4e5e-b236-1e57ef392a85) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-20 11:30:41,615|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(de75f037-47cc-4140-b3c9-b5ccc17bfe9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-20 11:30:41,628|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:41,628|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:41,629|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 11:30:41,629|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 11:30:41,629|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:41,629|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:41,643|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:30:41,701|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:30:41,727|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:30:41,747|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:30:41,818|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:30:41,819|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:30:41,820|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:41,861|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:41,892|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-20 11:30:41,909|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-20 11:30:41,917|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-20 11:30:41,950|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:30:41,951|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:30:41,952|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:41,993|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:42,020|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-20 11:30:42,031|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-20 11:30:42,032|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-20 11:30:42,066|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:30:42,066|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:30:42,067|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:42,068|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(HealthCheck) 2021-11-20 11:30:42,069|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-20 11:30:42,069|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-assign) 2021-11-20 11:30:42,070|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(vf-config-deploy) 2021-11-20 11:30:42,111|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-20 11:30:42,136|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-20 11:30:42,147|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-20 11:30:42,148|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-20 11:30:42,176|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:30:42,178|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:42,211|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-20 11:30:42,240|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-20 11:30:42,252|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-20 11:30:42,253|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-20 11:30:42,285|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(resource-assignment) 2021-11-20 11:30:42,286|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:30:42,287|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign-day-2) 2021-11-20 11:30:42,288|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:42,289|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy-day-2) 2021-11-20 11:30:42,310|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:30:42,310|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:30:42,311|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:42,316|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| 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-11-20 11:30:42,326|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-20 11:30:42,338|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-20 11:30:42,339|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-20 11:30:42,359|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-20 11:30:42,371|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-20 11:30:42,372|a681d400-6106-480d-a95f-ed3a1890087a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-20 11:30:53,228|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/996b1df0-629f-4756-abd9-d690b7621c18) 2021-11-20 11:30:53,228|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| deleting definition types under : /opt/app/onap/blueprints/working/996b1df0-629f-4756-abd9-d690b7621c18/Definitions 2021-11-20 11:30:53,230|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| reinitialized all type definitions 2021-11-20 11:30:53,232|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-20 11:30:53,246|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-20 11:30:53,259|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-20 11:30:53,263|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-20 11:30:53,267|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-20 11:30:53,292|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-assign) 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-assign) targets(resolve-data) 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-20 11:30:53,312|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enriching artifacts file(/opt/app/onap/blueprints/working/996b1df0-629f-4756-abd9-d690b7621c18/Templates/netconfrpc-mapping.json 2021-11-20 11:30:53,317|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-20 11:30:53,317|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-20 11:30:53,318|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing Workflow(config-deploy) 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| workflow(config-deploy) resource assignment files([] 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| ##### Enhancing blueprint Resource Definitions 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-20 11:30:53,319|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-20 11:30:53,323|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| distinct resource keys ([input-source]) 2021-11-20 11:30:53,329|bf45ed57-ed7d-4b58-a4e1-9bec085a2501||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-20 11:32:47,491|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-11-20 11:32:47,600|||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-11-20 11:32:47,604|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| request(ac4ddbaa-790d-44de-a06e-31d2807e8e4c) 2021-11-20 11:32:47,607|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| CBA file(/opt/app/onap/blueprints/archive/e765f09b-cfe1-4479-b7b4-3e3cdecc71b8/cba.zip written successfully 2021-11-20 11:32:47,607|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Save processing(e765f09b-cfe1-4479-b7b4-3e3cdecc71b8) CBA(/opt/app/onap/blueprints/archive/e765f09b-cfe1-4479-b7b4-3e3cdecc71b8/cba.zip) 2021-11-20 11:32:47,623|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e765f09b-cfe1-4479-b7b4-3e3cdecc71b8) and entry definition file (Definitions/pnf_netconf.json) 2021-11-20 11:32:47,635|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-20 11:32:47,656|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-assign) 2021-11-20 11:32:47,657|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Validating Workflow(config-deploy) 2021-11-20 11:32:47,667|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e765f09b-cfe1-4479-b7b4-3e3cdecc71b8) and entry definition file (Definitions/pnf_netconf.json) 2021-11-20 11:32:47,700|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-20 11:32:47,722|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-20 11:32:47,723|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-20 11:32:47,753|ac4ddbaa-790d-44de-a06e-31d2807e8e4c||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-m2tb8|||| No compiled cache(/opt/app/onap/blueprints/working/e765f09b-cfe1-4479-b7b4-3e3cdecc71b8) present to clean. Nov 20, 2021 12:00:14 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)