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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Apr 24 16:29:13 BST 2019


See <https://jenkins.debian.net/job/reproducible_scheduler/23563/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/jenkins8113540291087789924.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2019-04-24 15:23:02] INFO: Starting at 2019-04-24 15:23:02.677498
[2019-04-24 15:23:03] INFO: Updating sources tables for all suites.
[2019-04-24 15:23:03] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2019-04-24 15:23:04] INFO: Updating sources db for stretch/amd64...
[2019-04-24 15:23:36] INFO: Pushing 0 updated packages to the database...
[2019-04-24 15:23:56] INFO: Now deleting 0 removed packages: []
[2019-04-24 15:23:56] INFO: DB update done for stretch/amd64 done at 2019-04-24 15:23:56.
[2019-04-24 15:23:56] INFO: Updating sources db for stretch/i386...
[2019-04-24 15:24:32] INFO: Pushing 0 updated packages to the database...
[2019-04-24 15:24:53] INFO: Now deleting 0 removed packages: []
[2019-04-24 15:24:53] INFO: DB update done for stretch/i386 done at 2019-04-24 15:24:53.
[2019-04-24 15:24:53] INFO: Updating sources db for stretch/arm64...
[2019-04-24 15:25:24] INFO: Pushing 0 updated packages to the database...
[2019-04-24 15:25:43] INFO: Now deleting 0 removed packages: []
[2019-04-24 15:25:43] INFO: DB update done for stretch/arm64 done at 2019-04-24 15:25:43.
[2019-04-24 15:25:43] INFO: Updating sources db for stretch/armhf...
[2019-04-24 15:26:17] INFO: Pushing 0 updated packages to the database...
[2019-04-24 15:26:41] INFO: Now deleting 0 removed packages: []
[2019-04-24 15:26:41] INFO: DB update done for stretch/armhf done at 2019-04-24 15:26:41.
[2019-04-24 15:26:41] INFO: Sources for suite stretch done at 2019-04-24 15:26:41.
[2019-04-24 15:26:41] 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 761, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 263, 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 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  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 1282, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1257, in do_open
    r = h.getresponse()
  File "/usr/lib/python3.5/http/client.py", line 1198, in getresponse
    response.begin()
  File "/usr/lib/python3.5/http/client.py", line 297, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.5/http/client.py", line 258, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.5/socket.py", line 576, in readinto
    return self._sock.recv_into(b)
ConnectionResetError: [Errno 104] Connection reset by peer
[2019-04-24 15:29:12] INFO: Finished at 2019-04-24 15:29:12.571479, took: 0:06:09.894059
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list