[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4785
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Sep 9 14:09:32 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_notes/4785/changes>
Changes:
[Emanuel Bronshtein] Tag dynare with leaks_path_environment_variable
[Emanuel Bronshtein] Tag 7 total packages with timestamps_in_ps_generated_by_dvips
[Emanuel Bronshtein] Tag 2 total packages with fontforge_resets_modification_time
------------------------------------------
Started by an SCM change
[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 -c core.askpass=true 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 -c core.askpass=true 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 7b87f9966d8eb08d08ee6a8555e40c26ff6222ca (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7b87f9966d8eb08d08ee6a8555e40c26ff6222ca
> git rev-list 6a4f7304bf9124a633eff901f245b12b77885f1f # timeout=10
> git tag -a -f -m Jenkins Build #4785 jenkins-reproducible_html_notes-4785 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8861681351910532669.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-09 14:08:54.078263
INFO: notes loaded. There are 6113 packages listed
INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="linux-tools" AND r.status != ""
This means there is no tested package with the name linux-tools
INFO: notes checked. There are 6112 packages listed
INFO: Issues loaded. There are 238 issues
INFO: Saved 34653 notes in the database
INFO: Finished at 2016-09-09 14:09:08.670606, took: 0:00:14.592380
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-09 14:09:09.431473
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
WARNING: This query produces no results: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="linux-tools" AND r.status != ""
WARNING: This means there is no tested package with the name linux-tools.
INFO: Created 6112 note pages.
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 463, in <module>
iterate_over_issues(issues)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 379, in iterate_over_issues
html = gen_html_issue(issue, suite)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 289, in gen_html_issue
pkgs_popcon = issues_popcon_annotate(pkgs)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 398, in issues_popcon_annotate
popcon_dict.update(popcon.package(*issues_list))
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 0xae in position 5915: invalid start byte
INFO: Finished at 2016-09-09 14:09:31.614990, took: 0:00:22.183533
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list