See 
<https://builds.apache.org/job/HBase-1.4/jdk=JDK_1_8,label=Hadoop&&!H13/1040/display/redirect?page=changes>

Changes:

[apurtell] Amend HBASE-19385 [1.3] TestReplicator failed 1.3 nightly

[apurtell] HBASE-19326 Remove decommissioned servers from rsgroup

------------------------------------------
[...truncated 3.03 MB...]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.util.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:182)
        at java.lang.Thread.run(Thread.java:745)

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

"Socket Reader #1 for port 36863" prio=10 tid=0x00007f194554a800 nid=0x26c1 
runnable [0x00007f18fd39d000]
   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 <0x00000007fc1afe08> (a sun.nio.ch.Util$2)
        - locked <0x00000007fc1afdf8> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000007fc1afc00> (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:745)
        - locked <0x00000007fc1b1ac8> (a 
org.apache.hadoop.ipc.Server$Listener$Reader)
        at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:724)

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

"110779709@qtp-725381282-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37149" daemon 
prio=10 tid=0x00007f1945448000 nid=0x2676 runnable [0x00007f18fd59f000]
   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 <0x00000007fc6368f8> (a sun.nio.ch.Util$2)
        - locked <0x00000007fc6368e8> (a java.util.Collections$UnmodifiableSet)
        - locked <0x00000007fc636518> (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)

"873719223@qtp-725381282-0" daemon prio=10 tid=0x00007f1945447000 nid=0x2675 in 
Object.wait() [0x00007f18fd6a0000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000007fc636018> (a 
org.mortbay.thread.QueuedThreadPool$PoolThread)
        at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:626)
        - locked <0x00000007fc636018> (a 
org.mortbay.thread.QueuedThreadPool$PoolThread)

"pool-2-thread-1" prio=10 tid=0x00007f1945422000 nid=0x2672 waiting on 
condition [0x00007f18fd7a1000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000007fc431df8> (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:745)

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

"org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner" 
daemon prio=10 tid=0x00007f19450d3000 nid=0x2660 in Object.wait() 
[0x00007f18fe115000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000007fc9ff6f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        - locked <0x00000007fc9ff6f0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
        at 
org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3063)
        at java.lang.Thread.run(Thread.java:745)

"process reaper" daemon prio=10 tid=0x00007f18c000e000 nid=0x2629 waiting on 
condition [0x00007f193c0af000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000007f8e35138> (a 
java.util.concurrent.SynchronousQueue$TransferStack)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        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:745)

"ping-30s" daemon prio=10 tid=0x00007f19443fb000 nid=0x2627 waiting on 
condition [0x00007f18feec9000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000007f962cc28> (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:745)

"surefire-forkedjvm-command-thread" daemon prio=10 tid=0x00007f19443ee000 
nid=0x2626 runnable [0x00007f18ff1d2000]
   java.lang.Thread.State: RUNNABLE
        at java.io.FileInputStream.readBytes(Native Method)
        at java.io.FileInputStream.read(FileInputStream.java:272)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
        - locked <0x00000007f8ec72d0> (a java.io.BufferedInputStream)
        at java.io.DataInputStream.readInt(DataInputStream.java:387)
        at 
org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115)
        at 
org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391)
        at java.lang.Thread.run(Thread.java:745)

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

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

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

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

"Finalizer" daemon prio=10 tid=0x00007f1944315000 nid=0x2615 in Object.wait() 
[0x00007f18ffaf9000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000007f8e65b60> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        - locked <0x00000007f8e65b60> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

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

"main" prio=10 tid=0x00007f1944008800 nid=0x25ff waiting on condition 
[0x00007f194b5a7000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000007d4b456d0> (a 
java.util.concurrent.FutureTask)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:422)
        at java.util.concurrent.FutureTask.get(FutureTask.java:199)
        at 
org.junit.internal.runners.statements.FailOnTimeout.getResult(FailOnTimeout.java:141)
        at 
org.junit.internal.runners.statements.FailOnTimeout.evaluate(FailOnTimeout.java:127)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        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.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
        at 
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)

"VM Thread" prio=10 tid=0x00007f194430e800 nid=0x2613 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f194401f000 nid=0x2600 
runnable 

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

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

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

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

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

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

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

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

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

"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f1944031800 nid=0x260a 
runnable 

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

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

"GC task thread#13 (ParallelGC)" prio=10 tid=0x00007f1944037000 nid=0x260d 
runnable 

"GC task thread#14 (ParallelGC)" prio=10 tid=0x00007f1944039000 nid=0x260e 
runnable 

"GC task thread#15 (ParallelGC)" prio=10 tid=0x00007f194403a800 nid=0x260f 
runnable 

"GC task thread#16 (ParallelGC)" prio=10 tid=0x00007f194403c800 nid=0x2610 
runnable 

"GC task thread#17 (ParallelGC)" prio=10 tid=0x00007f194403e800 nid=0x2611 
runnable 

"VM Periodic Task Thread" prio=10 tid=0x00007f1944350000 nid=0x261b waiting on 
condition 

JNI global references: 156

11391: No such process
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Reply via email to