Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-jar-servlet
[autoplot-jar-servlet] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins6492595835705034420.sh
+ export CATALINA_HOME=/home/jbf/local/apache-tomcat-8.0.27
[autoplot-jar-servlet] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins5534513715548458062.sh
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
aa5a38f61..cc29c4647 main -> origin/main
Updating aa5a38f61..cc29c4647
Fast-forward
Autoplot/src/index.html | 5 ++++-
Autoplot/src/org/autoplot/AddAnnotationDialog.java | 3 ++-
Autoplot/src/org/autoplot/AutoplotUI.java | 2 +-
Autoplot/src/org/autoplot/AxisPanel.java | 3 ++-
Autoplot/src/org/autoplot/GuiSupport.java | 4 ++--
Autoplot/src/org/autoplot/LayoutPanel.java | 5 +++--
Autoplot/src/org/autoplot/RunBatchTool.java | 7 ++++---
DataSource/src/org/autoplot/datasource/WindowManager.java | 13 +++++++++++++
.../src/org/autoplot/imagedatasource/ImageDataSource.java | 2 +-
.../autoplot/imagedatasource/ImageDataSourceFactory.java | 8 ++++----
10 files changed, 36 insertions(+), 16 deletions(-)
+ cd ..
+ cd autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
ec0ad40fd..01973825a main -> origin/main
Updating ec0ad40fd..01973825a
Fast-forward
QDataSet/src/org/das2/qds/ops/Ops.java | 4 ++-
dasCore/src/org/das2/graph/DasAnnotation.java | 38 ++++++++++-----------------
2 files changed, 17 insertions(+), 25 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 -f autoplot/Autoplot/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug
Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
BUILD FAILED
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/Autoplot/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/Autoplot/nbproject/build-impl.xml:1861: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/AudioSystemDataSource/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/AudioSystemDataSource/nbproject/build-impl.xml:1509: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/BinaryDataSource/nbproject/build-impl.xml:906: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/BinaryDataSource/nbproject/build-impl.xml:1493: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/DataSource/nbproject/build-impl.xml:914: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/DataSource/nbproject/build-impl.xml:1493: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-jar-servlet/autoplot/das2java/QDataSet/nbproject/build-impl.xml:151: The J2SE Platform is not correctly set up.
Your active platform is: JDK_8__System_, but the corresponding property "platforms.JDK_8__System_.home" is not found in the project's properties files.
Either open the project in the IDE and setup the Platform with the same name or add it manually.
For example like this:
ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.JDK_8__System_.home" in a .properties file)
or ant -Dplatforms.JDK_8__System_.home=<path_to_JDK_home> jar (where no properties file is used)
Total time: 1 second
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE