Console Output

Started by user Thorsten Vitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-macrogen
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ZobU95M2PQDj/agent.6375
SSH_AGENT_PID=6377
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_1600047738336243018.key
Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_1600047738336243018.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_1600047738336243018.key)
[ssh-agent] Using credentials git
$ ssh-add /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_8740216472089966544.key
Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_8740216472089966544.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_8740216472089966544.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-macrogen # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-macrogen
 > /usr/bin/git --version # timeout=10
using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b1c133ec5d3e96bc5f231b890c5bf60dcb503a0e (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f b1c133ec5d3e96bc5f231b890c5bf60dcb503a0e
Commit message: "Improved report pages"
First time build. Skipping changelog.
[faust-macrogen] $ /bin/sh -xe /tmp/shiningpanda7990732358230226210.sh
+ pipenv install
Warning: Python 3.6 was not found on your system...
You can specify specific versions of Python with:
  $ pipenv --python path/to/python
Build step 'Python Builder' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 6377 killed;
[ssh-agent] Stopped.
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Finished: FAILURE