on second thought -1 I can reproduce the test failure below in hbase-server
Apache Maven 3.0.5 (Red Hat 3.0.5-17) Maven home: /usr/share/maven Java version: 1.8.0_161, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-693.11.6.el7.x86_64", arch: "amd64", family: "unix" [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.376 s <<< FAILURE! - in org.apache.hadoop.hbase.http.TestSpnegoHttpServer [ERROR] org.apache.hadoop.hbase.http.TestSpnegoHttpServer Time elapsed: 0.376 s <<< ERROR! java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/ at org.apache.hadoop.hbase.http.TestSpnegoHttpServer.buildMiniKdc(TestSpnegoHttpServer.java:143) at org.apache.hadoop.hbase.http.TestSpnegoHttpServer.setupServer(TestSpnegoHttpServer.java:91) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] TestSpnegoHttpServer.setupServer:91->buildMiniKdc:143 ยป Runtime Unable to pars... [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.414s [INFO] Finished at: Mon Feb 19 04:52:43 UTC 2018 [INFO] Final Memory: 72M/341M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project hbase-server: There are test failures. [ERROR] [ERROR] Please refer to /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project hbase-server: There are test failures. Please refer to /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/vagrant/hbase-1.4.2/hbase-server/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException(SurefireHelper.java:240) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:112) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:354) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:984) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 more [ERROR] [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException On Mon, Feb 19, 2018 at 5:14 PM, Artem Ervits <artemerv...@gmail.com> wrote: > +1 (non-binding) > > Hadoop 2.7.5 pseudo-distributed > Binary Release MD5: OK > HBase 1.4.1 rolling upgrade to 1.4.2 - OK > hbase shell: put, scan, get, list, count, create snapshot, restore > snapshot, disable, drop, list_regions - OK > LTT 1M rows: OK > PE 1k rows: OK > > JDK: 1.8.0.161 > SRC MD5: OK > compile with empty M2: OK > > > > On Mon, Feb 19, 2018 at 2:58 PM, Chia-Ping Tsai <chia7...@apache.org> > wrote: > >> +1 (binding) >> >> run 1000W rows (openjdk 8u151): >> 1.4.2 (server) + 1.4.2(client) - ok >> 1.4.2 (server) + 1.3.1(client) - ok >> 1.4.2 (server) + 1.2.6(client) - ok >> >> Unit test suite (openjdk 8u151): >> TestZKPermissionWatcher is flaky. It is traced by >> https://issues.apache.org/jira/browse/HBASE-19970 >> >> On 2018/02/16 21:46:17, Andrew Purtell <apurt...@apache.org> wrote: >> > The first HBase 1.4.2 release candidate (RC0) is available for download >> at >> > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.2RC0/ and Maven >> > artifacts are available in the temporary repository >> > https://repository.apache.org/content/repositories/orgapachehbase-1195/ >> . >> > >> > The git tag corresponding to the candidate is '1.4.2RC0' (9519ec2ead). >> > >> > A detailed source and binary compatibility report for this release is >> > available for your review at https://dist.apache.org/repos/ >> > dist/dev/hbase/hbase-1.4.2RC0/compat-check-report.html . >> > >> > A list of the 19 issues resolved in this release can be found at >> > https://s.apache.org/aGcb . >> > >> > Please try out the candidate and vote +1/0/-1. >> > >> > This vote will be open for at least 72 hours. Unless objection I will >> try >> > to close it Friday February 23, 2018 if we have sufficient votes. >> > >> > Prior to making this announcement I made the following preflight checks: >> > >> > - RAT check passes (7u80) >> > - Unit test suite passes (8u131) >> > - LTT load 1M rows with 100% verification and 20% updates (8u131) >> > - PE sequentialWrite, sequentialRead, randomWrite, randomRead, >> > scanRange100 (8u131) >> > - ITBLL Loop 1 100M rows (8u131) >> > >> > >> > -- >> > Best regards, >> > Andrew >> > >> > >