Customization #2
Annotations
51 errors and 3 warnings
AsyncSystemTaskExecutorTest.Execute SubWorkflow task:
core/src/test/groovy/com/netflix/conductor/core/execution/AsyncSystemTaskExecutorTest.groovy#L91
Too few invocations for:
1 * startWorkflowOperation.execute(*_) >> subWorkflowId (0 invocations)
Unmatched invocations (ordered by similarity):
1 * startWorkflowOperation.start(<com.netflix.conductor.core.execution.StartWorkflowInput@620e89f4 name=junit1 version=1 workflowDefinition=null workflowInput=[asyncComplete:true, subWorkflowName:junit1, subWorkflowVersion:1] externalInputPayloadStoragePath=null correlationId=null priority=null parentWorkflowId=workflowId parentWorkflowTaskId=0e84dce5-22f3-4fec-a51c-0ebdd3170087 event=null taskToDomain=[:] workflowId=null triggeringWorkflowId=null>)
methodName == "execute"
| |
start false
6 differences (14% similarity)
(star-)t(-)
(execu)t(e)
1 * executionDAOFacade.updateTask(TaskModel{taskType='SUB_WORKFLOW', status=FAILED, inputData={asyncComplete=true, subWorkflowName=junit1, subWorkflowVersion=1}, referenceTaskName='waitTask', retryCount=0, seq=0, correlationId='null', pollCount=1, taskDefName='SUB_WORKFLOW', scheduledTime=1713018506561, startTime=1713018506616, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='workflowId', workflowType='null', taskId='0e84dce5-22f3-4fec-a51c-0ebdd3170087', reasonForIncompletion='Cannot invoke "com.netflix.conductor.model.WorkflowModel.getWorkflowId()" because "subWorkflow" is null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=null, domain='null', waitTimeout='0', inputMessage=null, outputMessage=null, rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', workflowPriority=0, executionNameSpace='null', isolationGroupId='null', iteration=0, subWorkflowId='null', subworkflowChanged=false})
instance == target
| | |
| | Mock for type 'StartWorkflowOperation' named 'startWorkflowOperation'
| false
| 38 differences (44% similarity)
| Mock for type '(Execu)t(i)o(nDA---)O(Fac)a(de--)' named '(execu)t(i)o(nDA---)O(Fac)a(de--)'
| Mock for type '(Star-)t(W)o(rkflow)O(per)a(tion)' named '(star-)t(W)o(rkflow)O(per)a(tion)'
Mock for type 'ExecutionDAOFacade' named 'executionDAOFacade'
methodName == "execute"
| |
updateTask false
9 differences (10% similarity)
(upda-)te(Task)
(execu)te(----)
1 * workflowExecutor.decide('workflowId')
instance == target
| | |
| | Mock for type 'StartWorkflowOperation' named 'startWorkflowOperation'
| false
| 23 differences (66% similarity)
| Mock for type '(-----)Workflow(Ex)e(cu)t(-)o(r)' named '(w-----)orkflow(Ex)e(cu)t(-)o(r)'
| Mock for type '(Start)Workflow(Op)e(ra)t(i)o(n)' named '(startW)orkflow(Op)e(ra)t(i)o(n)'
Mock for type 'WorkflowExecutor' named 'workflowExecutor'
methodName == "execute"
| |
decide false
4 differences (42% similarity)
(d-)ec(id)e
(ex)ec(ut)e
1 * workflowExecutor.locked(null, 'workflowId')
instance == target
| | |
| | Mock for type 'StartWorkflowOperation' named 'startWorkflowOperation'
| false
| 23 differences (66% similarity)
| Mock for type '(-----)Workflow(Ex)e(cu)t(-)o(r)' named '(w-----)orkflow(Ex)e(cu)t(-)o(r)'
| Mock for type '(Start)Workflow(Op)e(ra)t(i)o(n)' named '(startW)orkflow(Op)e(ra)t(i)o(n)'
Mock for type 'WorkflowExecutor' named 'workflowExecutor'
methodName == "execute"
| |
locked false
6 differences (14% similarity)
(lo-)c(k-)e(d)
(exe)c(ut)e(-)
1 * executionDAOFacade.exceedsInProgressLimit(TaskModel{taskType='SUB_WORKFLOW', status=FAILED, inputData={asyncComplete=true, subWorkflowName=junit1, subWorkflowVersion=1}, referenceTaskName='waitTask', retryCount=0, seq=0, correlationId='null', pollCount=1, taskDefName='SUB_WORKFLOW', scheduledTime=1713018506561, startTime=1713018506616, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='workflowId', workflowType='null', taskId='0e84dce5-22f3-4fec-a51c-0ebdd3170087', reasonForIncompletion='Cannot invoke "com.netflix.conductor.model.WorkflowModel.getWorkflowId()" because "subWorkflow" is null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=null, domain='null', waitTimeout='0', inputMessage=null, outputMessage=null, rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', workflowPriority=0, executionNameSpace='null', isolationGroupId='null', iteration=0, subWorkflowId='null', subworkflowChanged=false})
instance == target
| | |
| | Mock for type 'StartWorkflowOperation' named 'startWorkflowOperation'
| false
| 38 differences (44% similarity)
| Mock for type '(Execu)t(i)o(nDA---)O(Fac)a(de--)' named '(execu)t(i)o(nDA---)O(Fac)a(de--)'
| Mock for type '(Star-)t(W)o(rkflow)O(per)a(tion)' named '(star-)t(W)o(rkflow)O(per)a(tion)'
Mock for type 'ExecutionDAOFacade' named 'executionDAOFacade'
methodName == "execute"
| |
| false
| 18 differences (18% similarity)
| ex(c)e(edsInProgr)e(ssLimit)
| ex(-)e(cut-------)e(-------)
exceedsInProgressLimit
Too few invocations for:
1 * workflowExecutor.getWorkflow(subWorkflowId, false) >> subWorkflow (0 invocations)
Unmatched invocations (ordered by similarity):
1 * workflowExecutor.decide('workflowId')
methodName == "getWorkflow"
| |
decide false
10 differences (9% similarity)
(d)e(cide-----)
(g)e(tWorkflow)
<too few arguments>
1 * workflowExecutor.locked(null, 'workflowId')
methodName == "getWorkflow"
| |
locked false
9 differences (18% similarity)
(l---)o(c)k(ed--)
(getW)o(r)k(flow)
One or more arguments(s) didn't match:
0: argument == expected
| | |
null | subWorkflowId
false
1: argument == expected
| | |
| | false
| false
workflowId
1 * executionDAOFacade.updateTask(TaskModel{taskType='SUB_WORKFLOW', status=FAILED, inputData={asyncComplete=true, subWorkflowName=junit1, subWorkflowVersion=1}, referenceTaskName='waitTask', retryCount=0, seq=0, correlationId='null', pollCount=1, taskDefName='SUB_WORKFLOW', scheduledTime=1713018506561, startTime=1713018506616, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='workflowId', workflowType='null', taskId='0e84dce5-22f3-4fec-a51c-0ebdd3170087', reasonForIncompletion='Cannot invoke "com.netflix.conductor.model.WorkflowModel.getWorkflowId()" because "subWorkflow" is null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=null, domain='null', waitTimeout='0', inputMessage=null, outputMessage=null, rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', workflowPriority=0, executionNameSpace='null', isolationGroupId='null', iteration=0, subWorkflowId='null', subworkflowChanged=false})
instance == target
| | |
| | Mock for type 'WorkflowExecutor' named 'workflowExecutor'
| false
| 34 differences (44% similarity)
| Mock for type '(Executi)o(nDAOFa)c(ade-)' named '(executi)o(nDAOFa)c(ade-)'
| Mock for type '(Workfl-)o(wExe--)c(utor)' named '(workfl-)o(wExe--)c(utor)'
Mock for type 'ExecutionDAOFacade' named 'executionDAOFacade'
methodName == "getWorkflow"
| |
updateTask false
11 differences (0% similarity)
(updateTask-)
(getWorkflow)
<too few arguments>
1 * executionDAOFacade.exceedsInProgressLimit(TaskModel{taskType='SUB_WORKFLOW', status=FAILED, inputData={asyncComplete=true, subWorkflowName=junit1, subWorkflowVersion=1}, referenceTaskName='waitTask', retryCount=0, seq=0, correlationId='null', pollCount=1, taskDefName='SUB_WORKFLOW', scheduledTime=1713018506561, startTime=1713018506616, endTime=0, updateTime=0, startDelayInSeconds=0, retriedTaskId='null', retried=false, executed=false, callbackFromWorker=true, responseTimeoutSeconds=0, workflowInstanceId='workflowId', workflowType='null', taskId='0e84dce5-22f3-4fec-a51c-0ebdd3170087', reasonForIncompletion='Cannot invoke "com.netflix.conductor.model.WorkflowModel.getWorkflowId()" because "subWorkflow" is null', callbackAfterSeconds=0, workerId='null', outputData={}, workflowTask=null, domain='null', waitTimeout='0', inputMessage=null, outputMessage=null, rateLimitPerFrequency=0, rateLimitFrequencyInSeconds=0, externalInputPayloadStoragePath='null', externalOutputPayloadStoragePath='null', workflowPriority=0, executionNameSpace='null', isolationGroupId='null', iteration=0, subWorkflowId='null', subworkflowChanged=false})
instance == target
| | |
| | Mock for type 'WorkflowExecutor' named 'workflowExecutor'
| false
| 34 differences (44% similarity)
| Mock for type '(Executi)o(nDAOFa)c(ade-)' named '(executi)o(nDAOFa)c(ade-)'
| Mock for type '(Workfl-)o(wExe--)c(utor)' named '(workfl-)o(wExe--)c(utor)'
Mock for type 'ExecutionDAOFacade' named 'executionDAOFacade'
methodName == "getWorkflow"
| |
| false
| 19 differences (13% similarity)
| (exc)e(edsInPr)o(g)r(essLimit)
| (g--)e(tW-----)o(-)r(kflow---)
exceedsInProgressLimit
<too few arguments>
1 * startWorkflowOperation.start(<com.netflix.conductor.core.execution.StartWorkflowInput@620e89f4 name=junit1 version=1 workflowDefinition=null workflowInput=[asyncComplete:true, subWorkflowName:junit1, subWorkflowVersion:1] externalInputPayloadStoragePath=null correlationId=null priority=null parentWorkflowId=workflowId parentWorkflowTaskId=0e84dce5-22f3-4fec-a51c-0ebdd3170087 event=null taskToDomain=[:] workflowId=null triggeringWorkflowId=null>)
instance == target
| | |
| | Mock for type 'WorkflowExecutor' named 'workflowExecutor'
| false
| 23 differences (66% similarity)
| Mock for type '(Start)Workflow(Op)e(ra)t(i)o(n)' named '(startW)orkflow(Op)e(ra)t(i)o(n)'
| Mock for type '(-----)Workflow(Ex)e(cu)t(-)o(r)' named '(w-----)orkflow(Ex)e(cu)t(-)o(r)'
Mock for type 'StartWorkflowOperation' named 'startWorkflowOperation'
methodName == "getWorkflow"
| |
start false
9 differences (18% similarity)
(s-)t(a-)r(t----)
(ge)t(Wo)r(kflow)
<too few arguments>
|
|
|
TestSubWorkflow.testStartSubWorkflowQueueFailure:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L133
java.lang.AssertionError: expected:<SCHEDULED> but was:<FAILED>
|
TestSubWorkflow.testStartSubWorkflowWithWorkflowInput:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L225
java.lang.AssertionError: expected:<workflow_1> but was:<null>
|
TestSubWorkflow.testStartSubWorkflow:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L93
java.lang.AssertionError: expected:<workflow_1> but was:<null>
|
TestSubWorkflow.testStartSubWorkflowWithEmptyWorkflowInput:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L195
java.lang.AssertionError: expected:<workflow_1> but was:<null>
|
TestSubWorkflow.testStartSubWorkflowTaskToDomain:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L258
java.lang.AssertionError: expected:<workflow_1> but was:<null>
|
TestSubWorkflow.testStartSubWorkflowStartError:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L165
org.junit.ComparisonFailure: expected:<[non transient failure]> but was:<[Cannot invoke "com.netflix.conductor.model.WorkflowModel.getWorkflowId()" because "subWorkflow" is null]>
|
TestSubWorkflow.testStartSubWorkflowWithSubWorkflowDefinition:
core/src/test/java/com/netflix/conductor/core/execution/tasks/TestSubWorkflow.java#L449
java.lang.AssertionError: expected:<workflow_1> but was:<null>
|
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduledWithNoWorkflowTimeoutSetAndNoPollTimeout:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L277
java.lang.NullPointerException: Cannot invoke "com.netflix.conductor.service.ExecutionLockService.acquireLock(String, long, long)" because "this.lockService" is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduledWithWorkflowTimeoutSetAndNoPollTimeout:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L258
java.lang.NullPointerException: Cannot invoke "com.netflix.conductor.service.ExecutionLockService.acquireLock(String, long, long)" because "this.lockService" is null
|
TestWorkflowSweeper.testPostponeDurationForHumanTaskType:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L78
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduledWithNoPollTimeoutSet:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L298
java.lang.NullPointerException: Cannot invoke "com.netflix.conductor.service.ExecutionLockService.acquireLock(String, long, long)" because "this.lockService" is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInProgressWithResponseTimeoutSet:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L194
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForWaitTaskType:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L97
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduled:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L214
java.lang.NullPointerException: Cannot invoke "com.netflix.conductor.service.ExecutionLockService.acquireLock(String, long, long)" because "this.lockService" is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduledWithPollTimeoutSet:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L320
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForWaitTaskTypeWithLongWaitTime:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L118
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForWaitTaskTypeWithLessOneSecondWaitTime:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L137
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForWaitTaskTypeWithZeroWaitTime:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L156
java.lang.NullPointerException: Workflow definition is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInScheduledWithWorkflowTimeoutSet:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L237
java.lang.NullPointerException: Cannot invoke "com.netflix.conductor.service.ExecutionLockService.acquireLock(String, long, long)" because "this.lockService" is null
|
TestWorkflowSweeper.testPostponeDurationForTaskInProgress:
core/src/test/java/com/netflix/conductor/core/reconciliation/TestWorkflowSweeper.java#L173
java.lang.NullPointerException: Workflow definition is null
|
TaskServiceTest.testAckTaskReceived:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testGetTasks:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testLog:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testPoll:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testUpdateTask:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testGetTask:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testBatchPoll:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testAckTaskReceivedMissingWorkerId:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testGetPendingTaskForWorkflow:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testRemoveTaskFromQueue:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testUpdateTaskInValid:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testGetTaskLogs:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testSearchV2:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testRequeuePendingTask:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testSearch:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
TaskServiceTest.testGetPollData:
core/src/test/java/com/netflix/conductor/service/TaskServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@55843367 testClass = com.netflix.conductor.service.TaskServiceTest, locations = [], classes = [com.netflix.conductor.service.TaskServiceTest.TestTaskConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@5be16caa key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testPauseWorkflowWithInvalidListSize:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testRetryWorkflowNull:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testResumeWorkflowNull:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testTerminateNull:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testPauseWorkflowNull:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testRestartWorkflowNull:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowBulkServiceTest.testRetryWorkflowSuccessful:
core/src/test/java/com/netflix/conductor/service/WorkflowBulkServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@7edba571 testClass = com.netflix.conductor.service.WorkflowBulkServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowBulkServiceTest.TestWorkflowBulkConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@42404d83 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowServiceTest.testRerunWorkflowNull:
core/src/test/java/com/netflix/conductor/service/WorkflowServiceTest.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@4f1fabe5 testClass = com.netflix.conductor.service.WorkflowServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowServiceTest.TestWorkflowConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@1c55db35 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowServiceTest.testSearchWorkflows:
core/src/test/java/com/netflix/conductor/service/WorkflowServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@4f1fabe5 testClass = com.netflix.conductor.service.WorkflowServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowServiceTest.TestWorkflowConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@1c55db35 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
WorkflowServiceTest.testGetExecutionStatus:
core/src/test/java/com/netflix/conductor/service/WorkflowServiceTest.java#L1
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [MergedContextConfiguration@4f1fabe5 testClass = com.netflix.conductor.service.WorkflowServiceTest, locations = [], classes = [com.netflix.conductor.service.WorkflowServiceTest.TestWorkflowConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = [], contextCustomizers = [org.spockframework.spring.mock.SpockContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@73a00e09, [ImportsContextCustomizer@1c55db35 key = [@org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationImportSelector.class}), @org.springframework.boot.autoconfigure.EnableAutoConfiguration(exclude={}, excludeName={}), @org.springframework.boot.autoconfigure.AutoConfigurationPackage(basePackageClasses={}, basePackages={}), @org.springframework.context.annotation.Import(value={org.springframework.boot.autoconfigure.AutoConfigurationPackages.Registrar.class})]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@444548a0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3a022576, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cypress-io/github-action@v4, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ui
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-videos
Expired
|
154 KB |
|