Unstable test updateWorkflowRunStatus_should_returnSuccess_when_givenValidRequest_StatusRunning

The test updateWorkflowRunStatus_should_returnSuccess_when_givenValidRequest_StatusRunning is unstable. Sometimes, it fails with an AssertionFailedError:

[ERROR] Tests run: 72, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 330.9 s <<< FAILURE! -- in org.opengroup.osdu.workflow.RunTests
[ERROR] WorkflowRunV3IntegrationTests.updateWorkflowRunStatus_should_returnSuccess_when_givenValidRequest_StatusRunning() -- Time elapsed: 16.29 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <running> but was: <queued>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124)
	at org.opengroup.osdu.workflow.workflow.v3.WorkflowRunV3IntegrationTests.updateWorkflowRunStatus_should_returnSuccess_when_givenValidRequest_StatusRunning(WorkflowRunV3IntegrationTests.java:533)

For example, pipeline 323113:

#3602461: cimpl-acceptance-test FAILED

#3602527: cimpl-acceptance-test FAILED

#3602561: cimpl-acceptance-test PASSED