You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/09 17:49:50 UTC

Build failed in Jenkins: Commons-Compress-Windows #447

See <https://builds.apache.org/job/Commons-Compress-Windows/447/display/redirect?page=changes>

Changes:

[garydgregory] The exception is not thrown.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 29ce3e0e9ecc31a5c3cecb19246ff978fc7e7c20 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29ce3e0e9ecc31a5c3cecb19246ff978fc7e7c20
Commit message: "The exception is not thrown."
 > git rev-list 45b5e0cb3a4a499ff8b0594c082d490d7b7b7c1d # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 58198
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 58198
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 58200
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 58200
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean test --batch-mode -Pjava-1.7
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 29ce3e0e9ecc31a5c3cecb19246ff978fc7e7c20 at timestamp: 1515520186272
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.343 s
[INFO] Finished at: 2018-01-09T17:49:47Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Jenkins build is back to normal : Commons-Compress-Windows #465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/465/display/redirect>


Build failed in Jenkins: Commons-Compress-Windows #464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/464/display/redirect>

------------------------------------------
Started by user christ
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f
Commit message: "update javadoc links and fix gzip stream class name"
 > git rev-list 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 49293
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49293
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 49297
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49297
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f at timestamp: 1515590882031
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.828 s
[INFO] Finished at: 2018-01-10T13:28:04Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/463/display/redirect>

------------------------------------------
Started by user christ
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f
Commit message: "update javadoc links and fix gzip stream class name"
 > git rev-list 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 50620
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50620
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 50624
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50624
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f at timestamp: 1515590218413
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.604 s
[INFO] Finished at: 2018-01-10T13:17:00Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/462/display/redirect>

------------------------------------------
Started by user christ
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f
Commit message: "update javadoc links and fix gzip stream class name"
 > git rev-list 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 49639
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49639
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 49643
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49643
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f at timestamp: 1515587174418
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.281 s
[INFO] Finished at: 2018-01-10T12:26:16Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/461/display/redirect>

------------------------------------------
Started by user christ
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f
Commit message: "update javadoc links and fix gzip stream class name"
 > git rev-list 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 49413
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49413
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 49417
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49417
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f at timestamp: 1515586470148
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.583 s
[INFO] Finished at: 2018-01-10T12:14:32Z
[JENKINS] Archiving <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/460/display/redirect?page=changes>

Changes:

[bodewig] update javadoc links and fix gzip stream class name

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f
Commit message: "update javadoc links and fix gzip stream class name"
 > git rev-list 9240ae1b1764232f1a3c53298dd2281b72d2466d # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 49363
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49363
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 49365
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 49365
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 46eeba4be5dedf8e85e3647c6e6acf5be943aa5f at timestamp: 1515586339237
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.843 s
[INFO] Finished at: 2018-01-10T12:12:21Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/459/display/redirect>

------------------------------------------
Started by user christ
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 9240ae1b1764232f1a3c53298dd2281b72d2466d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9240ae1b1764232f1a3c53298dd2281b72d2466d
Commit message: "remove local variable that's no longer needed"
 > git rev-list 9240ae1b1764232f1a3c53298dd2281b72d2466d # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 50833
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50833
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 50838
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50838
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 9240ae1b1764232f1a3c53298dd2281b72d2466d at timestamp: 1515585537116
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.203 s
[INFO] Finished at: 2018-01-10T11:58:59Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/458/display/redirect?page=changes>

Changes:

[bodewig] javadoc warnings

[bodewig] remove local variable that's no longer needed

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 9240ae1b1764232f1a3c53298dd2281b72d2466d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9240ae1b1764232f1a3c53298dd2281b72d2466d
Commit message: "remove local variable that's no longer needed"
 > git rev-list 3ead67802753cb89870342664f0be43b1b2f989a # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 64610
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64610
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 64612
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64612
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 9240ae1b1764232f1a3c53298dd2281b72d2466d at timestamp: 1515577344529
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.673 s
[INFO] Finished at: 2018-01-10T09:42:26Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/457/display/redirect?page=changes>

Changes:

[bodewig] changes.xml wasn't well formed

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 3ead67802753cb89870342664f0be43b1b2f989a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ead67802753cb89870342664f0be43b1b2f989a
Commit message: "changes.xml wasn't well formed"
 > git rev-list 135dd48fda61f81d9b8e0aec0661c1d48226ae3c # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 64421
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64421
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 64423
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64423
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from apache-snapshots: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 3ead67802753cb89870342664f0be43b1b2f989a at timestamp: 1515576758392
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.960 s
[INFO] Finished at: 2018-01-10T09:32:40Z
[INFO] Final Memory: 25M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/456/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-380 lost Christian's name during merge

