Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins11672534424511847712.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
   0ac5aa3f5..fd3f99de3  main       -> origin/main
Updating 0ac5aa3f5..fd3f99de3
Fast-forward
 Autoplot/src/index.html                            |  2 +
 .../datasource/jython/JythonDataSource.java        |  3 +-
 .../datasource/jython/JythonDataSourceFactory.java | 49 +++++++++++++++++++++-
 3 files changed, 51 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-test100
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-jar-all
Finished: SUCCESS