You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/23 05:12:00 UTC

Build failed in Jenkins: HBase-0.98 #532

See <https://builds.apache.org/job/HBase-0.98/532/changes>

Changes:

[apurtell] HBASE-12043 REST server should respond with FORBIDDEN(403) code on AccessDeniedException (Aditya Kishore)

[apurtell] HBASE-12044 REST delete operation should not retry disableTable for DoNotRetryIOException (Aditya Kishore)

[apurtell] HBASE-12045 REST proxy users configuration in hbase-site.xml is ignored (Aditya Kishore)

------------------------------------------
[...truncated 1940 lines...]
"Gang worker#5 (Parallel GC Threads)" prio=10 tid=0xf6814000 nid=0x7a09 runnable 

"Gang worker#6 (Parallel GC Threads)" prio=10 tid=0xf6815400 nid=0x7a0a runnable 

"Gang worker#7 (Parallel GC Threads)" prio=10 tid=0xf6816c00 nid=0x7a0b runnable 

"Gang worker#8 (Parallel GC Threads)" prio=10 tid=0xf6818400 nid=0x7a0c runnable 

"Gang worker#9 (Parallel GC Threads)" prio=10 tid=0xf6819800 nid=0x7a0d runnable 

"Gang worker#10 (Parallel GC Threads)" prio=10 tid=0xf681b000 nid=0x7a0e runnable 

"Gang worker#11 (Parallel GC Threads)" prio=10 tid=0xf681c800 nid=0x7a0f runnable 

"Gang worker#12 (Parallel GC Threads)" prio=10 tid=0xf681dc00 nid=0x7a10 runnable 

"Concurrent Mark-Sweep GC Thread" prio=10 tid=0xad8f8400 nid=0x7a15 runnable 
"Gang worker#0 (Parallel CMS Threads)" prio=10 tid=0xad8c2000 nid=0x7a11 runnable 

"Gang worker#1 (Parallel CMS Threads)" prio=10 tid=0xad8c3800 nid=0x7a12 runnable 

"Gang worker#2 (Parallel CMS Threads)" prio=10 tid=0xad8c5000 nid=0x7a13 runnable 

"Gang worker#3 (Parallel CMS Threads)" prio=10 tid=0xad8c6400 nid=0x7a14 runnable 

"VM Periodic Task Thread" prio=10 tid=0xab273000 nid=0x7a1e waiting on condition 

JNI global references: 201


Found one Java-level deadlock:
=============================
"Thread-4":
  waiting to lock monitor 0xa98015d4 (object 0xc32661c8, a java.lang.UNIXProcess$ProcessPipeInputStream),
  which is held by "command-driver-0"
"command-driver-0":
  waiting to lock monitor 0xaab0357c (object 0xc3260fa8, a java.io.InputStreamReader),
  which is held by "Thread-4"

Java stack information for the threads listed above:
===================================================
"Thread-4":
	at java.io.BufferedInputStream.read(BufferedInputStream.java:325)
	- waiting to lock <0xc32661c8> (a java.lang.UNIXProcess$ProcessPipeInputStream)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	- locked <0xc3260fa8> (a java.io.InputStreamReader)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	- locked <0xc3260fa8> (a java.io.InputStreamReader)
	at java.io.BufferedReader.readLine(BufferedReader.java:382)
	at org.apache.hadoop.util.Shell$1.run(Shell.java:472)
