[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #20315
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Sep 19 05:47:43 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_indexes/20315/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5348675446848319328.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2015-09-19 05:45:02.172823
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="neutron" AND s.suite="testing" AND s.architecture="amd64"
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_common.py", line 402, in link_package
notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
File "/srv/jenkins/bin/reproducible_common.py", line 324, 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_indexes.py", line 547, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 523, in build_page
html1, footnote1 = build_page_section(page, section, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 469, in build_page_section
html += tab*2 + link_package(pkg, suite, arch, bugs)
File "/srv/jenkins/bin/reproducible_common.py", line 417, in link_package
html += get_trailing_icon(package, bugs) + '\n'
UnboundLocalError: local variable 'html' referenced before assignment
INFO: Finished at 2015-09-19 05:47:43.513661, took: 0:02:41.340858
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list