Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 4681D1831D for ; Thu, 8 Oct 2015 13:37:24 +0000 (UTC) Received: (qmail 97705 invoked by uid 500); 8 Oct 2015 13:36:25 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 97634 invoked by uid 500); 8 Oct 2015 13:36:25 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 97623 invoked by uid 99); 8 Oct 2015 13:36:25 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2015 13:36:25 +0000 Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id E27C91A003F for ; Thu, 8 Oct 2015 13:36:24 +0000 (UTC) Received: by wicfx3 with SMTP id fx3so25561566wic.0 for ; Thu, 08 Oct 2015 06:36:23 -0700 (PDT) X-Gm-Message-State: ALoCoQkxLhPGIZgRKjAmRH2exv58doygKOCW98BQ58IFPPRXq+xbS1Y0NErs7biakjqyNek+7WRn X-Received: by 10.180.86.129 with SMTP id p1mr4303630wiz.83.1444311383234; Thu, 08 Oct 2015 06:36:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.24.211 with HTTP; Thu, 8 Oct 2015 06:36:03 -0700 (PDT) X-Originating-IP: [84.92.48.26] In-Reply-To: References: <56139DFF.8050009@gmx.de> From: Stian Soiland-Reyes Date: Thu, 8 Oct 2015 14:36:03 +0100 Message-ID: Subject: Re: [VOTE] Release Apache Maven Surefire Plugin version 2.19 To: Maven Developers List Content-Type: text/plain; charset=UTF-8 On 6 October 2015 at 15:40, Benson Margulies wrote: > +1 binding. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > -1 non-binding Tested with a naive mvn clean install with stain@biggie:~/Downloads/surefire-2.19$ mvn -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T12:57:37+01:00) Maven home: /home/stain/software/maven Java version: 1.8.0_45-internal, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "3.16.0-50-generic", arch: "amd64", family: "unix" -0 as I was asked for my PGP key, even though I did not use -Prelease or similar. My vote ends up on -1 as mvn clean install is stuck after an hour right after: Running org.apache.maven.surefire.its.JUnit47ParallelIT Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.238 sec Thread dump: https://paste.apache.org/55lC there are two secondary Java processes: stain 19178 14240 0 13:21 pts/14 00:00:00 /bin/sh -c cd /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3 && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefirebooter8703362115563812204.jar /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire5306072328408475532tmp /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire_13672716597527867503tmp stain 19184 19178 0 13:21 pts/14 00:00:01 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefirebooter8703362115563812204.jar /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire5306072328408475532tmp /home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire_13672716597527867503tmp It seems to be busy running gpg, with lots of processes like this: stain 27922 1930 0 14:20 pts/0 00:00:00 gpg --use-agent --batch --no-sk-comments --status-fd 14 --no-tty --charset utf8 --enable-progress-filter --display :0 --ttyname /dev/pts/0 --ttytype xterm --with-colons --fixed-list-mode --with-fingerprint --with-fingerprint --list-keys -- 1AC9803936A6105674F46EFF574386C6B94F73CD (Some of the) Thread dumps from the inner process 19184: https://paste.apache.org/cJ6Y I have not checked if this also takes a long time in previous surefire 2.18.1 as that fails early with a different error: https://paste.apache.org/2ld0 -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons RDF (incubating) http://orcid.org/0000-0001-9842-9718 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org