"command-driver-0":
	at java.io.BufferedReader.close(BufferedReader.java:515)
	- waiting to lock <0xc3260fa8> (a java.io.InputStreamReader)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:540)
	- locked <0xc32661c8> (a java.lang.UNIXProcess$ProcessPipeInputStream)
	at org.apache.hadoop.util.Shell.run(Shell.java:418)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:650)
	at org.apache.hadoop.util.Shell.isSetsidSupported(Shell.java:353)
	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:343)
	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:76)
	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:93)
	at org.apache.hadoop.security.Groups.<init>(Groups.java:77)
	at org.apache.hadoop.security.Groups.getUserToGroupsMappingService(Groups.java:240)
	- locked <0xc32653c0> (a java.lang.Class for org.apache.hadoop.security.Groups)
	at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:255)
	- locked <0xc32647c8> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation)
	at org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:232)
	- locked <0xc32647c8> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation)
	at org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:718)
	- locked <0xc32647c8> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation)
	at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:703)
	- locked <0xc32647c8> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation)
	at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:605)
	- locked <0xc32647c8> (a java.lang.Class for org.apache.hadoop.security.UserGroupInformation)
	at org.apache.hadoop.fs.FileSystem$Cache$Key.<init>(FileSystem.java:2554)
	at org.apache.hadoop.fs.FileSystem$Cache$Key.<init>(FileSystem.java:2546)
	at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2412)
	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:368)
	at org.apache.hadoop.fs.Path.getFileSystem(Path.java:296)
	at org.apache.blur.analysis.HdfsFieldManager.<init>(HdfsFieldManager.java:76)
	at org.apache.blur.server.TableContext.create(TableContext.java:161)
	at org.apache.blur.command.ShardCommandManagerTest$1.getTableContext(ShardCommandManagerTest.java:123)
	at org.apache.blur.command.ShardCommandManager.executeReadCommand(ShardCommandManager.java:98)
	at org.apache.blur.command.ShardCommandManager.access$000(ShardCommandManager.java:39)
	at org.apache.blur.command.ShardCommandManager$1.call(ShardCommandManager.java:59)
	at org.apache.blur.command.ShardCommandManager$1.call(ShardCommandManager.java:51)
	at org.apache.blur.command.ExecutionContext$1.call(ExecutionContext.java:75)
	at org.apache.blur.concurrent.ThreadWatcher$ThreadWatcherExecutorService$2.call(ThreadWatcher.java:150)
	at org.apache.blur.concurrent.BlurThreadPoolExecutor$2.call(BlurThreadPoolExecutor.java:130)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at org.apache.blur.concurrent.BlurThreadPoolExecutor$1.run(BlurThreadPoolExecutor.java:83)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

Found 1 deadlock.

2014-09-23 03:06:42
Full thread dump Java HotSpot(TM) Server VM (20.45-b01 mixed mode):

"Attach Listener" daemon prio=10 tid=0xaa300800 nid=0x5a35 waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Low Memory Detector" daemon prio=10 tid=0xaa95b000 nid=0x1ae4 runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0xaa959400 nid=0x1ae3 waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0xaa957800 nid=0x1ae2 waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0xaa956000 nid=0x1ae1 runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Surrogate Locker Thread (Concurrent GC)" daemon prio=10 tid=0xaa954800 nid=0x1ae0 waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=10 tid=0xaa946c00 nid=0x1adf in Object.wait() [0xf2c7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
	- locked <0xb5d121b8> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171)

"Reference Handler" daemon prio=10 tid=0xaa945800 nid=0x1ade in Object.wait() [0xf2e7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:485)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
	- locked <0xb5d138c8> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0xf6705000 nid=0x1aca in Object.wait() [0xf68e9000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at org.apache.blur.lucene.warmup.SlowAccessDirectory$SlowAccessIndexInput.delay(SlowAccessDirectory.java:48)
	- locked <0xaf6ba568> (a org.apache.blur.lucene.warmup.SlowAccessDirectory$SlowAccessIndexInput)
	at org.apache.blur.lucene.warmup.SlowAccessDirectory$SlowAccessIndexInput.readInternal(SlowAccessDirectory.java:72)
	at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:272)
	at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:51)
	at org.apache.blur.lucene.warmup.TraceableIndexInput.readByte(TraceableIndexInput.java:62)
	at org.apache.lucene.store.DataInput.readVInt(DataInput.java:108)
	at org.apache.lucene.codecs.lucene41.Lucene41PostingsReader$BlockDocsAndPositionsEnum.refillPositions(Lucene41PostingsReader.java:773)
	at org.apache.lucene.codecs.lucene41.Lucene41PostingsReader$BlockDocsAndPositionsEnum.nextPosition(Lucene41PostingsReader.java:993)
	at org.apache.blur.lucene.warmup.IndexTracer.runTrace(IndexTracer.java:90)
	at org.apache.blur.lucene.warmup.IndexWarmup.sampleIndex(IndexWarmup.java:361)
	at org.apache.blur.lucene.warmup.IndexWarmup.sampleIndex(IndexWarmup.java:330)
	at org.apache.blur.lucene.warmup.IndexWarmupTest.testIndexWarmup(IndexWarmupTest.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:69)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:48)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:292)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

