Console Output
Started by GitHub push by SimonBin
Started by GitHub push by dependabot[bot]
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/DL-Learner regression statistics/workspace
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/SmartDataAnalytics/DL-Learner # timeout=10
Fetching upstream changes from https://github.com/SmartDataAnalytics/DL-Learner
> git --version # timeout=10
> git fetch --tags --progress https://github.com/SmartDataAnalytics/DL-Learner +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision e777de1869c60da24c78bd6afc729b5e22288e26 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f e777de1869c60da24c78bd6afc729b5e22288e26 # timeout=10
Commit message: "Merge pull request #84 from SmartDataAnalytics/dependabot/maven/components-core/com.thoughtworks.xstream-xstream-1.4.16"
> git rev-list --no-walk 6359c3e4ff7595d4758e6ba3c5e18698a8ad5324 # timeout=10
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins8198022584634294826.sh
+ /bin/bash -c
. ~/.bashrc
workon dllearner_regression_stats
cd ~/src/dl-learner-regression-stats/
bin/makestats --localrepo --branch develop --csvout ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/carcinogenesis.csv ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/ /usr/share/tomcat6/src/dl-learner-regression-stats/param-celoe.conf inc
/bin/bash: line 1: /usr/share/tomcat8/.bashrc: No such file or directory
/bin/bash: line 2: workon: command not found
/bin/bash: line 3: cd: /usr/share/tomcat8/src/dl-learner-regression-stats/: No such file or directory
/bin/bash: line 4: bin/makestats: No such file or directory
Build step 'Execute shell' marked build as failure
Recording plot data
Finished: FAILURE