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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Sep 24 11:01:58 UTC 2016


https://jenkins.debian.net/job/reproducible_html_notes/4942/Changes:

[Holger Levsen] simple change to trigger notes build

------------------------------------------
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 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 f12b83019b1d80ac8c22a1769c97614b13eaccc9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f12b83019b1d80ac8c22a1769c97614b13eaccc9
 > git rev-list 15cceecde017594bfa2966af60103a0224095266 # timeout=10
 > git tag -a -f -m Jenkins Build #4942 jenkins-reproducible_html_notes-4942 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3310454559685352698.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-24 11:01:08.134618
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:01:32.015576, took: 0:00:23.881005
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-24 11:01:32.738298
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.
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 466, 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 290, in gen_html_issue
    for pkg, popcon, is_popular in sorted(pkgs_popcon, key=lambda x: x[0] in bugs):
ValueError: too many values to unpack (expected 3)
INFO: Finished at 2016-09-24 11:01:58.339422, took: 0:00:25.601142
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list