[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #8986
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 10 04:11:42 UTC 2015
See <https://jenkins.debian.net/job/reproducible_scheduler/8986/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3082522820830514031.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2015-10-10 04:10:59.841577
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Updating sources tables for all suites.
INFO: Downloading sources file for testing: http://ftp.de.debian.org/debian/dists/testing/main/source/Sources.xz
INFO: Updating sources db for testing/amd64...
INFO: Pushing 42 updated packages to the database...
INFO: Now inserting 4 new sources in the database: [('berkeley-express', '1.5.1-1', 'testing', 'amd64'), ('r-cran-bayesfactor', '0.9.12-2-1', 'testing', 'amd64'), ('r-cran-conting', '1.5-1', 'testing', 'amd64'), ('r-cran-etm', '0.6-2-1', 'testing', 'amd64')]
INFO: Now deleting 0 removed packages: []
INFO: Building pages for the new packages
CRITICAL: Error executing this query:
CRITICAL:
CRITICAL: SELECT id, version, suite, architecture, status, build_date,
CRITICAL: build_duration, builder
CRITICAL: FROM stats_build WHERE name='('berkeley-express', '1.5.1-1', 'testing', 'amd64')' ORDER BY build_date DESC
CRITICAL:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_scheduler.py", line 554, in <module>
update_sources(suite)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 179, in update_sources
update_sources_db(suite, arch, sources)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 275, in update_sources_db
gen_packages_html([Package(x) for x in pkgs_to_add], no_clean=True)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 275, in <listcomp>
gen_packages_html([Package(x) for x in pkgs_to_add], no_clean=True)
File "/srv/jenkins/bin/reproducible_common.py", line 728, in __init__
self._load_history()
File "/srv/jenkins/bin/reproducible_common.py", line 738, in _load_history
results = query_db(query)
File "/srv/jenkins/bin/reproducible_common.py", line 346, in query_db
cursor.execute(query)
sqlite3.OperationalError: near "berkeley": syntax error
INFO: Finished at 2015-10-10 04:11:42.037565, took: 0:00:42.196003
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list