Skip to content

Console Output

Started by user Jan Supol
Agent default-java-q791m is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-q791m in workspace /home/jenkins/workspace/JTHarnessBuild
[JTHarnessBuild] $ /bin/sh -xe /tmp/jenkins3466107731175432965.sh
+ mkdir jtharness
+ cd jtharness
+ mkdir sources
+ wget -nv http://hg.openjdk.java.net/code-tools/jtharness/archive/tip.zip -O jtharness.zip
2018-10-17 18:55:06 URL:http://hg.openjdk.java.net/code-tools/jtharness/archive/tip.zip [4145402] -> "jtharness.zip" [1]
+ unzip -q jtharness.zip -d sources
+ cd sources
+ ls
+ mv jtharness-0e3eae408d28 jtharness
+ cd ..
+ cd ..
+ echo '<project name="exec" basedir=".">'
+ echo '  <ant antfile="build.xml" dir="jtharness/sources/jtharness/build"/>'
+ echo '</project>'
+ cat build.xml
<project name="exec" basedir=".">
  <ant antfile="build.xml" dir="jtharness/sources/jtharness/build"/>
</project>
[JTHarnessBuild] $ ant -file build.xml
ERROR: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE