Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins9208827879797866294.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
   30cb937af..133cd4351  main       -> origin/main
Updating 30cb937af..133cd4351
Fast-forward
 Autoplot/src/index.html                            |  1 +
 .../scriptconsole/AppScriptPanelSupport.java       | 13 ++++++++++++
 .../src/org/autoplot/datasource/URISplit.java      | 24 +++++++++++++++++++---
 .../autoplot/inline/InlineDataSourceFactory.java   |  6 ++++++
 4 files changed, 41 insertions(+), 3 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
Already up to date.
+ 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