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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 14 00:59:30 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_notes/4465/changes>

Changes:

[lamby] Add note for zotero-standalone-build

[lamby] Add bug reference for cinder

[lamby] Add patch/fix for tf5

[lamby] Add patch/fix for pybit

------------------------------------------
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 7af160e82643165e0da782823acd2c61a44b4105 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7af160e82643165e0da782823acd2c61a44b4105
 > git rev-list e9cd6cdc8abdacbf03c40a750dded6ec23b2919f # timeout=10
 > git tag -a -f -m Jenkins Build #4465 jenkins-reproducible_html_notes-4465 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8477205538368157788.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-08-14 00:57:31.573093
INFO: notes loaded. There are 3794 packages listed
INFO: notes checked. There are 3794 packages listed
INFO: Issues loaded. There are 223 issues
INFO: Saved 20850 notes in the database
INFO: Finished at 2016-08-14 00:57:38.173432, took: 0:00:06.600373
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-08-14 00:57:38.563142
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 3794 note pages.
INFO: Created 223 issue pages for testing
CRITICAL: Error executing this query:
CRITICAL: SELECT n.issues, n.bugs, n.comments FROM notes AS n JOIN sources AS s ON s.id=n.package_id WHERE s.name="xorg-server" AND s.suite="unstable" AND s.architecture="amd64"








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 291, in gen_html_issue
    affected += tab*6 + link_package(pkg, suite, arch, bugs, popcon, is_popular)
  File "/srv/jenkins/bin/reproducible_common.py", line 442, in link_package
    notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 358, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-08-14 00:59:29.795088, took: 0:01:51.231967
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list