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 C363E75C2 for ; Mon, 7 Nov 2011 22:59:16 +0000 (UTC) Received: (qmail 59213 invoked by uid 500); 7 Nov 2011 22:59:15 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 59159 invoked by uid 500); 7 Nov 2011 22:59:15 -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 59152 invoked by uid 99); 7 Nov 2011 22:59:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 22:59:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yseeley@gmail.com designates 209.85.161.48 as permitted sender) Received: from [209.85.161.48] (HELO mail-fx0-f48.google.com) (209.85.161.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 22:59:10 +0000 Received: by faap19 with SMTP id p19so3656381faa.35 for ; Mon, 07 Nov 2011 14:58:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=QI283zZ/TLS4l2uIxz93DqHZ0UhosZqRPmssFJaTwcI=; b=Crp9VbHX14qsnkt3Aikjy2PjgeCF1JekGJxI60sk/D+90S4ftDm3Awwx9Z9kX88pn7 XFV3IW3MHWCsyhdv/AwUMf1kfs6AQVbACohNY3Uk293E6IhOalHTfa3D2zME4cpxlsHy /sG/io3paE+7tohDLcfn0nXzLiVZMXl3K4Qbk= MIME-Version: 1.0 Received: by 10.223.91.82 with SMTP id l18mr48298068fam.30.1320706728665; Mon, 07 Nov 2011 14:58:48 -0800 (PST) Reply-To: yonik@lucidimagination.com Sender: yseeley@gmail.com Received: by 10.223.123.10 with HTTP; Mon, 7 Nov 2011 14:58:48 -0800 (PST) In-Reply-To: <1780357527.10491320703040964.JavaMail.hudson@aegis> References: <1780357527.10491320703040964.JavaMail.hudson@aegis> Date: Mon, 7 Nov 2011 17:58:48 -0500 X-Google-Sender-Auth: pwyYOUb8NV3zhc_16oP4z0ZQ1Nk Message-ID: Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 11214 - Failure From: Yonik Seeley To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've run this test tends of thousands of times over the last few weeks tracking down other failures due to lucene (thanks again Simon for fixing those!), and I've never seen this EOF exception that Jenkins seems to hit often. I'm starting to think this could just be a bug in the JVM on FreeBSD. -Yonik http://www.lucidimagination.com On Mon, Nov 7, 2011 at 4:57 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11214/ > > 1 tests failed. > REGRESSION: =A0org.apache.solr.search.TestRealTimeGet.testStressGetRealti= me > > Error Message: > java.lang.AssertionError: Some threads threw uncaught exceptions! > > Stack Trace: > java.lang.RuntimeException: java.lang.AssertionError: Some threads threw = uncaught exceptions! > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTe= stCase.java:637) > =A0 =A0 =A0 =A0at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.= java:86) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCaseRunner.runChild(Lu= ceneTestCaseRunner.java:149) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCaseRunner.runChild(Lu= ceneTestCaseRunner.java:51) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase.checkUncaughtExce= ptionsAfter(LuceneTestCase.java:665) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTe= stCase.java:609) > > > > > Build Log (for compile errors): > [...truncated 8609 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org