2022-06-07 23:46:00,000|||||grpc-default-executor-0|||o.o.c.c.b.security.BasicAuthServerInterceptor|Basic Authentication Authorization header found for user: ccsdkapps 2022-06-07 23:46:00,116|||||grpc-default-executor-0|||o.o.c.c.b.security.BasicAuthServerInterceptor|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 2022-06-07 23:46:00,120|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.selfservice.api.ExecutionServiceHandler|processing request id 1234 2022-06-07 23:46:00,123|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.f.workflow.audit.NoStoreAuditService|storeExecutionInput called not to store the Workflow action input details 2022-06-07 23:46:00,123|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.selfservice.api.ExecutionServiceHandler|StoreAuditService ID -1 2022-06-07 23:46:00,123|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.d.p.s.BlueprintProcessorCatalogServiceImpl|cba file name(uat-imperative-workflow), version(1.0.0) already present(/Users/jc/code/java/cds-downstream/ms/blueprintsprocessor/application/blueprints/deploy/uat-imperative-workflow/1.0.0) 2022-06-07 23:46:00,123|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.selfservice.api.ExecutionServiceHandler|blueprint base path blueprints/deploy/uat-imperative-workflow/1.0.0 2022-06-07 23:46:00,123|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.c.c.utils.BluePrintMetadataUtils$Companion|Reading blueprint type(DEFAULT) path(blueprints/deploy/uat-imperative-workflow/1.0.0) and entry definition file (Definitions/uat-imperative-workflow.json) 2022-06-07 23:46:00,130|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.c.core.service.BluePrintRuntimeService|Deriving input data for workflow: (uat-wf-parallel) 2022-06-07 23:46:00,131|||||DefaultDispatcher-worker-5|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(START) -> executed state(SUCCESS) 2022-06-07 23:46:00,131|||||DefaultDispatcher-worker-2|||o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService|Executing workflow(uat-wf-parallel[1234])'s step(execute-A) 2022-06-07 23:46:00,131|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService|Executing workflow(uat-wf-parallel[1234])'s step(execute-B) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-2|||o.o.c.c.b.s.workflow.NodeTemplateExecutionService|executing node template(execute-script-1) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.workflow.NodeTemplateExecutionService|executing node template(execute-script-2) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|preparing request id(1234) for workflow(uat-wf-parallel) step(execute-B) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-2), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-2|||o.o.c.c.b.s.execution.AbstractComponentFunction|preparing request id(1234) for workflow(uat-wf-parallel) step(execute-A) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-2|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-1), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|input definition for node template (execute-script-2), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-2|||c.o.c.c.c.core.service.BluePrintRuntimeService|input definition for node template (execute-script-1), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.e.ComponentFunctionScriptingService|creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 2022-06-07 23:46:00,132|||||DefaultDispatcher-worker-2|||o.o.c.c.b.s.e.ComponentFunctionScriptingService|creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||cba.cds.uat.TestScript|running step execute-B, should fail: false 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|Preparing Response... 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-2),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(execute-B) -> executed state(SUCCESS) 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|node(finalize) is waiting for incoming edges([execute-A>finalize/SUCCESS(NOT_STARTED)]) 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|node(clean-up) is waiting for incoming edges([execute-A>clean-up/FAILURE(NOT_STARTED), finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-2|||cba.cds.uat.TestScript|running step execute-A, should fail: false 2022-06-07 23:46:00,133|||||DefaultDispatcher-worker-2|||o.o.c.c.b.s.execution.AbstractComponentFunction|Preparing Response... 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-2|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-1),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-2|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(execute-A) -> executed state(SUCCESS) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|node(clean-up) is waiting for incoming edges([finalize>clean-up/SUCCESS(NOT_STARTED), finalize>clean-up/FAILURE(NOT_STARTED)]) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService|Executing workflow(uat-wf-parallel[1234])'s step(finalize) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.workflow.NodeTemplateExecutionService|executing node template(execute-script-3) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|preparing request id(1234) for workflow(uat-wf-parallel) step(finalize) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-3), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,134|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|input definition for node template (execute-script-3), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.e.ComponentFunctionScriptingService|creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||cba.cds.uat.TestScript|running step finalize, should fail: false 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|Preparing Response... 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-3),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(finalize) -> executed state(SUCCESS) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|node(clean-up) is waiting for incoming edges([finalize>clean-up/FAILURE(NOT_STARTED)]) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService|Executing workflow(uat-wf-parallel[1234])'s step(clean-up) 2022-06-07 23:46:00,135|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.workflow.NodeTemplateExecutionService|executing node template(execute-script-4) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|preparing request id(1234) for workflow(uat-wf-parallel) step(clean-up) 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationInputs for node template (execute-script-4), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|input definition for node template (execute-script-4), values ({script-type="kotlin", script-class-reference="cba.cds.uat.TestScript"}) 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.e.ComponentFunctionScriptingService|creating component function of script type(kotlin), reference name(cba.cds.uat.TestScript) and instanceDependencies([]) 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||cba.cds.uat.TestScript|running step clean-up, should fail: false 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|Preparing Response... 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationOutputs for node template (execute-script-4),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,136|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(clean-up) -> executed state(SUCCESS) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|node(collect) is waiting for incoming edges([clean-up>collect/FAILURE(NOT_STARTED)]) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.w.ImperativeBluePrintWorkflowService|Executing workflow(uat-wf-parallel[1234])'s step(collect) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.workflow.NodeTemplateExecutionService|executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|preparing request id(1234) for workflow(uat-wf-parallel) step(collect) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="cba.cds.uat.CollectorScript"}) 2022-06-07 23:46:00,137|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.e.ComponentFunctionScriptingService|creating component function of script type(kotlin), reference name(cba.cds.uat.CollectorScript) and instanceDependencies([]) 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||cba.cds.uat.CollectorScript|Collected results: {"execute-script-1":"SUCCEEDED","execute-script-2":"SUCCEEDED","execute-script-3":"SUCCEEDED","execute-script-4":"SUCCEEDED"} 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||o.o.c.c.b.s.execution.AbstractComponentFunction|Preparing Response... 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||c.o.c.c.c.core.service.BluePrintRuntimeService|resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(collect) -> executed state(SUCCESS) 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|Execute node(END) -> executed state(SUCCESS) 2022-06-07 23:46:00,138|||||DefaultDispatcher-worker-3|||o.o.c.c.c.c.s.AbstractBluePrintWorkFlowService|workflow(1234) nodes completed with (0)exceptions 2022-06-07 23:46:00,138|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.c.core.service.BluePrintRuntimeService|resolveWorkflowOutputs for workflow(uat-wf-parallel) 2022-06-07 23:46:00,142|1234|||4321|grpc-default-executor-0|org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process|/127.0.0.1|c.o.c.c.b.f.workflow.audit.NoStoreAuditService|storeExecutionOutput called not to store the Workflow action output details correlationUUID 4664e783-3b12-48ab-b83c-ba967757936d auditStoreId -1