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 2020/09/27 10:48:42 UTC

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #15

See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/15/display/redirect?page=changes>

Changes:

[Stefan Bodewig] snapcraft push has been deprecated


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 15
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-5 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 23ea16fc9b1396773514598b01ea1eceb230d3cb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23ea16fc9b1396773514598b01ea1eceb230d3cb # timeout=10
Commit message: "Merge branch '1.9.x'"
 > git rev-list --no-walk 4706f77779cfc72eb1c941bc485a68cec413a438 # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] 
     [exec] ... Bootstrapping Ant Distributionoperable program or batch file.
     [exec] 
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 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 » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/21/display/redirect?page=changes>

Changes:

[Stefan Bodewig] bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 21
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-6 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/ant.git
 > git init <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 81aee9ec90a14f35c54acb54299e2e23a2749423 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81aee9ec90a14f35c54acb54299e2e23a2749423 # timeout=10
Commit message: "Merge branch '1.9.x'"
 > git rev-list --no-walk 362f5f0c597846c67109972999cb4a7a977dc0ca # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 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 » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/20/display/redirect?page=changes>

Changes:

[github] Jkf 1.10 requires jdk8 (#137)


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 20
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-5 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 362f5f0c597846c67109972999cb4a7a977dc0ca (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 362f5f0c597846c67109972999cb4a7a977dc0ca # timeout=10
Commit message: "Jkf 1.10 requires jdk8 (#137)"
 > git rev-list --no-walk 3252c919d2518b39524b1f30812dac778dc519c3 # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 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 » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/19/display/redirect?page=changes>

Changes:

[Stefan Bodewig] github claims there was no security policy


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 19
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-5 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 3252c919d2518b39524b1f30812dac778dc519c3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3252c919d2518b39524b1f30812dac778dc519c3 # timeout=10
Commit message: "github claims there was no security policy"
 > git rev-list --no-walk 6cd24d61638cba06fabd2d4057d55987a5fe4058 # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

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

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/18/display/redirect?page=changes>

Changes:

[Stefan Bodewig] Prepare for RC1 of version 1.10.9 of Ant


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 18
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-4 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6cd24d61638cba06fabd2d4057d55987a5fe4058 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6cd24d61638cba06fabd2d4057d55987a5fe4058 # timeout=10
Commit message: "Merge tag 'rel/1.10.9'"
 > git rev-list --no-walk f291dea12761e74243ed7be91b845e90afdb7173 # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 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 » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/17/display/redirect?page=changes>

Changes:

[github] Fixing new typos in running.html (#136)


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 17
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-1 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f291dea12761e74243ed7be91b845e90afdb7173 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f291dea12761e74243ed7be91b845e90afdb7173 # timeout=10
Commit message: "Fixing new typos in running.html (#136)"
 > git rev-list --no-walk 66648adbe6a50aead8c249cb99ff6ac294ece3ac # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 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 » Ant-Build-Matrix-master-Windows » Windows,JDK 16 (latest) #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/16/display/redirect?page=changes>

Changes:

[Stefan Bodewig] typo


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 16
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-4 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 66648adbe6a50aead8c249cb99ff6ac294ece3ac (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66648adbe6a50aead8c249cb99ff6ac294ece3ac # timeout=10
Commit message: "typo"
 > git rev-list --no-walk 23ea16fc9b1396773514598b01ea1eceb230d3cb # 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.
[JDK 16 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 16 (latest)"' -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_152\lib\tools.jar
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%2016%20(latest)/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=/home/jenkins/tools/java/latest16
     [exec] JAVA=/home/jenkins/tools/java/latest16\bin\java
     [exec] JAVAC=/home/jenkins/tools/java/latest16\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

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