"VM Thread" prio=10 tid=0xaa941c00 nid=0x1add runnable 

"Gang worker#0 (Parallel GC Threads)" prio=10 tid=0xf6709400 nid=0x1acb runnable 

"Gang worker#1 (Parallel GC Threads)" prio=10 tid=0xf670a800 nid=0x1acc runnable 

"Gang worker#2 (Parallel GC Threads)" prio=10 tid=0xf670c000 nid=0x1acd runnable 

"Gang worker#3 (Parallel GC Threads)" prio=10 tid=0xf670d400 nid=0x1ace runnable 

"Gang worker#4 (Parallel GC Threads)" prio=10 tid=0xf670ec00 nid=0x1acf runnable 

"Gang worker#5 (Parallel GC Threads)" prio=10 tid=0xf6710000 nid=0x1ad0 runnable 

"Gang worker#6 (Parallel GC Threads)" prio=10 tid=0xf6711800 nid=0x1ad1 runnable 

"Gang worker#7 (Parallel GC Threads)" prio=10 tid=0xf6712c00 nid=0x1ad2 runnable 

"Gang worker#8 (Parallel GC Threads)" prio=10 tid=0xf6714400 nid=0x1ad3 runnable 

"Gang worker#9 (Parallel GC Threads)" prio=10 tid=0xf6715800 nid=0x1ad4 runnable 

"Gang worker#10 (Parallel GC Threads)" prio=10 tid=0xf6717000 nid=0x1ad5 runnable 

"Gang worker#11 (Parallel GC Threads)" prio=10 tid=0xf6718400 nid=0x1ad6 runnable 

"Gang worker#12 (Parallel GC Threads)" prio=10 tid=0xf6719c00 nid=0x1ad7 runnable 

"Concurrent Mark-Sweep GC Thread" prio=10 tid=0xaac90400 nid=0x1adc runnable 
"Gang worker#0 (Parallel CMS Threads)" prio=10 tid=0xad8b4c00 nid=0x1ad8 runnable 

"Gang worker#1 (Parallel CMS Threads)" prio=10 tid=0xad8b6400 nid=0x1ad9 runnable 

"Gang worker#2 (Parallel CMS Threads)" prio=10 tid=0xad8b7800 nid=0x1ada runnable 

"Gang worker#3 (Parallel CMS Threads)" prio=10 tid=0xad8b9000 nid=0x1adb runnable 

"VM Periodic Task Thread" prio=10 tid=0xaa965400 nid=0x1ae5 waiting on condition 

JNI global references: 1202

+ echo '************ END  zombies jstack extract'
************ END  zombies jstack extract
+ JIRA_COMMENT='

     {color:red}-1 core zombie tests{color}.  There are 2 zombie test(s): 	at org.apache.blur.command.ShardCommandManagerTest.testShardCommandManagerNormalWait(ShardCommandManagerTest.java:90)
	at org.apache.blur.lucene.warmup.IndexWarmupTest.testIndexWarmup(IndexWarmupTest.java:72)'
+ BAD=1
+ jps
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs kill -9
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98 #530
Archived 1689 artifacts
Archive block size is 32768
Received 61 blocks and 422343431 bytes
Compression is 0.5%
Took 2 min 0 sec
Recording test results
Updating HBASE-12043
Updating HBASE-12044
Updating HBASE-12045

Jenkins build is back to normal : HBase-0.98 #534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98/534/changes>


Build failed in Jenkins: HBase-0.98 #533

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98/533/changes>

Changes:

[eclark] HBASE-12062 Fix usage of Collections.toArray

