Bump versions of jvm, databases and dependencies #677
124 tests run, 45 skipped, 17 failed.
Annotations
Check failure on line 1 in nflow-tests/src/test/java/io/nflow/tests/AbruptExecutorRecoveryTest.java
github-actions / Integration Test Report for Java 17 and oracle
AbruptExecutorRecoveryTest.checkSlowWorkflowFinishes
Workflow instance was not recovered
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not recovered
at io.nflow.tests.AbstractExecutorRecoveryTest.checkSlowWorkflowFinishes(AbstractExecutorRecoveryTest.java:95)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Check failure on line 62 in nflow-tests/src/test/java/io/nflow/tests/ActionStateVariablesTest.java
github-actions / Integration Test Report for Java 17 and oracle
ActionStateVariablesTest.checkActionStateVariables
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.ActionStateVariablesTest.checkActionStateVariables(ActionStateVariablesTest.java:59)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-7
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.ActionStateVariablesTest.lambda$checkActionStateVariables$1(ActionStateVariablesTest.java:62)
at app//io.nflow.tests.ActionStateVariablesTest$$Lambda$1229/0x00007fbed077ee40.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 71 in nflow-tests/src/test/java/io/nflow/tests/BulkWorkflowTest.java
github-actions / Integration Test Report for Java 17 and oracle
BulkWorkflowTest.t02_waitForBulkToFinish
execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.BulkWorkflowTest.waitForBulkToFinish(BulkWorkflowTest.java:112)
at io.nflow.tests.BulkWorkflowTest.t02_waitForBulkToFinish(BulkWorkflowTest.java:71)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-5
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 58 in nflow-tests/src/test/java/io/nflow/tests/BusinessKeyUpdateTest.java
github-actions / Integration Test Report for Java 17 and oracle
BusinessKeyUpdateTest.checkBusinessKeyWasUpdated
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.BusinessKeyUpdateTest.checkBusinessKeyWasUpdated(BusinessKeyUpdateTest.java:55)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-20
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.BusinessKeyUpdateTest.lambda$checkBusinessKeyWasUpdated$0(BusinessKeyUpdateTest.java:58)
at app//io.nflow.tests.BusinessKeyUpdateTest$$Lambda$1311/0x00007fbed07d4b20.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 46 in nflow-tests/src/test/java/io/nflow/tests/ChildWorkflowTest.java
github-actions / Integration Test Report for Java 17 and oracle
ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult
execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult(ChildWorkflowTest.java:46)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-11
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 97 in nflow-tests/src/test/java/io/nflow/tests/CodelessEngineTest.java
github-actions / Integration Test Report for Java 17 and oracle
CodelessEngineTest.pollWorkflowToComplete
execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.CodelessEngineTest.pollWorkflowToComplete(CodelessEngineTest.java:97)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-13
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 126 in nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java
github-actions / Integration Test Report for Java 17 and oracle
ConcurrentEnginesTest.waitWorkflowsReady
execution timed out after 120000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 120000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.ConcurrentEnginesTest.waitWorkflowsReady(ConcurrentEnginesTest.java:124)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-12
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.ConcurrentEnginesTest.lambda$waitWorkflowsReady$0(ConcurrentEnginesTest.java:126)
at app//io.nflow.tests.ConcurrentEnginesTest$$Lambda$1262/0x00007fbed0797410.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
github-actions / Integration Test Report for Java 17 and oracle
CreditApplicationWorkflowTest.checkAcceptCreditApplicationReached
execution timed out after 10000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 10000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.CreditApplicationWorkflowTest.checkAcceptCreditApplicationReached(CreditApplicationWorkflowTest.java:61)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-14
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 53 in nflow-tests/src/test/java/io/nflow/tests/DeleteHistoryTest.java
github-actions / Integration Test Report for Java 17 and oracle
DeleteHistoryTest.getProcessedInstance
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.DeleteHistoryTest.getProcessedInstance(DeleteHistoryTest.java:53)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-4
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 72 in nflow-tests/src/test/java/io/nflow/tests/DemoWorkflowTest.java
github-actions / Integration Test Report for Java 17 and oracle
DemoWorkflowTest.queryDemoWorkflowHistory
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.DemoWorkflowTest.queryDemoWorkflowHistory(DemoWorkflowTest.java:69)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-17
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.DemoWorkflowTest.lambda$queryDemoWorkflowHistory$0(DemoWorkflowTest.java:72)
at app//io.nflow.tests.DemoWorkflowTest$$Lambda$1302/0x00007fbed07cf4c0.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 55 in nflow-tests/src/test/java/io/nflow/tests/IdempotencyTest.java
github-actions / Integration Test Report for Java 17 and oracle
IdempotencyTest.firstWorkflowIsArchived
execution timed out after 10000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 10000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3459)
at io.nflow.tests.AbstractNflowTest.waitUntilWorkflowIsFinished(AbstractNflowTest.java:252)
at io.nflow.tests.IdempotencyTest.firstWorkflowIsArchived(IdempotencyTest.java:55)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-19
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$waitUntilWorkflowIsFinished$2(AbstractNflowTest.java:254)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1310/0x00007fbed07d48f0.execute(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
github-actions / Integration Test Report for Java 17 and oracle
InterruptedExecutorRecoveryTest.checkSlowWorkflowFinishes
Workflow instance was not recovered
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not recovered
at io.nflow.tests.AbstractExecutorRecoveryTest.checkSlowWorkflowFinishes(AbstractExecutorRecoveryTest.java:95)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Check failure on line 177 in nflow-tests/src/test/java/io/nflow/tests/MaintenanceTest.java
github-actions / Integration Test Report for Java 17 and oracle
MaintenanceTest.createWorkflows
execution timed out after 15000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 15000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3459)
at io.nflow.tests.MaintenanceTest.waitUntilWorkflowsFinished(MaintenanceTest.java:174)
at io.nflow.tests.MaintenanceTest.createWorkflows(MaintenanceTest.java:55)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-10
at app//org.apache.cxf.endpoint.AbstractConduitSelector.findCompatibleConduit(AbstractConduitSelector.java:226)
at app//org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:96)
at app//org.apache.cxf.endpoint.UpfrontConduitSelector.prepare(UpfrontConduitSelector.java:63)
at app//org.apache.cxf.jaxrs.client.ClientConfiguration.prepareConduitSelector(ClientConfiguration.java:109)
at app//org.apache.cxf.jaxrs.client.AbstractClient.prepareConduitSelector(AbstractClient.java:920)
at app//org.apache.cxf.jaxrs.client.AbstractClient.createMessage(AbstractClient.java:1034)
at app//org.apache.cxf.jaxrs.client.WebClient.finalizeMessage(WebClient.java:1110)
at app//org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1083)
at app//org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:931)
at app//org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:900)
at app//org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:460)
at app//org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:640)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:114)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:167)
at app//io.nflow.tests.MaintenanceTest.lambda$waitUntilWorkflowsFinished$0(MaintenanceTest.java:177)
at app//io.nflow.tests.MaintenanceTest$$Lambda$1245/0x00007fbed0787a38.execute(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 90 in nflow-tests/src/test/java/io/nflow/tests/MaintenanceWorkflowTest.java
github-actions / Integration Test Report for Java 17 and oracle
MaintenanceWorkflowTest.waitForCleanup
execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3459)
at io.nflow.tests.MaintenanceWorkflowTest.waitForCleanup(MaintenanceWorkflowTest.java:85)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-16
at [email protected]/java.lang.Thread.sleep(Native Method)
at [email protected]/java.lang.Thread.sleep(Thread.java:344)
at [email protected]/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446)
at app//io.nflow.tests.MaintenanceWorkflowTest.lambda$waitForCleanup$0(MaintenanceWorkflowTest.java:90)
at app//io.nflow.tests.MaintenanceWorkflowTest$$Lambda$1300/0x00007fbed07c9af8.execute(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
github-actions / Integration Test Report for Java 17 and oracle
PreviewCreditApplicationWorkflowTest.checkAcceptCreditApplicationReached
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.PreviewCreditApplicationWorkflowTest.checkAcceptCreditApplicationReached(PreviewCreditApplicationWorkflowTest.java:65)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-8
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)
Check failure on line 83 in nflow-tests/src/test/java/io/nflow/tests/SignalWorkflowTest.java
github-actions / Integration Test Report for Java 17 and oracle
SignalWorkflowTest.checkSlowWorkflowIsInterrupted
Workflow instance was not interrupted
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not interrupted
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at io.nflow.tests.SignalWorkflowTest.checkSlowWorkflowIsInterrupted(SignalWorkflowTest.java:83)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Check failure on line 84 in nflow-tests/src/test/java/io/nflow/tests/StateVariablesTest.java
github-actions / Integration Test Report for Java 17 and oracle
StateVariablesTest.checkStateVariables
execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3523)
at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
at io.nflow.tests.StateVariablesTest.checkStateVariables(StateVariablesTest.java:84)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-3
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
at app//io.nflow.tests.AbstractNflowTest$$Lambda$1185/0x00007fbed075ec18.get(Unknown Source)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at [email protected]/java.lang.Thread.run(Thread.java:840)