[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #25394

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 11 05:46:50 UTC 2015


See <https://jenkins.debian.net/job/reproducible_html_indexes/25394/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson6913592524382534261.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2015-11-11 05:45:08.499445
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: "Packages in testing/amd64 which have been blacklisted" now available at https://reproducible.debian.net/testing/amd64/index_blacklisted.html
INFO: "Packages in testing/amd64 which should not be build on "amd64"" now available at https://reproducible.debian.net/testing/amd64/index_not_for_us.html
CRITICAL: Error executing this query:
CRITICAL: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64" AND r.status="reproducible" ORDER BY r.build_date DESC
CRITICAL: A query failed: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64" AND r.status="reproducible" ORDER BY r.build_date DESC
















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 456, in build_page_section
    rows = query_db(query)
  File "/srv/jenkins/bin/reproducible_common.py", line 347, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2015-11-11 05:46:49.922164, took: 0:01:41.422740
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list