Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_scheduler_i386/workspace [workspace] $ /bin/sh -xe /tmp/jenkins3050983994868555327.sh + /srv/jenkins/bin/reproducible_scheduler.py i386 /srv/jenkins/bin/reproducible_scheduler.py:15: DeprecationWarning: please use 'debian.deb822' instead import deb822 [2024-07-02 16:19:20] INFO: Starting at 2024-07-02 16:19:20.226752 [2024-07-02 16:19:20] INFO: Updating sources tables for all suites. [2024-07-02 16:19:20] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz [2024-07-02 16:19:22] INFO: Updating sources db for unstable/i386... /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) [2024-07-02 16:19:48] INFO: Pushing 22 updated packages to the database... [2024-07-02 16:20:38] INFO: Now deleting 0 removed packages: [] [2024-07-02 16:20:38] INFO: DB update done for unstable/i386 done at 2024-07-02 16:20:38. [2024-07-02 16:20:38] INFO: Sources for suite unstable/i386 updated at 2024-07-02 16:20:38. [2024-07-02 16:20:38] INFO: Removing old pages from unstable/i386. [2024-07-02 16:20:39] INFO: Removing old pages from unstable/i386/diffoscope-results/. [2024-07-02 16:20:39] INFO: Downloading sources file for trixie: http://deb.debian.org/debian/dists/trixie/main/source/Sources.xz [2024-07-02 16:20:41] INFO: Updating sources db for trixie/i386... [2024-07-02 16:21:06] INFO: Pushing 1 updated packages to the database... [2024-07-02 16:21:43] INFO: Now deleting 1 removed packages: ['shc'] [2024-07-02 16:21:44] INFO: DB update done for trixie/i386 done at 2024-07-02 16:21:44. [2024-07-02 16:21:44] INFO: Sources for suite trixie/i386 updated at 2024-07-02 16:21:44. [2024-07-02 16:21:44] INFO: Removing old pages from trixie/i386. [2024-07-02 16:21:44] INFO: There is no package named shc from trixie/i386 in the database. Removing old page. [2024-07-02 16:21:44] INFO: Removing old pages from trixie/i386/diffoscope-results/. [2024-07-02 16:21:44] INFO: Downloading sources file for bookworm: http://deb.debian.org/debian/dists/bookworm/main/source/Sources.xz [2024-07-02 16:21:46] INFO: Updating sources db for bookworm/i386... [2024-07-02 16:22:07] INFO: Pushing 0 updated packages to the database... [2024-07-02 16:22:39] INFO: Now deleting 0 removed packages: [] [2024-07-02 16:22:39] INFO: DB update done for bookworm/i386 done at 2024-07-02 16:22:39. [2024-07-02 16:22:39] INFO: Sources for suite bookworm/i386 updated at 2024-07-02 16:22:39. [2024-07-02 16:22:39] INFO: Removing old pages from bookworm/i386. [2024-07-02 16:22:39] INFO: Removing old pages from bookworm/i386/diffoscope-results/. [2024-07-02 16:22:39] INFO: Downloading sources file for bullseye: http://deb.debian.org/debian/dists/bullseye/main/source/Sources.xz [2024-07-02 16:22:41] INFO: Updating sources db for bullseye/i386... [2024-07-02 16:23:01] INFO: Pushing 0 updated packages to the database... [2024-07-02 16:23:25] INFO: Now deleting 0 removed packages: [] [2024-07-02 16:23:26] INFO: DB update done for bullseye/i386 done at 2024-07-02 16:23:26. [2024-07-02 16:23:26] INFO: Sources for suite bullseye/i386 updated at 2024-07-02 16:23:26. [2024-07-02 16:23:26] INFO: Removing old pages from bullseye/i386. [2024-07-02 16:23:26] INFO: Removing old pages from bullseye/i386/diffoscope-results/. [2024-07-02 16:23:26] INFO: Downloading sources file for experimental: http://deb.debian.org/debian/dists/experimental/main/source/Sources.xz [2024-07-02 16:23:26] INFO: Updating sources db for experimental/i386... [2024-07-02 16:23:27] INFO: Pushing 2 updated packages to the database... [2024-07-02 16:23:27] INFO: Now inserting 2 new sources in the database: [{'name': 'netplan.io', 'version': '1.0-6+exp1', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'node-mocha', 'version': '10.5.2+ds1+~cs33.1.11-1', 'suite': 'experimental', 'architecture': 'i386'}] [2024-07-02 16:23:27] INFO: Now deleting 37 removed packages: ['hipify', 'qgis', 'rust-http', 'rust-nalgebra-macros', 'jpeg-xl', 'unifrac', 'hwloc', 'roc-toolkit', 'sparql-wrapper-python', 'wasi-libc', 'isa-support', 'python-skbio', 'vamp-plugin-sdk', 'nbsphinx', 'gdal', 'linux', 'rust-json-event-parser', 'wicd', 'phoc', 'firefox-esr-mobile-config', 'pipewire', 'libksba', 'ngtcp2', 'sphinx-autoapi', 'golang-github-kubernetes-cri-api', 'pymupdf', 'nghttp3', 'libsysstat', 'rocdbgapi', 'krita', 'alglib', 'armci-mpi', 'rustc', 'linux-signed-amd64', 'firebird3.0', 'golang-github-containerd-nri', 'linux-signed-arm64'] Traceback (most recent call last): File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1880, in _execute_context self.dialect.do_executemany( File "/usr/lib/python3/dist-packages/sqlalchemy/dialects/postgresql/psycopg2.py", line 982, in do_executemany context._psycopg2_fetched_rows = xtras.execute_values( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 1299, in execute_values cur.execute(b''.join(parts)) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "removed_packages_pkey" DETAIL: Key (name, suite, architecture)=(rustc, experimental, i386) already exists. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/srv/jenkins/bin/reproducible_scheduler.py", line 830, in update_sources(suite, arch) File "/srv/jenkins/bin/reproducible_scheduler.py", line 284, in update_sources update_sources_db(suite, arch, sources) File "/srv/jenkins/bin/reproducible_scheduler.py", line 409, in update_sources_db conn_db.execute(removed_packages_table.insert(), pkgs_to_rm) File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1380, in execute return meth(self, multiparams, params, _EMPTY_EXECUTION_OPTS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 2124, in _handle_dbapi_exception util.raise_( File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1880, in _execute_context self.dialect.do_executemany( File "/usr/lib/python3/dist-packages/sqlalchemy/dialects/postgresql/psycopg2.py", line 982, in do_executemany context._psycopg2_fetched_rows = xtras.execute_values( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 1299, in execute_values cur.execute(b''.join(parts)) sqlalchemy.exc.IntegrityError: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "removed_packages_pkey" DETAIL: Key (name, suite, architecture)=(rustc, experimental, i386) already exists. [SQL: INSERT INTO removed_packages (name, suite, architecture) VALUES (%(name)s, %(suite)s, %(architecture)s)] [parameters: ({'name': 'hipify', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'qgis', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'rust-http', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'rust-nalgebra-macros', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'jpeg-xl', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'unifrac', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'hwloc', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'roc-toolkit', 'suite': 'experimental', 'architecture': 'i386'} ... displaying 10 of 37 total bound parameter sets ... {'name': 'golang-github-containerd-nri', 'suite': 'experimental', 'architecture': 'i386'}, {'name': 'linux-signed-arm64', 'suite': 'experimental', 'architecture': 'i386'})] (Background on this error at: https://sqlalche.me/e/14/gkpj) [2024-07-02 16:23:27] INFO: Finished at 2024-07-02 16:23:27.754888, took: 0:04:07.528142 Build step 'Execute shell' marked build as failure Sending e-mails to: qa-jenkins-scm@lists.alioth.debian.org Finished: FAILURE