Build failed in Jenkins: hbase-0.90 #324

2011-10-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/324/changes Changes: [Gary Helmling] HBASE-4282 RegionServer should abort when WAL close fails with unflushed edits -- [...truncated 1218 lines...] Running org.apache.hadoop.hbase.mapred.TestTableInputFormat

Re: Build failed in Jenkins: hbase-0.90 #324

2011-10-14 Thread Stack
Do you think this fail because of your change Gary? Good on you, St.Ack On Fri, Oct 14, 2011 at 6:06 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: See https://builds.apache.org/job/hbase-0.90/324/changes Changes: [Gary Helmling] HBASE-4282  RegionServer should abort when WAL

Re: Build failed in Jenkins: hbase-0.90 #324

2011-10-14 Thread Gary Helmling
From Jenkins, the failure was in TestLogRolling.testLogRollOnPipelineRestart, so looks like it. But TestLogRolling did pass for me locally prior to commit. Re-running in a batch to see if it's intermittent... On Thu, Oct 13, 2011 at 11:52 PM, Stack st...@duboce.net wrote: Do you think this

Re: Build failed in Jenkins: hbase-0.90 #324

2011-10-14 Thread Gary Helmling
So the latest 0.90 build passed and I ran TestLogRolling in a batch of 20 runs with no failures, so there must be an infrequent timing issue in the test. In the test output from the build, it looks like one of the region servers aborted: 2011-10-14 04:40:56,092 FATAL

Re: Build failed in Jenkins: hbase-0.90 #324

2011-10-14 Thread Stack
Thanks G. St.Ack On Fri, Oct 14, 2011 at 6:55 PM, Gary Helmling ghelml...@gmail.com wrote: So the latest 0.90 build passed and I ran TestLogRolling in a batch of 20 runs with no failures, so there must be an infrequent timing issue in the test. In the test output from the build, it looks