[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #45168
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jun 6 04:02:21 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_indexes/45168/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4366710852346383576.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2016-06-06 04:00:49.638472
INFO: finding out which usertagged bugs have been closed or at least have patches
CRITICAL: Error executing this query:
CRITICAL: SELECT s.name FROM sources AS s JOIN results AS r ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64" AND r.status="unreproducible" AND s.id NOT IN (SELECT package_id FROM notes) ORDER BY r.build_date DESC
CRITICAL: A query failed: SELECT s.name FROM sources AS s JOIN results AS r ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64" AND r.status="unreproducible" AND s.id NOT IN (SELECT package_id FROM notes) ORDER BY r.build_date DESC
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 543, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 521, in build_page
html1, footnote1 = build_page_section(page, section, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 456, in build_page_section
rows = query_db(query)
File "/srv/jenkins/bin/reproducible_common.py", line 388, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-06-06 04:02:21.160310, took: 0:01:31.521853
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list