Full 3.2 CI run for JDK 11 and JDK 17 doesn't finish in 6 hours #36795
Labels
area/infra
internal and infrastructure related issues
kind/bug
Something isn't working
priority/blocker
Describe the bug
Full 3.2 CI run for JDK 11 and JDK 17 doesn't finish in 6 hours limit imposed by GH actions
We have hit that on #36697 where JDK 17 run almost finished and JDK 11 run had around ~100 modules to go.
Last one for JDK 11: 2023-10-30T21:51:02.3030129Z [INFO] Building Quarkus - Integration Tests - Scala 3.2.999-SNAPSHOT [989/1088]
Last one for JDK 17: 2023-10-30T21:53:55.4269482Z [INFO] Building Quarkus - Integration Tests - Management Interface with authentication 3.2.999-SNAPSHOT [1088/1089]
CI needs to improve to be able to process bigger backports in sane way.
Expected behavior
CI runs are finished within 6 hours
Actual behavior
Full CI run for JDK 11 and JDK 17 doesn't finish in 6 hours limit imposed by GH actions
How to Reproduce?
Do something similar to #36697
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: