[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4944

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Sep 24 12:06:21 UTC 2016


https://jenkins.debian.net/job/reproducible_html_notes/4944/------------------------------------------
Started by user Holger Levsen
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f337204173fbd72f0fa931d9611b0897c1d138d7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f337204173fbd72f0fa931d9611b0897c1d138d7
 > git rev-list f337204173fbd72f0fa931d9611b0897c1d138d7 # timeout=10
 > git tag -a -f -m Jenkins Build #4944 jenkins-reproducible_html_notes-4944 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1820882723211694828.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-24 11:45:42.323677
INFO: notes loaded. There are 6565 packages listed
INFO: notes checked. There are 6565 packages listed
INFO: Issues loaded. There are 245 issues
INFO: Saved 37357 notes in the database
INFO: Finished at 2016-09-24 11:45:55.889892, took: 0:00:13.566258
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-24 11:45:56.624539
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 6565 note pages.
INFO: Created 245 issue pages for testing
INFO: Created 245 issue pages for unstable
INFO: Created 245 issue pages for experimental
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 476, in <module>
    len),
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 429, in index_issues
    for issue in sorted(issues, key=lambda issue: sort_issues(firstscorefunc, issue)):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 429, in <lambda>
    for issue in sorted(issues, key=lambda issue: sort_issues(firstscorefunc, issue)):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 413, in sort_issues
    return (-scorefunc(issues_count[issue]), issue)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 472, in <lambda>
    lambda l: sum(popcon.package(*l).values())),
  File "/usr/lib/python3/dist-packages/popcon.py", line 145, in package
    raw = package_raw(*packages)
  File "/usr/lib/python3/dist-packages/popcon.py", line 189, in package_raw
    data = _fetch()
  File "/usr/lib/python3/dist-packages/popcon.py", line 108, in _fetch
    txt = _decompress(txt)
  File "/usr/lib/python3/dist-packages/popcon.py", line 134, in _decompress
    data = data.decode()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf2 in position 3872: invalid continuation byte
INFO: Finished at 2016-09-24 12:06:21.393840, took: 0:20:24.769324
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list