Console Output

Started by GitHub push by severinsimmler
Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/cophi_toolbox
 > /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/cophi-wue/cophi-toolbox # timeout=10
Fetching upstream changes from git://github.com/cophi-wue/cophi-toolbox
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/cophi-wue/cophi-toolbox +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/gh-pages
Seen branch in repository origin/master
Seen branch in repository origin/oop
Seen branch in repository origin/testing
Seen 4 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 58fe1c58eeb132c0dbb4f7884a50fb2dc6f124cf (origin/oop)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 58fe1c58eeb132c0dbb4f7884a50fb2dc6f124cf
Commit message: "release v1.0.1"
 > /usr/bin/git rev-list --no-walk 7c4f816b2c1de1748b6931dcea069069902c578d # timeout=10
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/cophi_toolbox && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.4.1 \$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.4.1 \$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.4.1...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.4.1 \$HOME/.pyenv/bin/pyenv install 3.4.1"
Downloading Python-3.4.1.tar.xz...
-> https://www.python.org/ftp/python/3.4.1/Python-3.4.1.tar.xz
Installing Python-3.4.1...
patching file ./Lib/ssl.py
patching file ./Modules/_ssl.c
Hunk #1 succeeded at 2014 (offset -2 lines).
Hunk #2 succeeded at 4066 (offset -7 lines).
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?

Please consult to the Wiki page to fix the problem.
https://github.com/pyenv/pyenv/wiki/Common-build-problems


BUILD FAILED (Debian testing using python-build 1.2.7-1-g7190216)

Inspect or clean up the working tree at /tmp/python-build.20180823230916.23857
Results logged to /tmp/python-build.20180823230916.23857.log

Last 10 log lines:
(cd /mnt/data/jenkins/.pyenv/versions/3.4.1/share/man/man1; ln -s python3.4.1 python3.1)
if test "xupgrade" != "xno"  ; then \
	case upgrade in \
		upgrade) ensurepip="--upgrade" ;; \
		install|*) ensurepip="" ;; \
	esac; \
	 ./python -E -m ensurepip \
		$ensurepip --root=/ ; \
fi
Ignoring ensurepip failure: pip 1.5.6 requires SSL/TLS
$ bash -c "rm -rf \$HOME/.pyenv.lock"
FATAL: (CommandError) failed: "env PYENV_ROOT\\=\\$HOME/.pyenv PYENV_VERSION\\=3.4.1 \\$HOME/.pyenv/bin/pyenv install 3.4.1"
org.jruby.exceptions.RaiseException: (CommandError) failed: "env PYENV_ROOT\\=\\$HOME/.pyenv PYENV_VERSION\\=3.4.1 \\$HOME/.pyenv/bin/pyenv install 3.4.1"
	at Pyenv::InvokeCommand.run(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv/invoke.rb:18)
	at RUBY.setup!(/mnt/data/jenkins/plugins/pyenv/WEB-INF/classes/lib/pyenv.rb:29)
	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)
[TASKS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[Cobertura] Publishing Cobertura coverage report...

[Set GitHub commit status (universal)] ERROR on repos [GHRepository@64a4ba63[description=A repository containing general functions for processing and accessing text corpora,homepage=<null>,name=cophi-toolbox,license=<null>,fork=false,size=412,milestones={},language=Python,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=[Thu, 23 Aug 2018 21:10:36 GMT], ETag=[W/"7dd367925662bc936653a6f36a756f75"], Last-Modified=[Tue, 19 Jun 2018 14:12:56 GMT], OkHttp-Received-Millis=[1535058636671], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1535058636495], 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=[A516:03E0:71E0A8:FBA76F:5B7F22CC], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1535062236], X-Runtime-rack=[0.074399], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/cophi-wue/cophi-toolbox,id=113045733]] (sha:58fe1c5) with context:cophi_toolbox
Setting commit status on GitHub for https://github.com/cophi-wue/cophi-toolbox/commit/58fe1c58eeb132c0dbb4f7884a50fb2dc6f124cf
[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