It seems to be working on bordeaux: https://data.qa.guix.gnu.org/gnu/store/yirvdai4a50mv6fqbw44nw9s38agxrzj-java-geronimo-xbean-bundleutils-4.5.drv
Looking at the build log, it's related to a failure of java-testng, which had sometimes randomly failed in the past. It's hard to diagnose: Failures in <suite> :TestNG, <test> :DataProvider test.dataprovider.DataProviderTest.parallelDataProviderSample() StackTrace: java.lang.AssertionError: Expected size:<4> but was:<3> in: at test.dataprovider.DataProviderTest.parallelDataProviderSample(Unknown Source) ... Removed 27 stack frames error: in phase 'check': uncaught exception We could try disabling some tests if they fail often. Le 10 novembre 2023 15:12:21 GMT+01:00, Maxim Cournoyer <maxim.courno...@gmail.com> a écrit : >Hi, > >cuir...@gnu.org (Cuirass) writes: > >> <p>The build <b>java-geronimo-xbean-bundleutils.x86_64-linux</b> for >> specification >> <b>master</b> is broken. You can find the detailed information about this >> build <a >> href="https://ci.guix.gnu.org/build/2587938/details">here</a>.</p> >> >> https://ci.guix.gnu.org/build/2587938/details > >This seems to relate to a series of java updates recently pushed by >Julien (CC'd). >