[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #9011

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 11 05:13:17 UTC 2015


See <https://jenkins.debian.net/job/reproducible_scheduler/9011/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7478070639759917214.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2015-10-11 05:10:59.528943
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 20 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 20 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 4 updated packages to the database...
INFO: Now inserting 1 new sources in the database: [('yosys', '0.5.0+20151007gitba4cce9-1', 'experimental', '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='('yosys', '0.5.0+20151007gitba4cce9-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 "yosys": syntax error
INFO: Finished at 2015-10-11 05:13:17.593082, took: 0:02:18.064157
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list