|
Stack
2012-08-16, 21:45
Ted Yu
2012-08-21, 01:44
Ted Yu
2012-08-21, 23:34
Stack
2012-08-27, 17:46
Ted Yu
2012-08-27, 21:14
Gregory Chanan
2012-08-27, 21:36
Stack
2012-08-27, 21:52
Jesse Yates
2012-08-27, 22:07
Stack
2012-08-27, 22:24
Stack
2012-08-27, 23:29
Chris Trezzo
2012-08-28, 00:07
Dave Wang
2012-08-28, 00:16
Himanshu Vashishtha
2012-08-28, 00:29
Ted Yu
2012-09-16, 04:46
Ted Yu
2012-10-30, 20:56
|
-
Re: Build failed in Jenkins: HBase-0.94 #402Stack 2012-08-16, 21:45
The failed TestMasterObserver passes locally for me in 0.94 branch on
multiple runs. St.Ack On Thu, Aug 16, 2012 at 2:28 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-0.94/402/changes> > > Changes: > > [stack] HBASE-6596 Revert HBASE-5022; it undoes HBC.create -- ADDENDUM > > ------------------------------------------ > [...truncated 573 lines...] > Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.162 sec > Running org.apache.hadoop.hbase.io.hfile.TestHFilePerformance > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.11 sec > Running org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec > Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.482 sec > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.572 sec > Running org.apache.hadoop.hbase.zookeeper.TestZKTable > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec > Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec > Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.644 sec > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec > Running org.apache.hadoop.hbase.rest.TestSchemaResource > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.686 sec > Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite > Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.725 sec > Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.666 sec > Running org.apache.hadoop.hbase.rest.TestGzipFilter > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.036 sec > Running org.apache.hadoop.hbase.rest.TestRowResource > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.252 sec > Running org.apache.hadoop.hbase.rest.TestMultiRowResource > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.916 sec > Running org.apache.hadoop.hbase.rest.client.TestRemoteTable > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.2 sec > Running org.apache.hadoop.hbase.rest.client.TestRemoteAdmin > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.493 sec > Running org.apache.hadoop.hbase.rest.TestVersionResource > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.598 sec > Running org.apache.hadoop.hbase.rest.TestStatusResource > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.459 sec > Running org.apache.hadoop.hbase.rest.TestTableResource > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.102 sec > Running org.apache.hadoop.hbase.TestInfoServers > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.044 sec > Running org.apache.hadoop.hbase.rest.TestScannerResource > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.336 sec > Running org.apache.hadoop.hbase.monitoring.TestTaskMonitor > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec > Running org.apache.hadoop.hbase.rest.TestScannersWithFilters > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.692 sec > Running org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec > Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 sec > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
-
Re: Build failed in Jenkins: HBase-TRUNK #3246Ted Yu 2012-08-21, 01:44
Looks like TestUpgradeFromHFileV1ToEncoding started to fail since build
#3242. Cheers On Mon, Aug 20, 2012 at 6:28 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/3246/changes> > > Tests in error: > > testUpgrade(org.apache.hadoop.hbase.io.encoding.TestUpgradeFromHFileV1ToEncoding): > Shutting down > > Tests run: 1117, Failures: 1, Errors: 1, Skipped: 12 > >
-
Re: Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #141Ted Yu 2012-08-21, 23:34
About 90 more tests failed in this build.
Here is call stack for one new test failure: java.lang.IncompatibleClassChangeError: Implementing class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at org.apache.hadoop.hbase.mapreduce.MapreduceTestingShim.<clinit>(MapreduceTestingShim.java:45) at org.apache.hadoop.hbase.HBaseTestingUtility.createDirsAndSetProperties(HBaseTestingUtility.java:475) at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:426) at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:648) at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:598) at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:585) at org.apache.hadoop.hbase.TestAcidGuarantees.testGetAtomicity(TestAcidGuarantees.java:304) Will dig more to find out the cause. On Tue, Aug 21, 2012 at 4:29 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/141/changes > > > > Changes: > > [stack] HBASE-6524 Hooks for hbase tracing > > [jxiang] HBASE-6607 NullPointerException when accessing master web ui > while master is initializing > > [larsh] HBASE-6621 Reduce calls to Bytes.toInt > > [jmhsieh] HBASE-6604 Bump log4j to 1.2.17 > >
-
Re: Build failed in Jenkins: HBase-0.92 #534Stack 2012-08-27, 17:46
On Mon, Aug 27, 2012 at 10:19 AM, Apache Jenkins Server
<[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-0.92/534/changes> > > Changes: > > [Tedyu] HBASE-6661 Mark single parameter HTable constructors as deprecated in 0.90 and 0.92 > We've been failing the odd time w/ 'Not enough space'. I made https://issues.apache.org/jira/browse/INFRA-5205 St.Ack
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Ted Yu 2012-08-27, 21:14
TestReplication was missing from Jenkins output.
FYI On Mon, Aug 27, 2012 at 1:03 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/3283/changes> > > Changes: > > [stack] HBASE-6477 Use PB filter definitions in RPC > >
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Gregory Chanan 2012-08-27, 21:36
test seems flaky to me. Ran it 4 times locally and it failed twice.
Here's one of the failures: Running org.apache.hadoop.hbase.replication.TestReplication Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 177.223 sec <<< FAILURE! Results : Failed tests: queueFailover(org.apache.hadoop.hbase.replication.TestReplication): Waited too much time for queueFailover replication. Waited 32443ms. Greg On Mon, Aug 27, 2012 at 2:14 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > TestReplication was missing from Jenkins output. > > FYI > > On Mon, Aug 27, 2012 at 1:03 PM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > > > See <https://builds.apache.org/job/HBase-TRUNK/3283/changes> > > > > Changes: > > > > [stack] HBASE-6477 Use PB filter definitions in RPC > > > > >
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Stack 2012-08-27, 21:52
On Mon, Aug 27, 2012 at 2:36 PM, Gregory Chanan <[EMAIL PROTECTED]> wrote:
> test seems flaky to me. Ran it 4 times locally and it failed twice. > > Here's one of the failures: > Running org.apache.hadoop.hbase.replication.TestReplication > Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 177.223 > sec <<< FAILURE! > > Results : > > Failed tests: > queueFailover(org.apache.hadoop.hbase.replication.TestReplication): Waited > too much time for queueFailover replication. Waited 32443ms. > Its been flakey for a long time now. We should fix it or disable it? St.Ack
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Jesse Yates 2012-08-27, 22:07
Fix it! I think Chris Trezzo has been thinking about this exact flapper in fact...
http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dyo3uxqwTxk0&ei=Pu87UJaqN6LIiwL16oHYCA&usg=AFQjCNF8ZqpO-pXkTlo4OU5UHqxrjcRllw - Jesse Yates Sent from my iPhone. On Aug 27, 2012, at 2:52 PM, Stack <[EMAIL PROTECTED]> wrote: > On Mon, Aug 27, 2012 at 2:36 PM, Gregory Chanan <[EMAIL PROTECTED]> wrote: >> test seems flaky to me. Ran it 4 times locally and it failed twice. >> >> Here's one of the failures: >> Running org.apache.hadoop.hbase.replication.TestReplication >> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 177.223 >> sec <<< FAILURE! >> >> Results : >> >> Failed tests: >> queueFailover(org.apache.hadoop.hbase.replication.TestReplication): Waited >> too much time for queueFailover replication. Waited 32443ms. >> > > Its been flakey for a long time now. We should fix it or disable it? > St.Ack
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Stack 2012-08-27, 22:24
On Mon, Aug 27, 2012 at 3:07 PM, Jesse Yates <[EMAIL PROTECTED]> wrote:
> Fix it! I think Chris Trezzo has been thinking about this exact flapper in fact... > > http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dyo3uxqwTxk0&ei=Pu87UJaqN6LIiwL16oHYCA&usg=AFQjCNF8ZqpO-pXkTlo4OU5UHqxrjcRllw > Chris used to be better looking. St.Ack
-
Re: Build failed in Jenkins: HBase-0.92 #538Stack 2012-08-27, 23:29
I set the configuration for 0.92 to choose ubuntu servers only until
solaris gets its space cleared. Lets see if that helps. St.Ack On Mon, Aug 27, 2012 at 4:16 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-0.92/538/> > > ------------------------------------------ > [...truncated 1354 lines...] > [WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details > [WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details > [WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- > [INFO] > [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- > [INFO] Transforming file: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/src/main/resources/hbase-default.xml > [INFO] Transformed 1 file(s). > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.13:generate-html (multipage) @ hbase --- > [INFO] Processing input file: developer.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/developer for generated file(s) > [INFO] Processing input file: build.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/build for generated file(s) > [INFO] Processing input file: getting_started.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/getting_started for generated file(s) > [INFO] Processing input file: configuration.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/configuration for generated file(s) > [INFO] Processing input file: book.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/book for generated file(s) > [INFO] Processing input file: external_apis.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/external_apis for generated file(s) > [INFO] Processing input file: preface.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/preface for generated file(s) > [INFO] Processing input file: shell.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/shell for generated file(s) > [INFO] Processing input file: ops_mgt.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/ops_mgt for generated file(s) > [INFO] Processing input file: performance.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/performance for generated file(s) > [INFO] Processing input file: upgrading.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/upgrading for generated file(s) > [INFO] Processing input file: troubleshooting.xml > [INFO] Chunking output. > [INFO] See /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/book/troubleshooting for generated file(s) > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.13:generate-html (onepage) @ hbase --- > [INFO] Processing input file: developer.xml > [INFO] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/HBase-0.92/trunk/target/site/developer.html has been generated.
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Chris Trezzo 2012-08-28, 00:07
Haha.
Seems like TestReplication.queueFailover is a pretty notorious test. There are a few previous JIRAs about it flapping (some resolved, some still open, spread across multiple releases). I will investigate. Chris On Mon, Aug 27, 2012 at 3:24 PM, Stack <[EMAIL PROTECTED]> wrote: > On Mon, Aug 27, 2012 at 3:07 PM, Jesse Yates <[EMAIL PROTECTED]> > wrote: > > Fix it! I think Chris Trezzo has been thinking about this exact flapper > in fact... > > > > > http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dyo3uxqwTxk0&ei=Pu87UJaqN6LIiwL16oHYCA&usg=AFQjCNF8ZqpO-pXkTlo4OU5UHqxrjcRllw > > > > Chris used to be better looking. > St.Ack >
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Dave Wang 2012-08-28, 00:16
I also see this a bit. Thanks for taking a look!
- Dave On Mon, Aug 27, 2012 at 5:07 PM, Chris Trezzo <[EMAIL PROTECTED]> wrote: > Haha. > > Seems like TestReplication.queueFailover is a pretty notorious test. There > are a few previous JIRAs about it flapping (some resolved, some still open, > spread across multiple releases). I will investigate. > > Chris > > On Mon, Aug 27, 2012 at 3:24 PM, Stack <[EMAIL PROTECTED]> wrote: > > > On Mon, Aug 27, 2012 at 3:07 PM, Jesse Yates <[EMAIL PROTECTED]> > > wrote: > > > Fix it! I think Chris Trezzo has been thinking about this exact flapper > > in fact... > > > > > > > > > http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dyo3uxqwTxk0&ei=Pu87UJaqN6LIiwL16oHYCA&usg=AFQjCNF8ZqpO-pXkTlo4OU5UHqxrjcRllw > > > > > > > Chris used to be better looking. > > St.Ack > > >
-
Re: Build failed in Jenkins: HBase-TRUNK #3283Himanshu Vashishtha 2012-08-28, 00:29
Hey Chris,
In case you like to have another hand, feel free to ping me :) Himanshu On Mon, Aug 27, 2012 at 6:07 PM, Chris Trezzo <[EMAIL PROTECTED]> wrote: > Haha. > > Seems like TestReplication.queueFailover is a pretty notorious test. There > are a few previous JIRAs about it flapping (some resolved, some still open, > spread across multiple releases). I will investigate. > > Chris > > On Mon, Aug 27, 2012 at 3:24 PM, Stack <[EMAIL PROTECTED]> wrote: > >> On Mon, Aug 27, 2012 at 3:07 PM, Jesse Yates <[EMAIL PROTECTED]> >> wrote: >> > Fix it! I think Chris Trezzo has been thinking about this exact flapper >> in fact... >> > >> > >> http://www.google.com/url?sa=t&source=web&cd=2&ved=0CCUQtwIwAQ&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dyo3uxqwTxk0&ei=Pu87UJaqN6LIiwL16oHYCA&usg=AFQjCNF8ZqpO-pXkTlo4OU5UHqxrjcRllw >> > >> >> Chris used to be better looking. >> St.Ack >>
-
Re: Build failed in Jenkins: HBase-TRUNK #3338Ted Yu 2012-09-16, 04:46
I ran TestAdmin locally and it passed:
[INFO] HBase - Server .................................... SUCCESS [1:54.301s] On Sat, Sep 15, 2012 at 9:12 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/3338/changes> > > Changes: > > [tedyu] HBASE-6438 RegionAlreadyInTransitionException needs to give more > info to avoid assignment inconsistencies (Rajesh) > >
-
Re: Build failed in Jenkins: HBase-TRUNK #3498Ted Yu 2012-10-30, 20:56
I looped the failed test locally five times and didn't see failure.
On Tue, Oct 30, 2012 at 1:36 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/3498/changes> > > Changes: > > [tedyu] HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to > trunk (Sergey) > > [tedyu] HBASE-7060 Region load balancing by table does not handle the case > where a table's region count is lower than the number of the RS in the > cluster (Ted Yu and Tianying) > > ... > Results : > > Failed tests: > testDuplicateVersions(org.apache.hadoop.hbase.regionserver.TestColumnSeeking): > expected:<0> but was:<200> > > Tests run: 599, Failures: 1, Errors: 0, Skipped: 0 > > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping HBase > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping HBase > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] HBase ............................................. SUCCESS [6.163s] > [INFO] HBase - Common .................................... SUCCESS > [14.985s] > [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.689s] > [INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.585s] > [INFO] HBase - Server .................................... FAILURE > [1:34.982s] > [INFO] HBase - Hadoop Two Compatibility .................. SKIPPED > [INFO] HBase - Integration Tests ......................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:59.230s > [INFO] Finished at: Tue Oct 30 20:36:02 UTC 2012 > [INFO] Final Memory: 52M/577M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test > (default-test) on project hbase-server: There are test failures. > [ERROR] > [ERROR] Please refer to < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/surefire-reports> > for the individual test results. > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [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 > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :hbase-server > Build step 'Invoke top-level Maven targets' marked build as failure > Archiving artifacts > Recording test results > Updating HBASE-7060 > Updating HBASE-7055 > Updating HBASE-6371 > |