Console Output

Started by GitHub push by thvitt
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 1a6856e11aac9aab473c39dbf363668f51a594ff (refs/remotes/origin/next)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 1a6856e11aac9aab473c39dbf363668f51a594ff # timeout=10
Commit message: "Allow parallel parsing of corpus files"
 > /usr/bin/git rev-list --no-walk 4f21ac5a68495e172f8cdf7a6d95cb30facc653a # timeout=10
No emails were triggered.
[pydelta-next] $ /usr/bin/python3 /mnt/data/jenkins/shiningpanda/jobs/229ceee7/virtualenv.py /mnt/data/jenkins/shiningpanda/jobs/229ceee7/virtualenvs/5b616259
Using base prefix '/usr'
New python executable in /mnt/data/jenkins/shiningpanda/jobs/229ceee7/virtualenvs/5b616259/bin/python3
Also creating executable in /mnt/data/jenkins/shiningpanda/jobs/229ceee7/virtualenvs/5b616259/bin/python
Installing setuptools, pip, wheel...done.
[pydelta-next] $ /bin/sh -xe /tmp/shiningpanda8537121986343532194.sh
+ pip install -r requirements.txt
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Obtaining file:///mnt/data/jenkins/workspace/pydelta-next (from -r requirements.txt (line 1))
Collecting Cython
  Downloading Cython-0.29.23-cp35-cp35m-manylinux1_x86_64.whl (1.9 MB)
Collecting pytest
  Using cached pytest-6.1.2-py3-none-any.whl (272 kB)
Collecting pytest-cov
  Downloading pytest_cov-2.12.1-py2.py3-none-any.whl (20 kB)
Collecting Sphinx
  Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB)
Collecting ipykernel
  Downloading ipykernel-5.5.5-py3-none-any.whl (120 kB)
Collecting nbsphinx
  Using cached nbsphinx-0.7.1-py3-none-any.whl (24 kB)
Collecting scipy>=0.14.0
  Using cached scipy-1.4.1-cp35-cp35m-manylinux1_x86_64.whl (26.0 MB)
Collecting matplotlib>=1.3.1
  Using cached matplotlib-3.0.3-cp35-cp35m-manylinux1_x86_64.whl (13.0 MB)
Collecting numpy>=1.8.1
  Using cached numpy-1.18.5-cp35-cp35m-manylinux1_x86_64.whl (19.9 MB)
Collecting pandas>=0.13.1
  Using cached pandas-0.25.3-cp35-cp35m-manylinux1_x86_64.whl (10.3 MB)
Collecting scikit-learn>=0.16.0
  Using cached scikit_learn-0.22.2.post1-cp35-cp35m-manylinux1_x86_64.whl (7.0 MB)
ERROR: Could not find a version that satisfies the requirement joblib>=1.0.1 (from delta)
ERROR: No matching distribution found for joblib>=1.0.1
Build step 'Virtualenv Builder' marked build as failure
[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 8 mo 4 days 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@76d7e8d4[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=2994,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-13T16:30:40Z]] (sha:1a6856e) with context:pydelta-next
Setting commit status on GitHub for https://github.com/cophi-wue/pydelta/commit/1a6856e11aac9aab473c39dbf363668f51a594ff
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
Sending email to: thorsten.vitt@uni-wuerzburg.de
Finished: FAILURE