Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins8201605919230875862.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG: 
TAG: 
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
   d677c22f8..852f129d1  main       -> origin/main
Updating d677c22f8..852f129d1
Fast-forward
 Autoplot/src/index.html                            |   6 +++---
 Autoplot/src/screen.png                            | Bin 192832 -> 144644 bytes
 .../Das2ServerDataSourceEditorPanel.java           |   3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-all
PWD1: , /var/local/jenkins/workspace/autoplot-all
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
   9ec0499f4..47e8aeabd  main       -> origin/main
Updating 9ec0499f4..47e8aeabd
Fast-forward
 dasCore/src/org/das2/client/Das2ServerGUI.java     | 183 ++++++++++++++-------
 dasCore/src/test/components/TestDas2ServerGUI.java |   4 +-
 2 files changed, 121 insertions(+), 66 deletions(-)
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Finished: SUCCESS