Build failed in Jenkins: reproducible_scheduler_arm64 #3679
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Jun 12 13:00:30 BST 2025
See <https://jenkins.debian.net/job/reproducible_scheduler_arm64/3679/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_arm64/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins16650551071951697178.sh
+ /srv/jenkins/bin/reproducible_scheduler.py arm64
/srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead
import deb822
[2025-06-12 12:00:01] INFO: Starting at 2025-06-12 12:00:01.339577
[2025-06-12 12:00:01] INFO: Updating sources tables for all suites.
[2025-06-12 12:00:01] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz
[2025-06-12 12:00:02] INFO: Updating sources db for unstable/arm64...
/usr/lib/python3/dist-packages/debian/deb822.py:734: UserWarning: Parsing of Deb822 data with python3-apt's apt_pkg was requested but this cannot be done on non-file input.
warnings.warn(msg)
[2025-06-12 12:00:11] INFO: Pushing 1 updated packages to the database...
[2025-06-12 12:00:30] INFO: Now deleting 0 removed packages: []
[2025-06-12 12:00:30] INFO: DB update done for unstable/arm64 done at 2025-06-12 12:00:30.
[2025-06-12 12:00:30] INFO: Sources for suite unstable/arm64 updated at 2025-06-12 12:00:30.
[2025-06-12 12:00:30] INFO: Removing old pages from unstable/arm64.
[2025-06-12 12:00:30] INFO: Removing old pages from unstable/arm64/diffoscope-results/.
[2025-06-12 12:00:30] INFO: Downloading sources file for trixie: http://deb.debian.org/debian/dists/trixie/main/source/Sources.xz
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_scheduler.py", line 795, in <module>
update_sources(suite, arch)
File "/srv/jenkins/bin/reproducible_scheduler.py", line 246, in update_sources
sources = lzma.decompress(urlopen(remotefile).read()).decode('utf8')
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 481, in read
s = self._safe_read(self.length)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 630, in _safe_read
data = self.fp.read(amt)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socket.py", line 706, in readinto
return self._sock.recv_into(b)
^^^^^^^^^^^^^^^^^^^^^^^
ConnectionResetError: [Errno 104] Connection reset by peer
[2025-06-12 12:00:30] INFO: Finished at 2025-06-12 12:00:30.504753, took: 0:00:29.165183
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list