[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #3219

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 11 01:00:08 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_notes/3219/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4d680bce010e608eb74d57999b24a968a5568c75 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d680bce010e608eb74d57999b24a968a5568c75
 > git rev-list 4d680bce010e608eb74d57999b24a968a5568c75 # timeout=10
 > git tag -a -f -m Jenkins Build #3219 jenkins-reproducible_html_notes-3219 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1296007333112041681.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-02-11 00:59:03.781909
INFO: notes loaded. There are 3508 packages listed
CRITICAL: Error executing this query:
CRITICAL: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="python-numpy" AND r.status != ""








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 147, in <module>
    notes = load_notes()
  File "/srv/jenkins/bin/reproducible_notes.py", line 49, in load_notes
    result = query_db(query)
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-02-11 01:00:08.399426, took: 0:01:04.617543
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list