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/06/29 22:50:10 UTC

Build failed in Jenkins: HBase-0.98 #364

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

Changes:

[tedyu] HBASE-11436 Support start Row and stop Row in HBase Export (Ward Viaene

------------------------------------------
[...truncated 2602 lines...]
	at org.fusesource.hawtdispatch.internal.NioManager.select(NioManager.java:182)
	at org.fusesource.hawtdispatch.internal.pool.SimplePool.park(SimplePool.java:130)
	at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:75)

"hawtdispatch-DEFAULT-1" #11 daemon prio=5 os_prio=0 tid=0x00007f01e8a0e800 nid=0x67f0 runnable [0x00007f01d15fb000]
   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:86)
	- locked <0x00000000e02b7d28> (a sun.nio.ch.Util$2)
	- locked <0x00000000e02b7d18> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000000e02b7c00> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
	at org.fusesource.hawtdispatch.internal.NioManager$SelectStrategy.select(NioManager.java:52)
	at org.fusesource.hawtdispatch.internal.NioManager.select(NioManager.java:182)
	at org.fusesource.hawtdispatch.internal.pool.SimplePool.park(SimplePool.java:130)
	at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:75)

"Service Thread" #9 daemon prio=9 os_prio=0 tid=0x00007f01e8228000 nid=0x67ee runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread3" #8 daemon prio=9 os_prio=0 tid=0x00007f01e8203000 nid=0x67ed waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007f01e81fe800 nid=0x67ec waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007f01e81fc800 nid=0x67eb waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007f01e81f9800 nid=0x67ea waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007f01e81f7800 nid=0x67e9 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007f01e81cb800 nid=0x67e8 in Object.wait() [0x00007f01d2fee000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
	- locked <0x00000000e0025a88> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007f01e81c7800 nid=0x67e7 in Object.wait() [0x00007f01d30ef000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
	- locked <0x00000000e0026f30> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x00007f01e800a000 nid=0x67dd waiting on condition [0x00007f01f15c1000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000000e056c748> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
	at org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:40)
	at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:87)
	at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1406)
	at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1345)
	at org.apache.activemq.ActiveMQSession.send(ActiveMQSession.java:1904)
	- locked <0x00000000e04f4530> (a java.lang.Object)
	at org.apache.activemq.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:289)
	at org.apache.activemq.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:224)
	at org.apache.activemq.ActiveMQMessageProducerSupport.send(ActiveMQMessageProducerSupport.java:241)
	at org.apache.activemq.usecases.QueueBrowsingTest.testMemoryLimit(QueueBrowsingTest.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" os_prio=0 tid=0x00007f01e81c2800 nid=0x67e6 runnable 

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007f01e801f800 nid=0x67de runnable 

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007f01e8021800 nid=0x67df runnable 

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007f01e8023000 nid=0x67e0 runnable 

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007f01e8025000 nid=0x67e1 runnable 

"GC task thread#4 (ParallelGC)" os_prio=0 tid=0x00007f01e8026800 nid=0x67e2 runnable 

"GC task thread#5 (ParallelGC)" os_prio=0 tid=0x00007f01e8028800 nid=0x67e3 runnable 

"GC task thread#6 (ParallelGC)" os_prio=0 tid=0x00007f01e802a000 nid=0x67e4 runnable 

"GC task thread#7 (ParallelGC)" os_prio=0 tid=0x00007f01e802c000 nid=0x67e5 runnable 

"VM Periodic Task Thread" os_prio=0 tid=0x00007f01e822a800 nid=0x67ef waiting on condition 

JNI global references: 73

2014-06-29 20:46:30
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode):

"Attach Listener" #11 daemon prio=9 os_prio=0 tid=0x00007fbad0001000 nid=0x3765 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"ActiveMQ Broker[localhost] Scheduler" #10 daemon prio=5 os_prio=0 tid=0x00007fbb289de800 nid=0x7c9d in Object.wait() [0x00007fbb111e9000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00000000e04ff1a0> (a java.util.TaskQueue)
	at java.lang.Object.wait(Object.java:502)
	at java.util.TimerThread.mainLoop(Timer.java:526)
	- locked <0x00000000e04ff1a0> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Service Thread" #9 daemon prio=9 os_prio=0 tid=0x00007fbb28228000 nid=0x7c9b runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread3" #8 daemon prio=9 os_prio=0 tid=0x00007fbb28203000 nid=0x7c9a waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007fbb281fe800 nid=0x7c99 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007fbb281fc800 nid=0x7c98 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007fbb281fa000 nid=0x7c97 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007fbb281f8000 nid=0x7c96 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007fbb281cb800 nid=0x7c95 in Object.wait() [0x00007fbb126e5000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00000000e0028e38> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
	- locked <0x00000000e0028e38> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007fbb281c7800 nid=0x7c94 in Object.wait() [0x00007fbb127e6000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00000000e002a580> (a java.lang.ref.Reference$Lock)
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
	- locked <0x00000000e002a580> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x00007fbb2800a000 nid=0x7c8a waiting on condition [0x00007fbb30b99000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.activemq.store.SharedFileLocker.doStart(SharedFileLocker.java:65)
	at org.apache.activemq.util.ServiceSupport.start(ServiceSupport.java:55)
	at org.apache.activemq.broker.LockableServiceSupport.preStart(LockableServiceSupport.java:94)
	at org.apache.activemq.util.ServiceSupport.start(ServiceSupport.java:54)
	at org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:641)
	at org.apache.activemq.broker.BrokerService.startPersistenceAdapter(BrokerService.java:630)
	at org.apache.activemq.broker.BrokerService.start(BrokerService.java:595)
	at org.apache.activemq.usecases.TopicSubscriptionZeroPrefetchTest.createBroker(TopicSubscriptionZeroPrefetchTest.java:112)
	at org.apache.activemq.usecases.TopicSubscriptionZeroPrefetchTest.setUp(TopicSubscriptionZeroPrefetchTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" os_prio=0 tid=0x00007fbb281c2800 nid=0x7c93 runnable 

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007fbb2801f800 nid=0x7c8b runnable 

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007fbb28021800 nid=0x7c8c runnable 

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007fbb28023000 nid=0x7c8d runnable 

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007fbb28025000 nid=0x7c8e runnable 

"GC task thread#4 (ParallelGC)" os_prio=0 tid=0x00007fbb28026800 nid=0x7c8f runnable 

"GC task thread#5 (ParallelGC)" os_prio=0 tid=0x00007fbb28028800 nid=0x7c90 runnable 

"GC task thread#6 (ParallelGC)" os_prio=0 tid=0x00007fbb2802a000 nid=0x7c91 runnable 

"GC task thread#7 (ParallelGC)" os_prio=0 tid=0x00007fbb2802c000 nid=0x7c92 runnable 

"VM Periodic Task Thread" os_prio=0 tid=0x00007fbb2822a800 nid=0x7c9c waiting on condition 

JNI global references: 38

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

     {color:red}-1 core zombie tests{color}.  There are 5 zombie test(s): 	at org.apache.activemq.usecases.QueueBrowsingTest.testMemoryLimit(QueueBrowsingTest.java:199)
	at org.apache.activemq.usecases.QueueBrowsingTest.testMemoryLimit(QueueBrowsingTest.java:199)'
+ 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 #363
Archived 1624 artifacts
Archive block size is 32768
Received 63 blocks and 439225602 bytes
Compression is 0.5%
Took 2 min 33 sec
Recording test results
Updating HBASE-11436

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

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