Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins3732075134481832547.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG:
TAG:
+ [ -d autoplot ]
+ git clone --recurse-submodules https://github.com/autoplot/autoplot.git
Cloning into 'autoplot'...
Submodule 'das2java' (git@github.com:das-developers/das2java.git) registered for path 'das2java'
Cloning into '/var/local/jenkins/workspace/autoplot-all/autoplot/das2java'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:das-developers/das2java.git' into submodule path '/var/local/jenkins/workspace/autoplot-all/autoplot/das2java' failed
Failed to clone 'das2java'. Retry scheduled
Cloning into '/var/local/jenkins/workspace/autoplot-all/autoplot/das2java'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:das-developers/das2java.git' into submodule path '/var/local/jenkins/workspace/autoplot-all/autoplot/das2java' failed
Failed to clone 'das2java' a second time, aborting
Build step 'Execute shell' marked build as failure
Finished: FAILURE