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/11/21 05:16:12 UTC

Build failed in Jenkins: Ant » Ant-Build-Matrix-master-Linux » ubuntu,JDK 1.8 (latest) #22

See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,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-Linux" build number 22
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,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-Linux/OS=ubuntu,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)] $ /home/jenkins/tools/ant/latest/bin/ant -file launch-build.xml "-Djdk=JDK 1.8 (latest)" -DOS=ubuntu -Djenkins=t
Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,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-Linux/OS=ubuntu,jdk=JDK%201.8%20(latest)/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t
     [exec] Warning: JAVA_HOME environment variable not set.
     [exec]   If build fails because sun.* classes could not be found
     [exec]   you will need to set the JAVA_HOME environment variable
     [exec]   to the installation directory of java.
     [exec] Error: JAVA_HOME is not defined correctly.
     [exec]   We cannot execute java
     [exec] Bootstrap FAILED

BUILD FAILED
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Linux/OS=ubuntu,jdk=JDK%201.8%20(latest)/ws/launch-build.xml>:40: exec returned: 1

Total time: 2 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?