[ https://issues.apache.org/jira/browse/HBASE-21417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang updated HBASE-21417: ------------------------------ Assignee: Duo Zhang Status: Patch Available (was: Open) > Pre commit build is broken due to surefire plugin crashes > --------------------------------------------------------- > > Key: HBASE-21417 > URL: https://issues.apache.org/jira/browse/HBASE-21417 > Project: HBase > Issue Type: Bug > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Critical > Attachments: HBASE-21417.patch > > > The recent builds are all failed with > {noformat} > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-rsgroup && > /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions > -Dhbase.build.id=2018-10-31T11:09:36Z -Xmx2800m > -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true > -Djava.awt.headless=true -jar > /testptch/hbase/hbase-rsgroup/target/surefire/surefirebooter3799876849632796400.jar > /testptch/hbase/hbase-rsgroup/target/surefire > 2018-10-31T11-09-52_393-jvmRun1 surefire4495583426680149115tmp > surefire_05657090267882138674tmp > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > {noformat} > [~risdenk] provided some useful reference: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925 > https://github.com/carlossg/docker-maven/issues/90 > https://github.com/carlossg/docker-maven/issues/92 > It seems to be an OpenJDK issue. > Let's see if there are any workarounds. -- This message was sent by Atlassian JIRA (v7.6.3#76005)