[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #9000
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 10 18:13:11 UTC 2015
See <https://jenkins.debian.net/job/reproducible_scheduler/9000/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5971536454136303342.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2015-10-10 18:10:58.711215
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 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Downloading sources file for unstable: http://ftp.de.debian.org/debian/dists/unstable/main/source/Sources.xz
INFO: Updating sources db for unstable/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Updating sources db for unstable/armhf...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Downloading sources file for experimental: http://ftp.de.debian.org/debian/dists/experimental/main/source/Sources.xz
INFO: Updating sources db for experimental/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 1 new sources in the database: [('gnome-desktop3', '3.18.0-1', 'experimental', 'amd64')]
INFO: Now deleting 1 removed packages: ['enblend-enfuse']
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='('gnome-desktop3', '3.18.0-1', 'experimental', '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 "gnome": syntax error
INFO: Finished at 2015-10-10 18:13:11.150656, took: 0:02:12.439463
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list