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 2015/11/06 23:32:16 UTC

Build failed in Jenkins: HBase-1.3 » latest1.8,Hadoop #352

See <https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/352/changes>

Changes:

[tedyu] HBASE-14632 Region server aborts due to unguarded dereference of Reader

------------------------------------------
[...truncated 61967 lines...]
	at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
	at org.apache.hadoop.ipc.CallQueueManager.take(CallQueueManager.java:109)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2017)

"IPC Server handler 0 on 47210" daemon prio=10 tid=0x00007f8074fc7800 nid=0x78f2 waiting on condition [0x00007f7feb9f8000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x000000075608ca68> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
	at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
	at org.apache.hadoop.ipc.CallQueueManager.take(CallQueueManager.java:109)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2017)

"IPC Server listener on 47210" daemon prio=10 tid=0x00007f8074fc6000 nid=0x78f0 runnable [0x00007f7febaf9000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000007560ceb50> (a sun.nio.ch.Util$2)
	- locked <0x00000007560ceb40> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000007560ce710> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
	at org.apache.hadoop.ipc.Server$Listener.run(Server.java:682)

"IPC Server Responder" daemon prio=10 tid=0x00007f8074fc5800 nid=0x78ef runnable [0x00007f7febffe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000007560e1078> (a sun.nio.ch.Util$2)
	- locked <0x00000007560e1068> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000007560e0f50> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at org.apache.hadoop.ipc.Server$Responder.doRunLoop(Server.java:856)
	at org.apache.hadoop.ipc.Server$Responder.run(Server.java:839)

"org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@62f4599e" daemon prio=10 tid=0x00007f8074fab800 nid=0x78cc waiting on condition [0x00007f7febbfa000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor.run(BlockManager.java:3633)
	at java.lang.Thread.run(Thread.java:744)

"org.apache.hadoop.hdfs.server.blockmanagement.HeartbeatManager$Monitor@1827c6d3" daemon prio=10 tid=0x00007f8074faa800 nid=0x78cb waiting on condition [0x00007f7febcfb000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.HeartbeatManager$Monitor.run(HeartbeatManager.java:373)
	at java.lang.Thread.run(Thread.java:744)

"DecommissionMonitor-0" daemon prio=10 tid=0x00007f8074fa1000 nid=0x78ca waiting on condition [0x00007f7febdfc000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x0000000754f93f38> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

"org.apache.hadoop.hdfs.server.blockmanagement.PendingReplicationBlocks$PendingReplicationMonitor@76974876" daemon prio=10 tid=0x00007f8074f9a800 nid=0x78be waiting on condition [0x00007f7febefd000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.PendingReplicationBlocks$PendingReplicationMonitor.run(PendingReplicationBlocks.java:221)
	at java.lang.Thread.run(Thread.java:744)

"org.apache.hadoop.util.JvmPauseMonitor$Monitor@422fe512" daemon prio=10 tid=0x00007f8074f96800 nid=0x78a9 waiting on condition [0x00007f803012b000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.util.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:180)
	at java.lang.Thread.run(Thread.java:744)

"IPC Server idle connection scanner for port 47210" daemon prio=10 tid=0x00007f8074f77800 nid=0x78a2 in Object.wait() [0x00007f803022c000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.util.TimerThread.mainLoop(Timer.java:552)
	- locked <0x00000007560ce038> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Socket Reader #1 for port 47210" prio=10 tid=0x00007f8074f42000 nid=0x78a0 runnable [0x00007f803032d000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000007560b9e28> (a sun.nio.ch.Util$2)
	- locked <0x00000007560b9e18> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000007560b9bc0> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
	at org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:629)
	- locked <0x00000007560cee18> (a org.apache.hadoop.ipc.Server$Listener$Reader)
	at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:608)

"Timer-0" daemon prio=10 tid=0x00007f8074edf000 nid=0x7871 in Object.wait() [0x00007f803042e000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.util.TimerThread.mainLoop(Timer.java:552)
	- locked <0x0000000754fde548> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"1561356399@qtp-2041255117-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50745" daemon prio=10 tid=0x00007f8074ed3800 nid=0x7867 runnable [0x00007f803052f000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x000000075504ebe8> (a sun.nio.ch.Util$2)
	- locked <0x000000075504ebd8> (a java.util.Collections$UnmodifiableSet)
	- locked <0x000000075504e818> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at org.mortbay.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:498)
	at org.mortbay.io.nio.SelectorManager.doSelect(SelectorManager.java:192)
	at org.mortbay.jetty.nio.SelectChannelConnector.accept(SelectChannelConnector.java:124)
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:708)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

"361838924@qtp-2041255117-0" daemon prio=10 tid=0x00007f8074ed2000 nid=0x7866 in Object.wait() [0x00007f8030630000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:626)
	- locked <0x000000075504ee90> (a org.mortbay.thread.QueuedThreadPool$PoolThread)

"pool-2-thread-1" prio=10 tid=0x00007f8074ea2000 nid=0x785b waiting on condition [0x00007f8030731000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x0000000754fd3fc0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

"Timer for 'NameNode' metrics system" daemon prio=10 tid=0x00007f8074e49800 nid=0x7831 in Object.wait() [0x00007f80310ae000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.util.TimerThread.mainLoop(Timer.java:552)
	- locked <0x0000000755000200> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Service Thread" daemon prio=10 tid=0x00007f8074291000 nid=0x73df runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0x00007f807428f000 nid=0x73de waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0x00007f807428c000 nid=0x73dd waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0x00007f8074281800 nid=0x73dc runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=10 tid=0x00007f807426b000 nid=0x73d3 in Object.wait() [0x00007f806c5b1000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
	- locked <0x0000000754ea7f48> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)

"Reference Handler" daemon prio=10 tid=0x00007f8074267000 nid=0x73d1 in Object.wait() [0x00007f806c6b2000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
	- locked <0x0000000755032b28> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0x00007f807400a800 nid=0x73bf in Object.wait() [0x00007f807b053000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1581)
	- locked <0x00000007d7006f00> (a java.util.concurrent.atomic.AtomicLong)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1551)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:493)
	at org.apache.hadoop.hbase.client.TestSizeFailures.setUpBeforeClass(TestSizeFailures.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" prio=10 tid=0x00007f8074265000 nid=0x73cf runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f8074020800 nid=0x73c0 runnable 

"GC task thread#1 (ParallelGC)" prio=10 tid=0x00007f8074022000 nid=0x73c1 runnable 

"GC task thread#2 (ParallelGC)" prio=10 tid=0x00007f8074024000 nid=0x73c2 runnable 

"GC task thread#3 (ParallelGC)" prio=10 tid=0x00007f8074026000 nid=0x73c3 runnable 

"GC task thread#4 (ParallelGC)" prio=10 tid=0x00007f8074028000 nid=0x73c4 runnable 

"GC task thread#5 (ParallelGC)" prio=10 tid=0x00007f8074029800 nid=0x73c5 runnable 

"GC task thread#6 (ParallelGC)" prio=10 tid=0x00007f807402b800 nid=0x73c6 runnable 

"GC task thread#7 (ParallelGC)" prio=10 tid=0x00007f807402d800 nid=0x73c7 runnable 

"GC task thread#8 (ParallelGC)" prio=10 tid=0x00007f807402f000 nid=0x73c8 runnable 

"GC task thread#9 (ParallelGC)" prio=10 tid=0x00007f8074031000 nid=0x73c9 runnable 

"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f8074033000 nid=0x73ca runnable 

"GC task thread#11 (ParallelGC)" prio=10 tid=0x00007f8074035000 nid=0x73cb runnable 

"GC task thread#12 (ParallelGC)" prio=10 tid=0x00007f8074036800 nid=0x73cc runnable 

"VM Periodic Task Thread" prio=10 tid=0x00007f807429b800 nid=0x73e0 waiting on condition 

JNI global references: 195

+ exit 1
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 1.81 MB of artifacts by 32.9% relative to #351
Recording test results

Jenkins build is back to normal : HBase-1.3 » latest1.8,Hadoop #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/354/changes>


Build failed in Jenkins: HBase-1.3 » latest1.8,Hadoop #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/353/changes>

Changes:

[tedyu] HBASE-14632 Revert due to over commit

[tedyu] HBASE-14632 Region server aborts due to unguarded dereference of Reader

------------------------------------------
[...truncated 45791 lines...]
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.02 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.526 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.748 sec - in org.apache.hadoop.hbase.TestIOFencing
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.036 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.992 sec - in org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
Running org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 sec - in org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.437 sec - in org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.397 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 79.686 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.753 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.957 sec - in org.apache.hadoop.hbase.coprocessor.TestClassLoading
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestDoubleColumnInterpreter
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.639 sec - in org.apache.hadoop.hbase.coprocessor.TestDoubleColumnInterpreter
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.712 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.236 sec - in org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.326 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.61 sec - in org.apache.hadoop.hbase.snapshot.TestExportSnapshot
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.327 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.709 sec - in org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.155 sec - in org.apache.hadoop.hbase.coprocessor.TestWALObserver
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 334.163 sec - in org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.494 sec - in org.apache.hadoop.hbase.TestGlobalMemStoreSize
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestJMXListener
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.923 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 sec - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.229 sec - in org.apache.hadoop.hbase.TestJMXListener
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestClusterBootOrder
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.06 sec - in org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.733 sec - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.71 sec - in org.apache.hadoop.hbase.TestClusterBootOrder

Results :

Tests in error: 
org.apache.hadoop.hbase.master.TestTableLockManager.testReapAllTableLocks(org.apache.hadoop.hbase.master.TestTableLockManager)
  Run 1: TestTableLockManager.testReapAllTableLocks:283 » LockTimeout Timed out acquiri...
  Run 2: TestTableLockManager.testReapAllTableLocks:283 » LockTimeout Timed out acquiri...
  Run 3: TestTableLockManager.testReapAllTableLocks:283 » LockTimeout Timed out acquiri...

Flaked tests: 
org.apache.hadoop.hbase.master.procedure.TestModifyNamespaceProcedure.testRollbackAndDoubleExecution(org.apache.hadoop.hbase.master.procedure.TestModifyNamespaceProcedure)
  Run 1: TestModifyNamespaceProcedure.testRollbackAndDoubleExecution:277 expected null, but was:<bar>
  Run 2: PASS


Tests run: 2379, Failures: 0, Errors: 1, Skipped: 39, Flakes: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [54.243s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [4.696s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.161s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.159s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [17.509s]
[INFO] Apache HBase - Common ............................. SUCCESS [1:49.793s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [1:53.962s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:25.529s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [8.439s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [8.191s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [9.003s]
[INFO] Apache HBase - Server ............................. FAILURE [1:37:07.002s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:44:22.555s
[INFO] Finished at: Sat Nov 07 02:34:00 UTC 2015
[INFO] Final Memory: 94M/705M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/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  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 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
[Hadoop] $ /bin/bash -xe /tmp/hudson7679368203950516643.sh
+ pwd
<https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ 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
Recording test results