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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Sep 27 07:30:53 UTC 2016


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

[Holger Levsen] #834677 (ftbfs in testing) has been fixed

------------------------------------------
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 3da0e2564758b62fe5d272f0c2b258a9f3e57eb6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3da0e2564758b62fe5d272f0c2b258a9f3e57eb6
 > git rev-list 04b76f03ebb684156ef78649a74c1dcffa26a2fe # timeout=10
 > git tag -a -f -m Jenkins Build #4959 jenkins-reproducible_html_notes-4959 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5621437074372989021.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-09-27 07:29:29.850744
INFO: notes loaded. There are 6578 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="radiance" AND r.status != ""
This means there is no tested package with the name radiance
INFO: notes checked. There are 6577 packages listed
INFO: Issues loaded. There are 245 issues
INFO: Saved 37387 notes in the database
INFO: Finished at 2016-09-27 07:29:45.239988, took: 0:00:15.389297
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-09-27 07:29:46.160375
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="radiance" AND r.status != ""
WARNING: This means there is no tested package with the name radiance.
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 468, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 363, in iterate_over_notes
    html = gen_html_note(package, note)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 222, in gen_html_note
    for bug in note['bugs']:
TypeError: 'NoneType' object is not iterable
INFO: Finished at 2016-09-27 07:30:53.326284, took: 0:01:07.165921
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list