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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jul 26 22:25:32 BST 2019


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

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins5604314163366527554.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2019-07-26 21:23:00] INFO: Starting at 2019-07-26 21:23:00.906658
[2019-07-26 21:23:01] INFO: Updating sources tables for all suites.
[2019-07-26 21:23:01] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2019-07-26 21:23:02] INFO: Updating sources db for stretch/amd64...
[2019-07-26 21:23:26] INFO: Pushing 0 updated packages to the database...
[2019-07-26 21:23:39] INFO: Now deleting 0 removed packages: []
[2019-07-26 21:23:39] INFO: DB update done for stretch/amd64 done at 2019-07-26 21:23:39.
[2019-07-26 21:23:39] INFO: Updating sources db for stretch/i386...
[2019-07-26 21:24:03] INFO: Pushing 0 updated packages to the database...
[2019-07-26 21:24:16] INFO: Now deleting 0 removed packages: []
[2019-07-26 21:24:16] INFO: DB update done for stretch/i386 done at 2019-07-26 21:24:16.
[2019-07-26 21:24:16] INFO: Updating sources db for stretch/arm64...
[2019-07-26 21:24:40] INFO: Pushing 0 updated packages to the database...
[2019-07-26 21:24:52] INFO: Now deleting 0 removed packages: []
[2019-07-26 21:24:52] INFO: DB update done for stretch/arm64 done at 2019-07-26 21:24:52.
[2019-07-26 21:24:52] INFO: Updating sources db for stretch/armhf...
[2019-07-26 21:25:17] INFO: Pushing 0 updated packages to the database...
[2019-07-26 21:25:31] INFO: Now deleting 0 removed packages: []
[2019-07-26 21:25:31] INFO: DB update done for stretch/armhf done at 2019-07-26 21:25:31.
[2019-07-26 21:25:31] INFO: Sources for suite stretch done at 2019-07-26 21:25:31.
[2019-07-26 21:25:31] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 781, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 283, in update_sources
    sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 472, in open
    response = meth(req, response)
  File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.5/urllib/request.py", line 504, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 696, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 472, in open
    response = meth(req, response)
  File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.5/urllib/request.py", line 510, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 503: No healthy backends
[2019-07-26 21:25:31] INFO: Finished at 2019-07-26 21:25:31.859196, took: 0:02:30.952579
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list