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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Nov 14 14:22:29 GMT 2022


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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins16332593556397096534.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
  import deb822
[2022-11-14 14:14:44] INFO: Starting at 2022-11-14 14:14:44.275499
[2022-11-14 14:14:44] INFO: Updating sources tables for all suites.
[2022-11-14 14:14:44] INFO: Skipping scheduling stretch.
[2022-11-14 14:14:44] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
[2022-11-14 14:14:45] INFO: Updating sources db for buster/amd64...
/usr/lib/python3/dist-packages/debian/deb822.py:748: UserWarning: Parsing of Deb822 data with python-apt's apt_pkg was requested but this cannot be done on non-file input.
  warnings.warn(msg)
[2022-11-14 14:15:05] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:15:23] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:15:24] INFO: DB update done for buster/amd64 done at 2022-11-14 14:15:24.
[2022-11-14 14:15:24] INFO: Updating sources db for buster/i386...
[2022-11-14 14:15:43] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:16:03] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:16:04] INFO: DB update done for buster/i386 done at 2022-11-14 14:16:04.
[2022-11-14 14:16:04] INFO: Updating sources db for buster/arm64...
[2022-11-14 14:16:23] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:16:41] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:16:41] INFO: DB update done for buster/arm64 done at 2022-11-14 14:16:41.
[2022-11-14 14:16:41] INFO: Updating sources db for buster/armhf...
[2022-11-14 14:17:00] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:17:20] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:17:20] INFO: DB update done for buster/armhf done at 2022-11-14 14:17:20.
[2022-11-14 14:17:20] INFO: Sources for suite buster done at 2022-11-14 14:17:20.
[2022-11-14 14:17:20] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz
[2022-11-14 14:17:21] INFO: Updating sources db for bullseye/amd64...
[2022-11-14 14:17:44] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:18:06] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:18:06] INFO: DB update done for bullseye/amd64 done at 2022-11-14 14:18:06.
[2022-11-14 14:18:06] INFO: Updating sources db for bullseye/i386...
[2022-11-14 14:18:29] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:18:50] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:18:50] INFO: DB update done for bullseye/i386 done at 2022-11-14 14:18:50.
[2022-11-14 14:18:50] INFO: Updating sources db for bullseye/arm64...
[2022-11-14 14:19:12] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:19:34] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:19:35] INFO: DB update done for bullseye/arm64 done at 2022-11-14 14:19:35.
[2022-11-14 14:19:35] INFO: Updating sources db for bullseye/armhf...
[2022-11-14 14:19:56] INFO: Pushing 0 updated packages to the database...
[2022-11-14 14:20:19] INFO: Now deleting 0 removed packages: []
[2022-11-14 14:20:19] INFO: DB update done for bullseye/armhf done at 2022-11-14 14:20:19.
[2022-11-14 14:20:19] INFO: Sources for suite bullseye done at 2022-11-14 14:20:19.
[2022-11-14 14:20:19] INFO: Downloading sources file for bookworm: http://deb.debian.org/debian/dists/bookworm/main/source/Sources.xz
Traceback (most recent call last):
  File "/usr/lib/python3.9/urllib/request.py", line 1346, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.9/http/client.py", line 1255, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1301, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1250, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.9/http/client.py", line 1010, in _send_output
    self.send(msg)
  File "/usr/lib/python3.9/http/client.py", line 950, in send
    self.connect()
  File "/usr/lib/python3.9/http/client.py", line 921, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.9/socket.py", line 843, in create_connection
    raise err
  File "/usr/lib/python3.9/socket.py", line 831, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

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 280, in update_sources
    sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
  File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.9/urllib/request.py", line 517, in open
    response = self._open(req, data)
  File "/usr/lib/python3.9/urllib/request.py", line 534, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.9/urllib/request.py", line 1375, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.9/urllib/request.py", line 1349, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
[2022-11-14 14:22:29] INFO: Finished at 2022-11-14 14:22:29.840189, took: 0:07:45.564699
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list