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 D3F029758 for ; Mon, 8 Oct 2012 11:40:03 +0000 (UTC) Received: (qmail 16602 invoked by uid 500); 8 Oct 2012 11:40:02 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16542 invoked by uid 500); 8 Oct 2012 11:40:02 -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 16528 invoked by uid 99); 8 Oct 2012 11:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 11:40:02 +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 (athena.apache.org: domain of rcmuir@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 11:39:57 +0000 Received: by mail-ie0-f176.google.com with SMTP id k11so10383392iea.35 for ; Mon, 08 Oct 2012 04:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=AeZ/CAU7u4lPAphdQ5tRSBne5rg3bCcCfGOgCRHWM9A=; b=gGoLqnk8tBLEUeD4h3/QpZBgoG819Iu4+lZWoydURjjJLDPLDyEx/P+kyO3A+KQmx0 heW7Cooip+jGGjP/U5TP3sytcUNl5ONsJiNzB6NKgcrVWUhNLKh+kwNB+845bW+I+0wH 4EDWdqm9z58jQOST/SWQm7VNKS1+HHq8XgPvisOgldVziHjfXH4+Ze0HB9+XMSc8Wdtb 3ZMAeymmId9O7OFIHvoDSCHPOIOj9BQEBFsyHsCswSM+nVmPU+bYi1XkRujUE5QsG+jt FvoZ8W7tKZMwNGSLRCtpeNjOw0b784nFTuFwey0ScHlPP8O3PgnMvdidQei75Lpbp6h5 Zbew== Received: by 10.50.45.226 with SMTP id q2mr7888176igm.56.1349696377346; Mon, 08 Oct 2012 04:39:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.111.104 with HTTP; Mon, 8 Oct 2012 04:39:16 -0700 (PDT) In-Reply-To: <008601cda549$80aed6f0$820c84d0$@thetaphi.de> References: <479065863.105.1349663504333.JavaMail.jenkins@serv1.sd-datasolutions.de> <008601cda549$80aed6f0$820c84d0$@thetaphi.de> From: Robert Muir Date: Mon, 8 Oct 2012 07:39:16 -0400 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # 1084 - Failure! To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Its really not interesting, its just the first one in alphasort order. On Mon, Oct 8, 2012 at 7:38 AM, Uwe Schindler wrote: > The interesting thing is that this only happens on *this* single JAR file. > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: uwe@thetaphi.de > > >> -----Original Message----- >> From: Michael McCandless [mailto:lucene@mikemccandless.com] >> Sent: Monday, October 08, 2012 1:03 PM >> To: dev@lucene.apache.org >> Subject: Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_07) - Build # >> 1084 - Failure! >> >> Do we know what's causing these false failures...? Something is holding a JAR >> file still open, when "ant clean-jars" tries to remove it? >> >> Is there some workaround...? >> >> Mike McCandless >> >> http://blog.mikemccandless.com >> >> On Sun, Oct 7, 2012 at 10:30 PM, Policeman Jenkins Server > datasolutions.de> wrote: >> > Build: >> > http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1084/ >> > Java: 64bit/jdk1.7.0_07 -XX:+UseG1GC >> > >> > All tests passed >> > >> > Build Log: >> > [...truncated 27369 lines...] >> > BUILD FAILED >> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:245: >> The following error occurred while executing this line: >> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build >> > .xml:552: Unable to delete file >> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build >> > \analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar >> > >> > Total time: 57 minutes 2 seconds >> > Build step 'Invoke Ant' marked build as failure Archiving artifacts >> > Recording test results Description set: Java: 64bit/jdk1.7.0_07 >> > -XX:+UseG1GC Email was triggered for: Failure Sending email for >> > trigger: Failure >> > >> > >> > >> > >> > --------------------------------------------------------------------- >> > 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 > > > --------------------------------------------------------------------- > 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