Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F2B4DCAC for ; Sat, 27 Oct 2012 00:33:51 +0000 (UTC) Received: (qmail 76473 invoked by uid 500); 27 Oct 2012 00:33:50 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 76421 invoked by uid 500); 27 Oct 2012 00:33:50 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 76414 invoked by uid 99); 27 Oct 2012 00:33:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Oct 2012 00:33:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hudsonseviltwin@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Oct 2012 00:33:42 +0000 Received: by mail-vc0-f176.google.com with SMTP id gb22so1837824vcb.35 for ; Fri, 26 Oct 2012 17:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:x-jenkins-job:x-jenkins-result; bh=ulHlJArb6wHWz2Y055BC9UQwx31EXrMl9i4RjCLctY8=; b=DPTUfspchaQjA+PoYYpUq+8shudlm9+pz2g04AYclvpfUnV3574b/SmdOj5KcpeDso XjdAmGfYdUrm5LGsP2cnEx3HIJn5Ejtrq4XaAwvH0kvFw+XsGt9aNuOXNZNRVmYeegb6 v+py6T05BbUQ4poRw1lvDyCZ9KUXT2N2wjQNIO/FcRmc49/Vyafj+JGir30VE0fOETkj oEzuazsvkjzYnahXaOTwngfFsHyP6vZX9fvIdPSqK/GVTlk7I4xKtPhwI5JlNQGv9xpY loF2m3g5pRnhyjj55HQLUSwc4xBVIF/7cMrNuTixphjimBRl4UjF2dgBfJmPq3IexA4P WO5w== Received: by 10.52.70.8 with SMTP id i8mr31651524vdu.24.1351298001341; Fri, 26 Oct 2012 17:33:21 -0700 (PDT) Received: from BIGBOY.home (pool-96-231-149-40.washdc.fios.verizon.net. [96.231.149.40]) by mx.google.com with ESMTPS id t12sm1705159vdi.18.2012.10.26.17.33.19 (version=SSLv3 cipher=OTHER); Fri, 26 Oct 2012 17:33:20 -0700 (PDT) Date: Fri, 26 Oct 2012 20:33:17 -0400 (EDT) From: Charlie Cron To: dev@lucene.apache.org Message-ID: <10382218.4.1351297997534.JavaMail.rmuir@BIGBOY> Subject: Build failed in Jenkins: slow-io-beasting #4897 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: slow-io-beasting X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [...truncated 14168 lines...] [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 10) Thread[id=254, name=qtp31680683-254, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 11) Thread[id=249, name=qtp31680683-249, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 12) Thread[id=263, name=qtp30884152-263, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 13) Thread[id=270, name=TEST-FullSolrCloudDistribCmdsTest.testDistribSearch-seed#[899D7DC90149C710]-EventThread, state=WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) [junit4:junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4:junit4] > 14) Thread[id=262, name=qtp30884152-262, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 15) Thread[id=256, name=TEST-FullSolrCloudDistribCmdsTest.testDistribSearch-seed#[899D7DC90149C710]-EventThread, state=WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) [junit4:junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4:junit4] > 16) Thread[id=257, name=searcherExecutor-181-thread-1, state=WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 17) Thread[id=251, name=qtp31680683-251 Selector0, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136) [junit4:junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit4:junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:564) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:285) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 18) Thread[id=252, name=qtp31680683-252, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 19) Thread[id=266, name=qtp30884152-266, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 20) Thread[id=261, name=qtp30884152-261 Selector0, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136) [junit4:junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit4:junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:564) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:285) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 21) Thread[id=264, name=qtp30884152-264 Acceptor0 SelectChannelConnector@0.0.0.0:55830, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) [junit4:junit4] > at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152) [junit4:junit4] > at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:104) [junit4:junit4] > at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:933) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 22) Thread[id=246, name=HashSessionScavenger-14, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at java.lang.Object.wait(Native Method) [junit4:junit4] > at java.util.TimerThread.mainLoop(Timer.java:509) [junit4:junit4] > at java.util.TimerThread.run(Timer.java:462) [junit4:junit4] > 23) Thread[id=248, name=qtp31680683-248, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) [junit4:junit4] > at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:337) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:517) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:39) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:563) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 24) Thread[id=258, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at java.lang.Object.wait(Native Method) [junit4:junit4] > at java.util.TimerThread.mainLoop(Timer.java:509) [junit4:junit4] > at java.util.TimerThread.run(Timer.java:462) [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([899D7DC90149C710]:0) [junit4:junit4] > Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4:junit4] > 1) Thread[id=255, name=TEST-FullSolrCloudDistribCmdsTest.testDistribSearch-seed#[899D7DC90149C710]-SendThread(127.0.0.1:55766), state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at java.lang.Thread.sleep(Native Method) [junit4:junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1045) [junit4:junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1101) [junit4:junit4] > 2) Thread[id=257, name=searcherExecutor-181-thread-1, state=WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 3) Thread[id=251, name=qtp31680683-251 Selector0, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:425) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:549) [junit4:junit4] > at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:193) [junit4:junit4] > at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:198) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:134) [junit4:junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit4:junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:564) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:285) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 4) Thread[id=269, name=TEST-FullSolrCloudDistribCmdsTest.testDistribSearch-seed#[899D7DC90149C710]-SendThread(127.0.0.1:55766), state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:273) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:255) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:136) [junit4:junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit4:junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) [junit4:junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1131) [junit4:junit4] > 5) Thread[id=261, name=qtp30884152-261 Selector0, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:425) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:549) [junit4:junit4] > at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:193) [junit4:junit4] > at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:198) [junit4:junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:134) [junit4:junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) [junit4:junit4] > at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:88) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:531) [junit4:junit4] > at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:285) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 6) Thread[id=271, name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) [junit4:junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) [junit4:junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) [junit4:junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947) [junit4:junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 7) Thread[id=264, name=qtp30884152-264 Acceptor0 SelectChannelConnector@0.0.0.0:55830, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:929) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > 8) Thread[id=246, name=HashSessionScavenger-14, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at java.lang.Object.wait(Native Method) [junit4:junit4] > at java.util.TimerThread.mainLoop(Timer.java:509) [junit4:junit4] > at java.util.TimerThread.run(Timer.java:462) [junit4:junit4] > 9) Thread[id=258, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at java.lang.Object.wait(Native Method) [junit4:junit4] > at java.util.TimerThread.mainLoop(Timer.java:509) [junit4:junit4] > at java.util.TimerThread.run(Timer.java:462) [junit4:junit4] > 10) Thread[id=247, name=qtp31680683-247 Acceptor0 SelectChannelConnector@0.0.0.0:55801, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest] [junit4:junit4] > at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:929) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) [junit4:junit4] > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([899D7DC90149C710]:0) [junit4:junit4] Completed on J4 in 163.24s, 1 test, 1 failure, 3 errors <<< FAILURES! [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest [junit4:junit4] Completed on J4 in 0.08s, 3 tests, 3 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.update.processor.URLClassifyProcessorTest [junit4:junit4] Completed on J4 in 0.09s, 7 tests, 7 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest [junit4:junit4] Completed on J1 in 32.04s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.TestStressVersions [junit4:junit4] Completed on J6 in 28.83s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.update.PeerSyncTest [junit4:junit4] Completed on J7 in 16.94s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.handler.component.TermVectorComponentDistributedTest [junit4:junit4] Completed on J2 in 40.45s, 1 test [junit4:junit4] [junit4:junit4] [junit4:junit4] Tests with failures: [junit4:junit4] - org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch [junit4:junit4] - org.apache.solr.cloud.FullSolrCloudDistribCmdsTest (suite) [junit4:junit4] [junit4:junit4] [junit4:junit4] JVM J0: 2.68 .. 310.28 = 307.60s [junit4:junit4] JVM J1: 2.96 .. 318.63 = 315.67s [junit4:junit4] JVM J2: 2.68 .. 327.59 = 324.90s [junit4:junit4] JVM J3: 2.68 .. 312.90 = 310.22s [junit4:junit4] JVM J4: 2.68 .. 318.64 = 315.95s [junit4:junit4] JVM J5: 2.96 .. 302.81 = 299.85s [junit4:junit4] JVM J6: 2.68 .. 319.69 = 317.01s [junit4:junit4] JVM J7: 2.68 .. 320.98 = 318.30s [junit4:junit4] Execution time total: 5 minutes 27 seconds [junit4:junit4] Tests summary: 233 suites, 965 tests, 3 suite-level errors, 1 error, 23 ignored (8 assumptions) BUILD FAILED :39: The following error occurred while executing this line: :178: The following error occurred while executing this line: :61: The following error occurred while executing this line: :1159: The following error occurred while executing this line: :827: There were test failures: 233 suites, 965 tests, 3 suite-level errors, 1 error, 23 ignored (8 assumptions) Total time: 16 minutes 18 seconds Build step 'Invoke Ant' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org