[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #71117
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Dec 20 09:21:29 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_live_status/71117/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1911548977318712957.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2015-12-20 09:18:51.613618
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Page generated at https://reproducible.debian.net/index_amd64_scheduled.html
INFO: Building the schedule index page for armhf...
INFO: finding out which usertagged bugs have been closed or at least have patches
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="postgresql-common" AND s.suite="unstable" AND s.architecture="armhf"
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_common.py", line 429, in link_package
notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
File "/srv/jenkins/bin/reproducible_common.py", line 351, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 92, in <module>
generate_schedule(arch)
File "/srv/jenkins/bin/reproducible_html_live_status.py", line 41, in generate_schedule
html += link_package(pkg, row[1], row[2], bugs)
File "/srv/jenkins/bin/reproducible_common.py", line 444, in link_package
html += get_trailing_icon(package, bugs) + '\n'
UnboundLocalError: local variable 'html' referenced before assignment
INFO: Finished at 2015-12-20 09:21:29.284333, took: 0:02:37.670734
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list