You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/18 05:31:50 UTC

Build failed in Jenkins: Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #100

See <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/100/display/redirect?page=changes>

Changes:

[gintas] Checkstyle: whitespace, line continuation and modifier idiosyncrasies

[jaikiran] BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task,

[jaikiran] Fix javadoc build failure

[bodewig] make things work on OS with non-UTF8 default encoding

------------------------------------------
Started by upstream project "Ant-Build-Matrix-master-Windows" build number 100
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=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/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d95099a1af0c3409a692f1a8c7ce12b81b84a2a7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d95099a1af0c3409a692f1a8c7ce12b81b84a2a7
Commit message: "Merge branch '1.9.x'"
 > git rev-list 17f06a9f0f728f8346500bbea9f7fea33c3334fb # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Windows] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 1.8.0_121 (unlimited security) 64-bit Windows only"' -Dlabel_exp=Windows && exit %%ERRORLEVEL%%"
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security
     [exec] JAVA=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\bin\java
     [exec] JAVAC=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.3.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.11.jar;F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\lib\tools.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] src\main\org\apache\tools\ant\taskdefs\Zip.java:1913: error: cannot find symbol
     [exec]             bIn.close();
     [exec]             ^
     [exec]   symbol:   variable bIn
     [exec]   location: class Zip
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 1 error
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

BUILD SUCCESSFUL
Total time: 13 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/101/display/redirect?page=changes>

Changes:

[bodewig] more +/- characters

------------------------------------------
Started by upstream project "Ant-Build-Matrix-master-Windows" build number 101
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=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/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 82e0218d2e80a86b6febb32e4b549d81cf7827f4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82e0218d2e80a86b6febb32e4b549d81cf7827f4
Commit message: "Merge branch '1.9.x'"
 > git rev-list d95099a1af0c3409a692f1a8c7ce12b81b84a2a7 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Windows] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 1.8.0_121 (unlimited security) 64-bit Windows only"' -Dlabel_exp=Windows && exit %%ERRORLEVEL%%"
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-master-Windows/jdk=JDK%201.8.0_121%20(unlimited%20security)%2064-bit%20Windows%20only,label_exp=Windows/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security
     [exec] JAVA=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\bin\java
     [exec] JAVAC=F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.3.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.11.jar;F:\\jenkins\\tools\\java\\jdk1.8.0_121-unlimited-security\lib\tools.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] src\main\org\apache\tools\ant\taskdefs\Zip.java:1913: error: cannot find symbol
     [exec]             bIn.close();
     [exec]             ^
     [exec]   symbol:   variable bIn
     [exec]   location: class Zip
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 1 error
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

BUILD SUCCESSFUL
Total time: 12 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?