------------------------------------------
[...truncated 1510 lines...]
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.78 sec
Running org.apache.hadoop.hbase.security.access.TestAccessController
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.451 sec
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.294 sec
Running org.apache.hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.289 sec
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 sec
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.677 sec
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithCustomVisLabService
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.683 sec
Running org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.613 sec
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.112 sec
Running org.apache.hadoop.hbase.client.TestClientTimeouts
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.539 sec
Running org.apache.hadoop.hbase.client.TestMultiParallel
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.382 sec
Running org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.44 sec
Running org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.767 sec
Running org.apache.hadoop.hbase.client.TestTimestampsFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.327 sec
Running org.apache.hadoop.hbase.client.TestScannerTimeout
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.837 sec
Running org.apache.hadoop.hbase.client.TestFromClientSide3
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.311 sec
Running org.apache.hadoop.hbase.client.TestHTablePool$TestHTableReusablePool
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec
Running org.apache.hadoop.hbase.client.TestHTablePool$TestHTableThreadLocalPool
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.899 sec
Running org.apache.hadoop.hbase.client.TestSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.344 sec
Running org.apache.hadoop.hbase.client.TestMetaScanner
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.414 sec
Running org.apache.hadoop.hbase.client.TestPutWithDelete
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.677 sec
Running org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.786 sec
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 15, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 44.816 sec
Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 sec
Running org.apache.hadoop.hbase.client.TestFromClientSideNoCodec
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.865 sec
Running org.apache.hadoop.hbase.client.TestRpcControllerFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.337 sec
Running org.apache.hadoop.hbase.client.TestHTableMultiplexer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.566 sec
Running org.apache.hadoop.hbase.client.TestTableSnapshotScanner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.973 sec
Running org.apache.hadoop.hbase.client.TestClientScannerRPCTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.647 sec
Running org.apache.hadoop.hbase.client.TestHTableUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.924 sec
Running org.apache.hadoop.hbase.client.TestScannersFromClientSide
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.252 sec
Running org.apache.hadoop.hbase.client.TestFromClientSide
Tests run: 77, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 85.903 sec
Running org.apache.hadoop.hbase.client.TestSnapshotMetadata
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.977 sec
Running org.apache.hadoop.hbase.client.TestAdmin
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 378.461 sec
Running org.apache.hadoop.hbase.client.TestClientOperationInterrupt
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.408 sec
Running org.apache.hadoop.hbase.TestDrainingServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.104 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.207 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.695 sec
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.246 sec
Running org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor
Tests run: 77, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 80.609 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.338 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.617 sec
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.57 sec
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.937 sec
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.384 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.16 sec
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.655 sec
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 sec
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.266 sec
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.11 sec
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.865 sec
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.266 sec
Running org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.61 sec
Running org.apache.hadoop.hbase.TestNamespace
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.15 sec
Running org.apache.hadoop.hbase.TestInfoServers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.88 sec
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.207 sec
Running org.apache.hadoop.hbase.filter.TestFilterWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.066 sec
Running org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.34 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.18 sec
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.87 sec
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.031 sec
Running org.apache.hadoop.hbase.util.TestHBaseFsck
Tests run: 41, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 215.321 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 sec
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.445 sec
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.463 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.845 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.12 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.27 sec
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.697 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.968 sec
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.175 sec
Running org.apache.hadoop.hbase.io.encoding.TestPrefixTree
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.408 sec
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.291 sec
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.956 sec
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.354 sec
Running org.apache.hadoop.hbase.TestClusterBootOrder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.736 sec
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 222.877 sec

Results :

Failed tests:   testBalanceOnMasterFailoverScenarioWithOfflineNode(org.apache.hadoop.hbase.master.TestAssignmentManager): expected not same

Tests run: 2002, Failures: 1, Errors: 0, Skipped: 24

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [2.803s]
[INFO] HBase - Common .................................... SUCCESS [25.802s]
[INFO] HBase - Protocol .................................. SUCCESS [19.889s]
[INFO] HBase - Client .................................... SUCCESS [38.974s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.427s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [1.729s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [3.901s]
[INFO] HBase - Server .................................... FAILURE [1:39:28.757s]
[INFO] HBase - Testing Util .............................. SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Shell ..................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:41:08.141s
[INFO] Finished at: Tue Sep 23 20:09:12 UTC 2014
[INFO] Final Memory: 34M/706M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98/ws/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
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10   
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    else
      echo "We're ok: there is no zombie test, but some tests took some time to stop"
    fi
  else
    echo "We're ok: there is no zombie test"
  fi
[HBase-0.98] $ /bin/bash -xe /tmp/hudson4609166061418111273.sh
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98 #530
Archived 1683 artifacts
Archive block size is 32768
Received 61 blocks and 417221676 bytes
Compression is 0.5%
Took 2 min 18 sec
Recording test results
Updating HBASE-12062