Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 04568200C53 for ; Tue, 11 Apr 2017 15:54:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 02D3A160B9B; Tue, 11 Apr 2017 13:54:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51AB3160B89 for ; Tue, 11 Apr 2017 15:54:02 +0200 (CEST) Received: (qmail 48325 invoked by uid 500); 11 Apr 2017 13:54:01 -0000 Mailing-List: contact dev-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list dev@polygene.apache.org Received: (qmail 48314 invoked by uid 99); 11 Apr 2017 13:54:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2017 13:54:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0F313CD951 for ; Tue, 11 Apr 2017 13:54:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.272 X-Spam-Level: ** X-Spam-Status: No, score=2.272 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id eNvxE1R0Renl for ; Tue, 11 Apr 2017 13:53:58 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id B7C4E5F251 for ; Tue, 11 Apr 2017 13:53:58 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by relay8-d.mail.gandi.net (Postfix) with ESMTPS id 61FCD406D3 for ; Tue, 11 Apr 2017 15:53:52 +0200 (CEST) Received: from mfilter47-d.gandi.net (mfilter47-d.gandi.net [217.70.178.178]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 4E12A41C08F for ; Tue, 11 Apr 2017 15:53:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter47-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter47-d.gandi.net (mfilter47-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id K3GezGAZB86t for ; Tue, 11 Apr 2017 15:50:29 +0200 (CEST) X-Originating-IP: 212.195.187.94 Received: from parangon.local (rab34-h03-212-195-187-94.dsl.sta.abo.bbox.fr [212.195.187.94]) (Authenticated sender: paul@nosphere.org) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id BDC5041C09F for ; Tue, 11 Apr 2017 15:50:29 +0200 (CEST) Message-ID: <58ECDF24.2040606@apache.org> Date: Tue, 11 Apr 2017 15:50:28 +0200 From: Paul Merlin User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: dev@polygene.apache.org Subject: Re: develop-java8-checkDists References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------010403020900060609060701" archived-at: Tue, 11 Apr 2017 13:54:03 -0000 --------------010403020900060609060701 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'll have a look Niclas Hedhman a écrit : > This build now fails in a bit 'strange' way... > > ERROR: Step ?Publish JUnit test result report? failed: Test reports > were found but none of them are new. Did tests run? > For example, /home/jenkins/jenkins-slave/workspace/Polygene(JavaEdition)-develop-java8-checkDists/buildSrc/build/test-results/test/TEST-org.apache.polygene.gradle.release.ModuleReleaseSpecTest.xml > is 7 days 17 hr old > > > My guess is that the tests for buildSrc/ is not run "again" and the test > report remain old. Or ? > > > No other problem in the build as far as I can see. > > Cheers --------------010403020900060609060701--