Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins17496496550602464211.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
Already up to date.
+ 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
   fb3fa55ec..91906932c  main       -> origin/main
Updating fb3fa55ec..91906932c
Fast-forward
 .../org/das2/util/filesystem/GitHubFileSystem.java | 24 +++++--
 .../org/das2/util/filesystem/GitLabFileSystem.java |  6 +-
 .../src/org/das2/util/filesystem/HtmlUtil.java     | 80 +++++++++++++---------
 .../org/das2/util/filesystem/HttpFileSystem.java   | 19 ++++-
 .../src/org/das2/util/filesystem/HttpUtil.java     |  7 +-
 .../org/das2/util/filesystem/WebFileObject.java    |  6 +-
 .../org/das2/util/filesystem/WebFileSystem.java    | 10 +++
 .../src/org/das2/util/filesystem/WebProtocol.java  |  5 +-
 8 files changed, 100 insertions(+), 57 deletions(-)
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Finished: SUCCESS