[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #748
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Mar 15 11:14:40 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_notes/748/>
------------------------------------------
Started by user Holger Levsen
Building 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 febe31f3dff72028c283b59b7acd42cf85f085ab (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f febe31f3dff72028c283b59b7acd42cf85f085ab
> git rev-list febe31f3dff72028c283b59b7acd42cf85f085ab # timeout=10
> git tag -a -f -m Jenkins Build #748 jenkins-reproducible_html_notes-748 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8451527354372265649.sh
+ /srv/jenkins/bin/reproducible_html_notes.py
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="libgcrypt11" AND r.status != ""
WARNING: This means there is no tested package with the name libgcrypt11.
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 465, in <module>
notes = load_notes()
File "/srv/jenkins/bin/reproducible_html_notes.py", line 159, in load_notes
for package in possible_notes: # check if every package listed on the notes
RuntimeError: dictionary changed size during iteration
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list