See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%201.8%20(latest)/22/display/redirect?page=changes>
Changes: [Jaikiran Pai] bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory ------------------------------------------ Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 22 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-he-de-3 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=JDK%201.8%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%201.8%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 a2b9f4c33e244c67831e82b39fd82c4dd440533c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a2b9f4c33e244c67831e82b39fd82c4dd440533c # timeout=10 Commit message: "bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory" > git rev-list --no-walk 81aee9ec90a14f35c54acb54299e2e23a2749423 # 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 1.8 (latest)] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml '"-Djdk=JDK 1.8 (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%201.8%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%201.8%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= [exec] JAVA=java [exec] JAVAC=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] '"javac"' 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. 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?