Hi Steve, from the Jenkins console I couldn't figure it out either; I looked on the server and it seems the system kernel killed a java process because it needed more memory.
The system has plenty of memory available now that no tests are running (about 1700MB), but from system logs it seems it regularly kills some java ORM process; this is not a regular out-of-heap size so it might be worth a short to revert the gradle memory options from maxHeapSize = "2048m" to maxHeapSize = "1024m" I had applied that change myself when we had the OOMs before because of the leak we profiled ... Also I'll keep in mind at the next machine refresh that we might want more memory. Cheers, Sanne On 20 April 2013 17:24, Steve Ebersole <st...@hibernate.org> wrote: > Can someone tell me why > http://ci.hibernate.org/job/hibernate-orm-master/48/ is showing as failing? > > I looked in console and test output and see nothing (although it only > runs the hibernate-c3p0 tests). > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev