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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jul 22 10:29:24 BST 2018


See <https://jenkins.debian.net/job/reproducible_scheduler/21510/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins599546655750256310.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2018-07-22 09:23:01] INFO: Starting at 2018-07-22 09:23:01.394171
[2018-07-22 09:23:01] INFO: Updating sources tables for all suites.
[2018-07-22 09:23:01] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2018-07-22 09:23:02] INFO: Updating sources db for stretch/amd64...
[2018-07-22 09:23:26] INFO: Pushing 0 updated packages to the database...
[2018-07-22 09:23:39] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:23:39] INFO: DB update done for stretch/amd64 done at 2018-07-22 09:23:39.
[2018-07-22 09:23:39] INFO: Updating sources db for stretch/i386...
[2018-07-22 09:24:04] INFO: Pushing 0 updated packages to the database...
[2018-07-22 09:24:17] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:24:17] INFO: DB update done for stretch/i386 done at 2018-07-22 09:24:17.
[2018-07-22 09:24:17] INFO: Updating sources db for stretch/arm64...
[2018-07-22 09:24:39] INFO: Pushing 0 updated packages to the database...
[2018-07-22 09:24:55] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:24:55] INFO: DB update done for stretch/arm64 done at 2018-07-22 09:24:55.
[2018-07-22 09:24:55] INFO: Updating sources db for stretch/armhf...
[2018-07-22 09:25:21] INFO: Pushing 0 updated packages to the database...
[2018-07-22 09:25:37] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:25:37] INFO: DB update done for stretch/armhf done at 2018-07-22 09:25:37.
[2018-07-22 09:25:37] INFO: Sources for suite stretch done at 2018-07-22 09:25:37.
[2018-07-22 09:25:37] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
[2018-07-22 09:25:38] INFO: Updating sources db for buster/amd64...
[2018-07-22 09:26:04] INFO: Pushing 1 updated packages to the database...
[2018-07-22 09:26:20] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:26:20] INFO: DB update done for buster/amd64 done at 2018-07-22 09:26:20.
[2018-07-22 09:26:20] INFO: Updating sources db for buster/i386...
[2018-07-22 09:26:45] INFO: Pushing 1 updated packages to the database...
[2018-07-22 09:27:03] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:27:04] INFO: DB update done for buster/i386 done at 2018-07-22 09:27:04.
[2018-07-22 09:27:04] INFO: Updating sources db for buster/arm64...
[2018-07-22 09:27:29] INFO: Pushing 1 updated packages to the database...
[2018-07-22 09:27:45] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:27:45] INFO: DB update done for buster/arm64 done at 2018-07-22 09:27:45.
[2018-07-22 09:27:45] INFO: Updating sources db for buster/armhf...
[2018-07-22 09:28:10] INFO: Pushing 1 updated packages to the database...
[2018-07-22 09:28:28] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:28:28] INFO: DB update done for buster/armhf done at 2018-07-22 09:28:28.
[2018-07-22 09:28:28] INFO: Sources for suite buster done at 2018-07-22 09:28:28.
[2018-07-22 09:28:28] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz
[2018-07-22 09:28:30] INFO: Updating sources db for unstable/amd64...
[2018-07-22 09:29:04] INFO: Pushing 14 updated packages to the database...
[2018-07-22 09:29:04] INFO: Now inserting 1 new sources in the database: [{'suite': 'unstable', 'architecture': 'amd64', 'name': 'powerline-gitstatus', 'version': '1.2.1-1'}]
[2018-07-22 09:29:23] INFO: Now deleting 0 removed packages: []
[2018-07-22 09:29:23] INFO: Building pages for the new packages
[2018-07-22 09:29:23] INFO: Generating the pages of 1 package(s)
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 760, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 266, in update_sources
    update_sources_db(suite, arch, sources)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 405, in update_sources_db
    gen_packages_html([Package(x['name']) for x in pkgs_to_add], no_clean=True)
  File "/srv/jenkins/bin/reproducible_html_packages.py", line 342, in gen_packages_html
    gen_history_page(package)
  File "/srv/jenkins/bin/reproducible_html_packages.py", line 331, in gen_history_page
    noendpage=True)
  File "/srv/jenkins/bin/rblib/html.py", line 151, in write_html_page
    fd.write(html)
OSError: [Errno 28] No space left on device
[2018-07-22 09:29:23] INFO: Finished at 2018-07-22 09:29:23.779032, took: 0:06:22.384896
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list