Skip to content
Success

Console Output

Started by user Thorsten Vitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/TopicsExplorer
 > /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/DARIAH-DE/TopicsExplorer # timeout=10
Fetching upstream changes from git://github.com/DARIAH-DE/TopicsExplorer
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/DARIAH-DE/TopicsExplorer +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/clean-ipynb
Seen branch in repository origin/electron
Seen branch in repository origin/gh-pages
Seen branch in repository origin/master
Seen branch in repository origin/only_TM_functions
Seen branch in repository origin/pyinstaller
Seen branch in repository origin/testing
Seen 7 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision f28d2c49deb6fbb4231df8840490ae2e5bf0ea66 (origin/testing)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f f28d2c49deb6fbb4231df8840490ae2e5bf0ea66
Commit message: "Added coverage config"
 > /usr/bin/git rev-list --no-walk f28d2c49deb6fbb4231df8840490ae2e5bf0ea66 # timeout=10
$ bash -c "[ -d \$HOME/.pyenv ]"
Installing pyenv...
$ bash -c "git clone https://github.com/yyuu/pyenv.git \$HOME/.pyenv && cd \$HOME/.pyenv && git checkout master"
Cloning into '/mnt/data/jenkins/.pyenv'...
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Installed pyenv.
$ bash -c "cd /mnt/data/jenkins/workspace/TopicsExplorer && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$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.6.5 \$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'.
Already up-to-date.
Updated pyenv.
Installing 3.6.5...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv install 3.6.5"
Downloading Python-3.6.5.tar.xz...
-> https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz
Installing Python-3.6.5...
Installed Python-3.6.5 to /mnt/data/jenkins/.pyenv/versions/3.6.5

Installed 3.6.5.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv exec pip list"
Installing pipenv...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv exec pip install pipenv"
Collecting pipenv
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/8d/fe/4faa519acfb984015dde4e2973d89e47baf6a9cd81e9d58e2f2d3c47fb6f/pipenv-2018.5.18-py3-none-any.whl (6.4MB)
Collecting certifi (from pipenv)
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB)
Requirement already satisfied: pip>=9.0.1 in ./.pyenv/versions/3.6.5/lib/python3.6/site-packages (from pipenv)
Collecting virtualenv (from pipenv)
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/b6/30/96a02b2287098b23b875bc8c2f58071c35d2efe84f747b64d523721dc2b5/virtualenv-16.0.0-py2.py3-none-any.whl (1.9MB)
Collecting virtualenv-clone>=0.2.5 (from pipenv)
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Cache entry deserialization failed, entry ignored
  Downloading https://files.pythonhosted.org/packages/6d/c2/dccb5ccf599e0c5d1eea6acbd058af7a71384f9740179db67a9182a24798/virtualenv_clone-0.3.0-py2.py3-none-any.whl
Requirement already satisfied: setuptools>=36.2.1 in ./.pyenv/versions/3.6.5/lib/python3.6/site-packages (from pipenv)
Installing collected packages: certifi, virtualenv, virtualenv-clone, pipenv
Successfully installed certifi-2018.4.16 pipenv-2018.5.18 virtualenv-16.0.0 virtualenv-clone-0.3.0
You are using pip version 9.0.3, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Installed pipenv.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.6.5 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
[TopicsExplorer] $ /bin/sh -xe /tmp/jenkins1263570750061633220.sh
+ pipenv install --dev
Creating a virtualenv for this project…
Using /mnt/data/jenkins/.pyenv/versions/3.6.5/bin/python3.6m (3.6.5) to create virtualenv…
Running virtualenv with interpreter /mnt/data/jenkins/.pyenv/versions/3.6.5/bin/python3.6m
Using base prefix '/mnt/data/jenkins/.pyenv/versions/3.6.5'
New python executable in /mnt/data/jenkins/.local/share/virtualenvs/TopicsExplorer-Nud-nWQq/bin/python3.6m
Also creating executable in /mnt/data/jenkins/.local/share/virtualenvs/TopicsExplorer-Nud-nWQq/bin/python
Installing setuptools, pip, wheel...done.

Virtualenv location: /mnt/data/jenkins/.local/share/virtualenvs/TopicsExplorer-Nud-nWQq
Pipfile.lock (088423) out of date, updating to (c868be)…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
Updated Pipfile.lock (c868be)!
Installing dependencies from Pipfile.lock (c868be)…
To activate this project's virtualenv, run the following:
 $ pipenv shell
+ pipenv run pytest --junit-xml tests.xml --cov=application --cov-report=xml --cov-report=html
============================= test session starts ==============================
platform linux -- Python 3.6.5, pytest-3.5.0, py-1.5.3, pluggy-0.6.0
rootdir: /mnt/data/jenkins/workspace/TopicsExplorer, inifile:
plugins: cov-2.5.1
collected 2 items

tests/web_test.py ss                                                     [100%]

--- generated xml file: /mnt/data/jenkins/workspace/TopicsExplorer/tests.xml ---

----------- coverage: platform linux, python 3.6.5-final-0 -----------
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml

========================== 2 skipped in 1.08 seconds ===========================
Recording test results
[Cobertura] Publishing Cobertura coverage report...

[Cobertura] Publishing Cobertura coverage results...

[Cobertura] Cobertura coverage report found.

[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@698afbcb[description=Allowing you to analyze and explore your own text corpora using topic models – without prior knowledge or special prerequisites.,homepage=https://dariah-de.github.io/TopicsExplorer,name=TopicsExplorer,fork=false,size=38239,milestones={},language=HTML,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 29 May 2018 15:40:09 GMT], ETag=[W/"dff4fcc37c374f0b24d3bbe857e734cf"], Last-Modified=[Tue, 29 May 2018 14:42:18 GMT], OkHttp-Received-Millis=[1527608410052], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1527608409873], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[91C9:1615:29E071A:5B013ED:5B0D7459], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4995], X-RateLimit-Reset=[1527611261], X-Runtime-rack=[0.074468], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DARIAH-DE/TopicsExplorer,id=119561258]] (sha:f28d2c4) with context:TopicsExplorer
Setting commit status on GitHub for https://github.com/DARIAH-DE/TopicsExplorer/commit/f28d2c49deb6fbb4231df8840490ae2e5bf0ea66
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
[ci-game] evaluating rule: Build result
[ci-game] scored: 1.0
[ci-game] evaluating rule: Increased number of passed tests
[ci-game] evaluating rule: Decreased number of passed tests
[ci-game] evaluating rule: Increased number of failed tests
[ci-game] evaluating rule: Decreased number of failed tests
[ci-game] evaluating rule: Increased number of skipped tests
[ci-game] evaluating rule: Decreased number of skipped tests
[ci-game] evaluating rule: Open HIGH priority tasks
[ci-game] evaluating rule: Open NORMAL priority tasks
[ci-game] evaluating rule: Open LOW priority tasks
[ci-game] evaluating rule: Changed number of compiler warnings
Finished: SUCCESS