Maven Tests on JDK 11 Windows get stuck for 3.2 branch #36797
Labels
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/maven
env/windows
Impacts Windows machines
kind/bug
Something isn't working
Describe the bug
Maven Tests on JDK 11 Windows
gets stuck withResults:Terminate batch job (Y/N)?
for 3.2 branchSee the timestamps on last two lines, there is 8 minutes nothing before termination:
Noticed in #36697 execution
Windows are the most used OS by users with enabled build time metrics.
This makes backports and CI failures investigation more painful and can hide other issues.
This needs to be investigated and fixed.
CI on main seems to pass, I have seen green light on #36752
Quarkus CI / Maven Tests - JDK 11 Windows (pull_request) Successful in 16m Details
Expected behavior
Maven Tests on JDK 11 Windows
passActual behavior
Maven Tests on JDK 11 Windows
gets stuckHow 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: