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 52A35200B2A for ; Sat, 25 Jun 2016 23:21:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 51720160A66; Sat, 25 Jun 2016 21:21:47 +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 7679D160A49 for ; Sat, 25 Jun 2016 23:21:46 +0200 (CEST) Received: (qmail 12313 invoked by uid 500); 25 Jun 2016 21:21:45 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 12297 invoked by uid 99); 25 Jun 2016 21:21:45 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2016 21:21:45 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id C49719C004B for ; Sat, 25 Jun 2016 21:21:36 +0000 (UTC) Date: Sat, 25 Jun 2016 21:21:36 +0000 (UTC) From: Apache Jenkins Server To: dev@commons.apache.org Message-ID: <1720295656.4636.1466889696804.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Commons-Compress-Windows #47 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Commons-Compress-Windows X-Jenkins-Result: FAILURE archived-at: Sat, 25 Jun 2016 21:21:47 -0000 See Changes: [ggregory] [COMPRESS-360] Update Java requirement from 6 to 7. [ggregory] [COMPRESS-360] Update Java requirement from 6 to 7. [ggregory] Remove Redundant specification of type (Java 7). [ggregory] Format nits. [ggregory] [COMPRESS-362] Bullet-proof code using try-with-resources statements. [ggregory] [COMPRESS-362] Bullet-proof code using try-with-resources statements. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on windows2 (Windows) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/* > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision d5aa050a642409fab36805b2296a99e8e5ce8449 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d5aa050a642409fab36805b2296a99e8e5ce8449 > git rev-list 6c8345bff9b68598903a05f702ec15e969478cb9 # timeout=10 Setting JDK_1_6_LATEST__HOME=f:\jenkins\tools\java\latest-1.6-64 Parsing POMs Established TCP socket on 65353 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Commons-Compress-Windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;F:\home\jenkins\tools\maven\apache-maven-3.0.4\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 65353 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 clean test --batch-mode -Pjava-1.6 -DJAVA_1_6_HOME=f:\jenkins\tools\java\latest-1.6-64 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Compress 1.13-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-compress --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress --- [INFO] Executing tasks main: [copy] Copying 2 files to [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-compress --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress --- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: [INFO] Storing buildNumber: d5aa050a642409fab36805b2296a99e8e5ce8449 at timestamp: 1466889691765 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-compress --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-compress --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 166 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] javac: invalid target release: 1.7 Usage: javac use -help for a list of possible options [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.046s [INFO] Finished at: Sat Jun 25 14:21:33 PDT 2016 [INFO] Final Memory: 17M/247M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project commons-compress: Compilation failure [ERROR] javac: invalid target release: 1.7 [ERROR] Usage: javac [ERROR] use -help for a list of possible options [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [JENKINS] Archiving to org.apache.commons/commons-compress/1.13-SNAPSHOT/commons-compress-1.13-SNAPSHOT.pom Sending e-mails to: dev@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org