[bodewig] COMPRESS-438 buffer bounded streams in ZipFile for better performance

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git init <https://builds.apache.org/job/Commons-Compress-Windows/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 135dd48fda61f81d9b8e0aec0661c1d48226ae3c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 135dd48fda61f81d9b8e0aec0661c1d48226ae3c
Commit message: "COMPRESS-438 buffer bounded streams in ZipFile for better performance"
 > git rev-list 0504d0bfe773aae29c825bcaff0dcab40286eff2 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 64375
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64375
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 64377
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 64377
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from apache-snapshots: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.3.3-1/zstd-jni-1.3.3-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.3.3-1/zstd-jni-1.3.3-1.pom (1.9 kB at 3.2 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom (6.2 kB at 344 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom (6.4 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom (5.7 kB at 405 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom (6.0 kB at 208 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom (5.8 kB at 450 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom (6.4 kB at 492 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom (5.8 kB at 531 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.3.3-1/zstd-jni-1.3.3-1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar (18 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar (66 kB at 500 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar (86 kB at 418 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar (48 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar (146 kB at 680 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 480 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar (23 kB at 100 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar (36 kB at 154 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.3.3-1/zstd-jni-1.3.3-1.jar (2.8 MB at 9.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 135dd48fda61f81d9b8e0aec0661c1d48226ae3c at timestamp: 1515575459243
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.906 s
[INFO] Finished at: 2018-01-10T09:11:01Z
[INFO] Final Memory: 28M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Re: Build failed in Jenkins: Commons-Compress-Windows #455

Posted by sebb <se...@gmail.com>.
FTR:  See other email thread from Stefan

I fixed this error:

ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable :
Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited
security) 64-bit Windows only' not supported to run Maven projects.

and it allowed the job to complete OK.

Always fix the obvious errors first ...

On 9 January 2018 at 23:36, Gary Gregory <ga...@gmail.com> wrote:
> Does anyone know how to fix this?
>
> Gary
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <je...@builds.apache.org>
> Date: Tue, Jan 9, 2018 at 12:28 PM
> Subject: Build failed in Jenkins: Commons-Compress-Windows #455
> To: notifications@commons.apache.org
>
>
> See <https://builds.apache.org/job/Commons-Compress-Windows/
> 455/display/redirect?page=changes>
>
> Changes:
>
> [garydgregory] GroupId is duplicate of parent groupId.
>
> ------------------------------------------
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on windows-2012-2 (Windows) in workspace <
> https://builds.apache.org/job/Commons-Compress-Windows/ws/>
>  > 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 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 0504d0bfe773aae29c825bcaff0dcab40286eff2
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 0504d0bfe773aae29c825bcaff0dcab40286eff2
> Commit message: "GroupId is duplicate of parent groupId."
>  > git rev-list 881d014cd4d2257e58ce2c65b85dd9019837dfaf # timeout=10
> [EnvInject] - Injecting environment variables from a build step.
> Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
> hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
> [EnvInject] - Injecting as environment variables the properties content
> JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
>
> [EnvInject] - Variables injected successfully.
> Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
> hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
> Parsing POMs
> Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/
> commons-parent/43/commons-parent-43.pom
> Established TCP socket on 60136
> maven35-agent.jar already up to date
> maven35-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.
> 7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp
> f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\
> tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;
> f:\\jenkins\\tools\\maven\\latest3/conf/logging
> jenkins.maven3.agent.Maven35Main
> f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar
> f:\jenkins\jenkins-slave\maven35-interceptor.jar
> f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar
> 60136
> <===[JENKINS REMOTING CAPACITY]===>   channel started
> ERROR: ============================================================
> ====================
> ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable :
> Unsupported major.minor version 52.0
> ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security)
> 64-bit Windows only' not supported to run Maven projects.
> ERROR: Maven projects have to be launched with a Java version greater or
> equal to the minimum version required by the master.
> ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project
> with an older JDK.
> ERROR: Retrying with slave Java and setting compile/test properties to
> point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
> ERROR: ============================================================

...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Fwd: Build failed in Jenkins: Commons-Compress-Windows #455

Posted by Gary Gregory <ga...@gmail.com>.
Does anyone know how to fix this?

Gary

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Tue, Jan 9, 2018 at 12:28 PM
Subject: Build failed in Jenkins: Commons-Compress-Windows #455
To: notifications@commons.apache.org


See <https://builds.apache.org/job/Commons-Compress-Windows/
455/display/redirect?page=changes>

Changes:

[garydgregory] GroupId is duplicate of parent groupId.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <
https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 0504d0bfe773aae29c825bcaff0dcab40286eff2
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0504d0bfe773aae29c825bcaff0dcab40286eff2
Commit message: "GroupId is duplicate of parent groupId."
 > git rev-list 881d014cd4d2257e58ce2c65b85dd9019837dfaf # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/
commons-parent/43/commons-parent-43.pom
Established TCP socket on 60136
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.
7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp
f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\
tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;
f:\\jenkins\\tools\\maven\\latest3/conf/logging
jenkins.maven3.agent.Maven35Main
f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar
f:\jenkins\jenkins-slave\maven35-interceptor.jar
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar
60136
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ============================================================
====================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable :
Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security)
64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or
equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project
with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to
point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ============================================================
====================
Established TCP socket on 60138
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g
-Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\
tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;
f:\\jenkins\\tools\\maven\\latest3/conf/logging
jenkins.maven3.agent.Maven35Main
f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar
f:\jenkins\jenkins-slave\maven35-interceptor.jar
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar
60138
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader
(file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.
getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of
hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/
job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\
jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
 [1mApache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T07:58:13Z) [m
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family:
"windows"
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------
------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------
------------
[INFO] Downloading from apache-snapshots: http://repository.apache.org/
snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/apache/maven/plugins/maven-site-plugin/3.7/
maven-site-plugin-3.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/apache/maven/plugins/maven-site-plugin/3.7/
maven-site-plugin-3.7.pom (19 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/apache/maven/plugins/maven-site-plugin/3.7/
maven-site-plugin-3.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/apache/maven/plugins/maven-site-plugin/3.7/
maven-site-plugin-3.7.jar (134 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.
16/animal-sniffer-maven-plugin-1.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.
16/animal-sniffer-maven-plugin-1.16.pom (5.6 kB at 511 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-parent/1.16/
animal-sniffer-parent-1.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-parent/1.16/
animal-sniffer-parent-1.16.pom (5.6 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.
16/animal-sniffer-maven-plugin-1.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.
16/animal-sniffer-maven-plugin-1.16.jar (33 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-
bundle-plugin-3.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-
bundle-plugin-3.4.0.pom (9.9 kB at 900 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-
bundle-plugin-3.4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-
bundle-plugin-3.4.0.jar (231 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4/1.7.3/
powermock-module-junit4-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4/1.7.3/
powermock-module-junit4-1.7.3.pom (6.2 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-
junit4-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-
junit4-common-1.7.3.pom (6.4 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom
(5.7 kB at 566 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom (6.0 kB
at 670 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito/1.7.3/
powermock-api-mockito-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito/1.7.3/
powermock-api-mockito-1.7.3.pom (5.8 kB at 585 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito-common/
1.7.3/powermock-api-mockito-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito-common/
1.7.3/powermock-api-mockito-common-1.7.3.pom (6.4 kB at 582 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-support/1.7.3/
powermock-api-support-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-support/1.7.3/
powermock-api-support-1.7.3.pom (5.8 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4/1.7.3/
powermock-module-junit4-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-
junit4-common-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito/1.7.3/
powermock-api-mockito-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4/1.7.3/
powermock-module-junit4-1.7.3.jar (48 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito-common/
1.7.3/powermock-api-mockito-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito-common/
1.7.3/powermock-api-mockito-common-1.7.3.jar (36 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-support/1.7.3/
powermock-api-support-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-mockito/1.7.3/
powermock-api-mockito-1.7.3.jar (86 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-api-support/1.7.3/
powermock-api-support-1.7.3.jar (23 kB at 306 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar
(66 kB at 819 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-
junit4-common-1.7.3.jar (18 kB at 213 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/
maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar (146 kB
at 1.5 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @
commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/
ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @
commons-compress ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/
job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process
(process-resource-bundles) @ 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: <https://builds.apache.org/
job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 0504d0bfe773aae29c825bcaff0dcab40286eff2 at
timestamp: 1515526127172
[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: <https://builds.apache.org/
job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/
job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/
job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------
------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------
------------
[INFO] Total time: 11.454 s
[INFO] Finished at: 2018-01-09T19:28:49Z
[INFO] Final Memory: 29M/256M
[INFO] ------------------------------------------------------------
------------
[ERROR] Failed to execute goal org.apache.maven.plugins:
maven-compiler-plugin:3.7.0:compile (default-compile) on project
commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/
ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/
commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/455/display/redirect?page=changes>

Changes:

[garydgregory] GroupId is duplicate of parent groupId.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 0504d0bfe773aae29c825bcaff0dcab40286eff2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0504d0bfe773aae29c825bcaff0dcab40286eff2
Commit message: "GroupId is duplicate of parent groupId."
 > git rev-list 881d014cd4d2257e58ce2c65b85dd9019837dfaf # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
Established TCP socket on 60136
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60136
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 60138
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60138
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from apache-snapshots: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.pom (5.6 kB at 511 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.16/animal-sniffer-parent-1.16.pom (5.6 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-maven-plugin/1.16/animal-sniffer-maven-plugin-1.16.jar (33 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom (9.9 kB at 900 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar (231 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom (6.2 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom (6.4 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom (5.7 kB at 566 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom (6.0 kB at 670 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom (5.8 kB at 585 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom (6.4 kB at 582 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom (5.8 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar (48 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar (36 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar (86 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar (23 kB at 306 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar (66 kB at 819 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar (18 kB at 213 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar (146 kB at 1.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 0504d0bfe773aae29c825bcaff0dcab40286eff2 at timestamp: 1515526127172
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.454 s
[INFO] Finished at: 2018-01-09T19:28:49Z
[INFO] Final Memory: 29M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/454/display/redirect?page=changes>

Changes:

[garydgregory] Pickup Maven Javadoc plugin version from commons-parent.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 881d014cd4d2257e58ce2c65b85dd9019837dfaf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 881d014cd4d2257e58ce2c65b85dd9019837dfaf
Commit message: "Pickup Maven Javadoc plugin version from commons-parent."
 > git rev-list f24308538b075c593d5c1c4e8cbad8f044080843 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 60108
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60108
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 60112
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60112
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 881d014cd4d2257e58ce2c65b85dd9019837dfaf at timestamp: 1515526055446
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.054 s
[INFO] Finished at: 2018-01-09T19:27:37Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/453/display/redirect?page=changes>

Changes:

[garydgregory] Update maven-pmd-plugin 3.7 to 3.8.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 f24308538b075c593d5c1c4e8cbad8f044080843 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f24308538b075c593d5c1c4e8cbad8f044080843
Commit message: "Update maven-pmd-plugin 3.7 to 3.8."
 > git rev-list cc7a605144b9052573b5f022433086d2483a2fcc # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60097
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60097
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 60099
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60099
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: f24308538b075c593d5c1c4e8cbad8f044080843 at timestamp: 1515526028188
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.695 s
[INFO] Finished at: 2018-01-09T19:27:09Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/452/display/redirect?page=changes>

Changes:

[garydgregory] Update findbugs-maven-plugin from 3.0.4 to 3.0.5.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 cc7a605144b9052573b5f022433086d2483a2fcc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc7a605144b9052573b5f022433086d2483a2fcc
Commit message: "Update findbugs-maven-plugin from 3.0.4 to 3.0.5."
 > git rev-list b49663a59a79f2a226469a03c3fd81a29780d698 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60072
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60072
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 60076
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60076
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
ERROR: Could not install JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME
java.lang.NullPointerException
	at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
	at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:56)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:168)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
	at hudson.scm.SCM.poll(SCM.java:408)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:143)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: cc7a605144b9052573b5f022433086d2483a2fcc at timestamp: 1515525965501
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.262 s
[INFO] Finished at: 2018-01-09T19:26:07Z
[INFO] Final Memory: 26M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/451/display/redirect?page=changes>

Changes:

[garydgregory] Update tests from Powermock 1.7.0 to 1.7.3.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 b49663a59a79f2a226469a03c3fd81a29780d698 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49663a59a79f2a226469a03c3fd81a29780d698
Commit message: "Update tests from Powermock 1.7.0 to 1.7.3."
 > git rev-list 593f3e6d8738f16f3d6f8633df770c9e9051ff18 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60041
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60041
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 60045
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 60045
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.pom (6.2 kB at 14 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.pom (6.4 kB at 399 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.pom (5.7 kB at 354 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.pom (6.0 kB at 402 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.pom (5.8 kB at 390 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.pom (6.4 kB at 400 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.pom (5.8 kB at 389 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/1.7.3/powermock-reflect-1.7.3.jar (66 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4/1.7.3/powermock-module-junit4-1.7.3.jar (48 kB at 508 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-module-junit4-common/1.7.3/powermock-module-junit4-common-1.7.3.jar (18 kB at 190 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito/1.7.3/powermock-api-mockito-1.7.3.jar (86 kB at 780 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-mockito-common/1.7.3/powermock-api-mockito-common-1.7.3.jar (36 kB at 324 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-api-support/1.7.3/powermock-api-support-1.7.3.jar (23 kB at 209 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-core/1.7.3/powermock-core-1.7.3.jar (146 kB at 1.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
ERROR: Could not install JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME
java.lang.NullPointerException
	at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895)
	at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:56)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:168)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:421)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:629)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:594)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:391)
	at hudson.scm.SCM.poll(SCM.java:408)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1384)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1287)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:143)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: b49663a59a79f2a226469a03c3fd81a29780d698 at timestamp: 1515525907003
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.548 s
[INFO] Finished at: 2018-01-09T19:25:08Z
[INFO] Final Memory: 28M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/450/display/redirect?page=changes>

Changes:

[garydgregory] Pickup maven-bundle-plugin version from commons-parent.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 593f3e6d8738f16f3d6f8633df770c9e9051ff18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 593f3e6d8738f16f3d6f8633df770c9e9051ff18
Commit message: "Pickup maven-bundle-plugin version from commons-parent."
 > git rev-list 4e640cfc6c7c3a5683f1bb2bd020f0e5dc3b6d62 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 59923
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 59923
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 59927
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 59927
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean test --batch-mode -Pjava-1.7
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 9, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jre-9
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom (9.9 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar (231 kB at 2.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 593f3e6d8738f16f3d6f8633df770c9e9051ff18 at timestamp: 1515525576363
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.250 s
[INFO] Finished at: 2018-01-09T19:19:38Z
[INFO] Final Memory: 28M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/449/display/redirect?page=changes>

Changes:

[garydgregory] Update commons-parent from 42 to 43.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 4e640cfc6c7c3a5683f1bb2bd020f0e5dc3b6d62 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e640cfc6c7c3a5683f1bb2bd020f0e5dc3b6d62
Commit message: "Update commons-parent from 42 to 43."
 > git rev-list 3bf9dad70ea4b93de850312cec2681f3242280c7 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
Modules changed, recalculating dependency graph
Established TCP socket on 59679
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 59679
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 59681
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 59681
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean test --batch-mode -Pjava-1.7
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 2.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0: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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 4e640cfc6c7c3a5683f1bb2bd020f0e5dc3b6d62 at timestamp: 1515524805511
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.150 s
[INFO] Finished at: 2018-01-09T19:06:47Z
[INFO] Final Memory: 28M/256M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

Build failed in Jenkins: Commons-Compress-Windows #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress-Windows/448/display/redirect?page=changes>

Changes:

[garydgregory] Use try-with-resources.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
 > 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 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 3bf9dad70ea4b93de850312cec2681f3242280c7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bf9dad70ea4b93de850312cec2681f3242280c7
Commit message: "Use try-with-resources."
 > git rev-list 29ce3e0e9ecc31a5c3cecb19246ff978fc7e7c20 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security

[EnvInject] - Variables injected successfully.
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Parsing POMs
Established TCP socket on 58412
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 58412
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security) 64-bit Windows only' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
ERROR: ================================================================================
Established TCP socket on 58414
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre-9/bin/java" -Xmx2g -Xms256m -cp f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven35-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 58414
<===[JENKINS REMOTING CAPACITY]===>   channel started
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by hudson.remoting.RemoteClassLoader (file:/F:/jenkins/jenkins-slave/slave.jar) to method java.lang.ClassLoader.getClassLoadingLock(java.lang.String)
WARNING: Please consider reporting this to the maintainers of hudson.remoting.RemoteClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 clean test --batch-mode -Pjava-1.7
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ 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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 3bf9dad70ea4b93de850312cec2681f3242280c7 at timestamp: 1515520787300
[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: <https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to <https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: --release
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.338 s
[INFO] Finished at: 2018-01-09T17:59:49Z
[INFO] Final Memory: 25M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project commons-compress: Compilation failure
[ERROR] javac: invalid flag: --release
[ERROR] Usage: javac <options> <source files>
[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 <https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to org.apache.commons/commons-compress/1.16-SNAPSHOT/commons-compress-1.16-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security