Console Output

Started by GitHub push by thvitt
Started by user Thorsten Vitt
Rebuilds build #28
Running as SYSTEM
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/pydelta-next
The recommended git tool is: NONE
using credential Github
 > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/workspace/pydelta-next/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/cophi-wue/pydelta # timeout=10
Fetching upstream changes from https://github.com/cophi-wue/pydelta
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.11.0'
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress -- https://github.com/cophi-wue/pydelta +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/next^{commit} # timeout=10
Checking out Revision 01d6c5dfb18ba1f6598f57194bd667ef0fb472ef (refs/remotes/origin/next)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 01d6c5dfb18ba1f6598f57194bd667ef0fb472ef # timeout=10
Commit message: "Compatibility w/Python 3.7."
 > /usr/bin/git rev-list --no-walk 01d6c5dfb18ba1f6598f57194bd667ef0fb472ef # timeout=10
No emails were triggered.
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/pydelta-next && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv versions --bare"
Updating pyenv...
$ bash -c "cd \$HOME/.pyenv && git checkout master && git pull"
Already on 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/yyuu/pyenv
   bbcecc75..20df0642  master     -> origin/master
 * [new tag]           v2.0.2     -> v2.0.2
Updating bbcecc75..20df0642
Fast-forward
 CHANGELOG.md                                       | 10 +++++++++
 README.md                                          |  2 +-
 libexec/pyenv---version                            |  2 +-
 libexec/pyenv-init                                 |  2 +-
 .../share/python-build/{3.10.0b2 => 3.10.0b3}      |  4 ++--
 .../share/python-build/mambaforge-4.10.1-5         | 22 +++++++++++++++++++
 .../share/python-build/miniforge3-4.10.1-5         | 25 ++++++++++++++++++++++
 7 files changed, 62 insertions(+), 5 deletions(-)
 rename plugins/python-build/share/python-build/{3.10.0b2 => 3.10.0b3} (58%)
 create mode 100644 plugins/python-build/share/python-build/mambaforge-4.10.1-5
 create mode 100644 plugins/python-build/share/python-build/miniforge3-4.10.1-5
Updated pyenv.
Installing 3.7.9...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv install 3.7.9"
Downloading Python-3.7.9.tar.xz...
-> https://www.python.org/ftp/python/3.7.9/Python-3.7.9.tar.xz
Installing Python-3.7.9...
Installed Python-3.7.9 to /mnt/data/jenkins/.pyenv/versions/3.7.9

Installed 3.7.9.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv exec pip list"
Installing tox poetry...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.9 \$HOME/.pyenv/bin/pyenv exec pip install tox\ poetry"
ERROR: Invalid requirement: 'tox poetry'
WARNING: You are using pip version 20.1.1; however, version 21.1.3 is available.
You should consider upgrading via the '/mnt/data/jenkins/.pyenv/versions/3.7.9/bin/python3.7 -m pip install --upgrade pip' command.
$ bash -c "rm -rf \$HOME/.pyenv.lock"
FATAL: (CommandError) failed: "env PYENV_ROOT\\=\\$HOME/.pyenv PYENV_VERSION\\=3.7.9 \\$HOME/.pyenv/bin/pyenv exec pip install tox\\ poetry"
org.jruby.exceptions.RaiseException: (CommandError) failed: "env PYENV_ROOT\\=\\$HOME/.pyenv PYENV_VERSION\\=3.7.9 \\$HOME/.pyenv/bin/pyenv exec pip install tox\\ poetry"
	at RUBY.run(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv/invoke.rb:18)
	at RUBY.pip_install!(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv.rb:86)
	at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613)
	at RUBY.pip_install!(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv.rb:83)
	at RUBY.setup!(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv.rb:32)
	at RUBY.synchronize(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv/semaphore.rb:15)
	at RUBY.setup!(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv.rb:24)
	at RUBY.setup(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/models/pyenv_wrapper.rb:57)
	at RUBY.setUp(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/vendor/gems/gems/jenkins-plugin-runtime-0.2.3/lib/jenkins/model/environment_proxy.rb:8)
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/pydelta-next/build/sphinx/html to /mnt/data/jenkins/jobs/pydelta-next/htmlreports/Documentation
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /mnt/data/jenkins/workspace/pydelta-next/pytest.xml is 7 days 0 hr old

[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Set GitHub commit status (universal)] ERROR on repos [GHRepository@1bff0efe[nodeId=MDEwOlJlcG9zaXRvcnk4NDYzMzk3MQ==,description=an experimental implementation of Burrow's delta in Python 3,homepage=http://dev.digital-humanities.de/ci/job/pydelta-next/Documentation/index.html,name=pydelta,fork=true,archived=false,size=3486,milestones={},language=Jupyter Notebook,commits={},isTemplate=<null>,url=https://api.github.com/repos/cophi-wue/pydelta,id=84633971,nodeId=<null>,createdAt=2017-03-11T08:03:36Z,updatedAt=2021-06-27T11:11:35Z]] (sha:01d6c5d) with context:pydelta-next
Setting commit status on GitHub for https://github.com/cophi-wue/pydelta/commit/01d6c5dfb18ba1f6598f57194bd667ef0fb472ef
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
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE