Console Output
Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-jar-servlet
[autoplot-jar-servlet] $ /bin/sh -xe /tmp/jenkins4542016306560979270.sh
+ export CATALINA_HOME=/home/jbf/local/apache-tomcat-8.0.27
[autoplot-jar-servlet] $ /bin/sh -xe /tmp/jenkins7722517875594659539.sh
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
7755ce114..2d05546e1 main -> origin/main
Updating 7755ce114..2d05546e1
Fast-forward
Autoplot/compile-application.sh | 1 +
DataSourcePack/src/org/autoplot/ascii/AsciiTableTableModel.java | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
+ cd ..
+ cd autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
268c5fbfb..125730426 main -> origin/main
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
Updating 268c5fbfb..125730426
Fast-forward
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
QDataSet/src/org/das2/qds/util/AsciiParser.java | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
+ cd ..
+ cd ..
+ echo #### CATALINA_HOME ####
#### CATALINA_HOME ####
+ echo
+ pwd
/var/local/jenkins/workspace/autoplot-jar-servlet
+ echo #/home/jbf/local/apache-ant-1.9.4/bin/ant -q -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
#/home/jbf/local/apache-ant-1.9.4/bin/ant -q -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -q -Dplatforms.JDK_8__System_.home=/usr/local/jdk1.8/ -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
/tmp/jenkins7722517875594659539.sh: 28: /home/jbf/local/apache-ant-1.9.4/bin/ant: not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE