Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test100
[autoplot-test100] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins8372680713737194483.sh
+ [ -d autoplot ]
+ cd autoplot
+ git pull
Already up to date.
+ cd ..
+ cd autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
Already up to date.
+ cd ..
+ export JAVA_HOME=/usr/local/jdk1.8
+ [ -s /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml ]
+ echo ====================
====================
+ echo empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ echo rm file...
rm file...
+ echo ====================
====================
+ rm -f /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ cd ..
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo The present working directory:
The present working directory:
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52460733 Jun 18 23:57 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ rm -fr test*
+ rm -fr Test*
+ rm -fr diffs*
+ echo == make jar ==
== make jar ==
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -Dplatforms.JDK_1.8.home=/usr/local/jdk1.8/ -q -f autoplot/VATesting/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
BUILD FAILED
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:914: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:1765: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/BinaryDataSource/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/BinaryDataSource/nbproject/build-impl.xml:1493: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/DataSource/nbproject/build-impl.xml:970: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/DataSource/nbproject/build-impl.xml:270: Compile failed; see the compiler error output for details.
Total time: 3 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE