Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins3646506382791101903.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
   c453a0704..254dcdce6  main       -> origin/main
Updating c453a0704..254dcdce6
Fast-forward
 .../src/org/autoplot/cdf/CdfUtil.java              | 23 ++++++++++------
 .../jythonsupport/SimplifyScriptSupport.java       |  4 +--
 .../autoplot/jythonsupport/StaticCodeAnalysis.java | 32 +++++++++++++++++++++-
 .../jythoncompletion/JythonCompletionTask.java     |  6 ++++
 4 files changed, 54 insertions(+), 11 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-test100
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Finished: SUCCESS