Package: src:celery Version: 5.5.3-4 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:celery, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3,sphinxdoc --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild dh_auto_build -O--buildsystem=pybuild I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" module I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery * Building wheel... <string>:131: DeprecationWarning: codecs.open() is deprecated. Use open() instead. [... snipped ...] copying build/lib/celery/bin/logtool.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/shell.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/worker.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/list.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/purge.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/control.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/__init__.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/bin/base.py -> build/bdist.linux-x86_64/wheel/./celery/bin copying build/lib/celery/exceptions.py -> build/bdist.linux-x86_64/wheel/./celery creating build/bdist.linux-x86_64/wheel/celery/loaders copying build/lib/celery/loaders/default.py -> build/bdist.linux-x86_64/wheel/./celery/loaders copying build/lib/celery/loaders/app.py -> build/bdist.linux-x86_64/wheel/./celery/loaders copying build/lib/celery/loaders/__init__.py -> build/bdist.linux-x86_64/wheel/./celery/loaders copying build/lib/celery/loaders/base.py -> build/bdist.linux-x86_64/wheel/./celery/loaders copying build/lib/celery/canvas.py -> build/bdist.linux-x86_64/wheel/./celery creating build/bdist.linux-x86_64/wheel/celery/security copying build/lib/celery/security/certificate.py -> build/bdist.linux-x86_64/wheel/./celery/security copying build/lib/celery/security/key.py -> build/bdist.linux-x86_64/wheel/./celery/security copying build/lib/celery/security/utils.py -> build/bdist.linux-x86_64/wheel/./celery/security copying build/lib/celery/security/serialization.py -> build/bdist.linux-x86_64/wheel/./celery/security copying build/lib/celery/security/__init__.py -> build/bdist.linux-x86_64/wheel/./celery/security copying build/lib/celery/local.py -> build/bdist.linux-x86_64/wheel/./celery copying build/lib/celery/__init__.py -> build/bdist.linux-x86_64/wheel/./celery running install_egg_info Copying celery.egg-info to build/bdist.linux-x86_64/wheel/./celery-5.5.3.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/celery-5.5.3.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/.tmp-juze2qyr/celery-5.5.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'celery/__init__.py' adding 'celery/__main__.py' adding 'celery/_state.py' adding 'celery/beat.py' adding 'celery/bootsteps.py' adding 'celery/canvas.py' adding 'celery/click_plugins.py' adding 'celery/exceptions.py' adding 'celery/local.py' adding 'celery/platforms.py' adding 'celery/result.py' adding 'celery/schedules.py' adding 'celery/signals.py' adding 'celery/states.py' adding 'celery/app/__init__.py' adding 'celery/app/amqp.py' adding 'celery/app/annotations.py' adding 'celery/app/autoretry.py' adding 'celery/app/backends.py' adding 'celery/app/base.py' adding 'celery/app/builtins.py' adding 'celery/app/control.py' adding 'celery/app/defaults.py' adding 'celery/app/events.py' adding 'celery/app/log.py' adding 'celery/app/registry.py' adding 'celery/app/routes.py' adding 'celery/app/task.py' adding 'celery/app/trace.py' adding 'celery/app/utils.py' adding 'celery/apps/__init__.py' adding 'celery/apps/beat.py' adding 'celery/apps/multi.py' adding 'celery/apps/worker.py' adding 'celery/backends/__init__.py' adding 'celery/backends/arangodb.py' adding 'celery/backends/asynchronous.py' adding 'celery/backends/azureblockblob.py' adding 'celery/backends/base.py' adding 'celery/backends/cache.py' adding 'celery/backends/cassandra.py' adding 'celery/backends/consul.py' adding 'celery/backends/cosmosdbsql.py' adding 'celery/backends/couchbase.py' adding 'celery/backends/couchdb.py' adding 'celery/backends/dynamodb.py' adding 'celery/backends/elasticsearch.py' adding 'celery/backends/filesystem.py' adding 'celery/backends/gcs.py' adding 'celery/backends/mongodb.py' adding 'celery/backends/redis.py' adding 'celery/backends/rpc.py' adding 'celery/backends/s3.py' adding 'celery/backends/database/__init__.py' adding 'celery/backends/database/models.py' adding 'celery/backends/database/session.py' adding 'celery/bin/__init__.py' adding 'celery/bin/amqp.py' adding 'celery/bin/base.py' adding 'celery/bin/beat.py' adding 'celery/bin/call.py' adding 'celery/bin/celery.py' adding 'celery/bin/control.py' adding 'celery/bin/events.py' adding 'celery/bin/graph.py' adding 'celery/bin/list.py' adding 'celery/bin/logtool.py' adding 'celery/bin/migrate.py' adding 'celery/bin/multi.py' adding 'celery/bin/purge.py' adding 'celery/bin/result.py' adding 'celery/bin/shell.py' adding 'celery/bin/upgrade.py' adding 'celery/bin/worker.py' adding 'celery/concurrency/__init__.py' adding 'celery/concurrency/asynpool.py' adding 'celery/concurrency/base.py' adding 'celery/concurrency/eventlet.py' adding 'celery/concurrency/gevent.py' adding 'celery/concurrency/prefork.py' adding 'celery/concurrency/solo.py' adding 'celery/concurrency/thread.py' adding 'celery/contrib/__init__.py' adding 'celery/contrib/abortable.py' adding 'celery/contrib/migrate.py' adding 'celery/contrib/pytest.py' adding 'celery/contrib/rdb.py' adding 'celery/contrib/sphinx.py' adding 'celery/contrib/django/__init__.py' adding 'celery/contrib/django/task.py' adding 'celery/contrib/testing/__init__.py' adding 'celery/contrib/testing/app.py' adding 'celery/contrib/testing/manager.py' adding 'celery/contrib/testing/mocks.py' adding 'celery/contrib/testing/tasks.py' adding 'celery/contrib/testing/worker.py' adding 'celery/events/__init__.py' adding 'celery/events/cursesmon.py' adding 'celery/events/dispatcher.py' adding 'celery/events/dumper.py' adding 'celery/events/event.py' adding 'celery/events/receiver.py' adding 'celery/events/snapshot.py' adding 'celery/events/state.py' adding 'celery/fixups/__init__.py' adding 'celery/fixups/django.py' adding 'celery/loaders/__init__.py' adding 'celery/loaders/app.py' adding 'celery/loaders/base.py' adding 'celery/loaders/default.py' adding 'celery/security/__init__.py' adding 'celery/security/certificate.py' adding 'celery/security/key.py' adding 'celery/security/serialization.py' adding 'celery/security/utils.py' adding 'celery/utils/__init__.py' adding 'celery/utils/abstract.py' adding 'celery/utils/annotations.py' adding 'celery/utils/collections.py' adding 'celery/utils/debug.py' adding 'celery/utils/deprecated.py' adding 'celery/utils/functional.py' adding 'celery/utils/graph.py' adding 'celery/utils/imports.py' adding 'celery/utils/iso8601.py' adding 'celery/utils/log.py' adding 'celery/utils/nodenames.py' adding 'celery/utils/objects.py' adding 'celery/utils/quorum_queues.py' adding 'celery/utils/saferepr.py' adding 'celery/utils/serialization.py' adding 'celery/utils/sysinfo.py' adding 'celery/utils/term.py' adding 'celery/utils/text.py' adding 'celery/utils/threads.py' adding 'celery/utils/time.py' adding 'celery/utils/timer2.py' adding 'celery/utils/dispatch/__init__.py' adding 'celery/utils/dispatch/signal.py' adding 'celery/utils/static/__init__.py' adding 'celery/utils/static/celery_128.png' adding 'celery/worker/__init__.py' adding 'celery/worker/autoscale.py' adding 'celery/worker/components.py' adding 'celery/worker/control.py' adding 'celery/worker/heartbeat.py' adding 'celery/worker/loops.py' adding 'celery/worker/pidbox.py' adding 'celery/worker/request.py' adding 'celery/worker/state.py' adding 'celery/worker/strategy.py' adding 'celery/worker/worker.py' adding 'celery/worker/consumer/__init__.py' adding 'celery/worker/consumer/agent.py' adding 'celery/worker/consumer/connection.py' adding 'celery/worker/consumer/consumer.py' adding 'celery/worker/consumer/control.py' adding 'celery/worker/consumer/delayed_delivery.py' adding 'celery/worker/consumer/events.py' adding 'celery/worker/consumer/gossip.py' adding 'celery/worker/consumer/heart.py' adding 'celery/worker/consumer/mingle.py' adding 'celery/worker/consumer/tasks.py' adding 'celery-5.5.3.dist-info/licenses/LICENSE' adding 'celery-5.5.3.dist-info/METADATA' adding 'celery-5.5.3.dist-info/WHEEL' adding 'celery-5.5.3.dist-info/entry_points.txt' adding 'celery-5.5.3.dist-info/top_level.txt' adding 'celery-5.5.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built celery-5.5.3-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with "installer" module dh_auto_test -O--buildsystem=pybuild I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery/build; python3.14 -m pytest --ignore=t/unit/backends/test_base.py --ignore=t/unit/backends/test_gcs.py --ignore=t/unit/backends/test_rpc.py --ignore=t/unit/contrib/test_pytest.py --ignore=t/unit/concurrency/test_eventlet.py --ignore=t/unit/concurrency/test_prefork.py -k "not test_check_privileges[accept_content0] and not test_check_privileges[accept_content1] and not test_check_privileges[accept_content2] and not test_regression_worker_startup_info and not test_with_guid and not test_only_gid and not test_init_mongodb_dnspython2_pymongo3_seedlist" t/unit ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery/build configfile: pyproject.toml plugins: pytest_click-1.1.0, flaky-3.8.1, timeout-2.4.0, typeguard-4.4.4, anyio-4.11.0 collected 2939 items / 2 errors / 8 deselected / 7 skipped / 2931 selected ==================================== ERRORS ==================================== _________________ ERROR collecting t/unit/tasks/test_canvas.py _________________ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery/build/t/unit/tasks/test_canvas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.14/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ t/unit/tasks/test_canvas.py:7: in <module> import pytest_subtests # noqa ^^^^^^^^^^^^^^^^^^^^^^ E ModuleNotFoundError: No module named 'pytest_subtests' _______________ ERROR collecting t/unit/utils/test_functional.py _______________ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery/build/t/unit/utils/test_functional.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.14/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ t/unit/utils/test_functional.py:4: in <module> import pytest_subtests # noqa ^^^^^^^^^^^^^^^^^^^^^^ E ModuleNotFoundError: No module named 'pytest_subtests' =========================== short test summary info ============================ ERROR t/unit/tasks/test_canvas.py ERROR t/unit/utils/test_functional.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ================== 7 skipped, 8 deselected, 2 errors in 2.85s ================== E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_celery/build; python3.14 -m pytest --ignore=t/unit/backends/test_base.py --ignore=t/unit/backends/test_gcs.py --ignore=t/unit/backends/test_rpc.py --ignore=t/unit/contrib/test_pytest.py --ignore=t/unit/concurrency/test_eventlet.py --ignore=t/unit/concurrency/test_prefork.py -k "not test_check_privileges[accept_content0] and not test_check_privileges[accept_content1] and not test_check_privileges[accept_content2] and not test_regression_worker_startup_info and not test_with_guid and not test_only_gid and not test_init_mongodb_dnspython2_pymongo3_seedlist" t/unit I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/build; python3.13 -m pytest --ignore=t/unit/backends/test_base.py --ignore=t/unit/backends/test_gcs.py --ignore=t/unit/backends/test_rpc.py --ignore=t/unit/contrib/test_pytest.py --ignore=t/unit/concurrency/test_eventlet.py --ignore=t/unit/concurrency/test_prefork.py -k "not test_check_privileges[accept_content0] and not test_check_privileges[accept_content1] and not test_check_privileges[accept_content2] and not test_regression_worker_startup_info and not test_with_guid and not test_only_gid and not test_init_mongodb_dnspython2_pymongo3_seedlist" t/unit ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/build configfile: pyproject.toml plugins: pytest_click-1.1.0, flaky-3.8.1, timeout-2.4.0, typeguard-4.4.4, anyio-4.11.0 collected 2939 items / 2 errors / 8 deselected / 7 skipped / 2931 selected ==================================== ERRORS ==================================== _________________ ERROR collecting t/unit/tasks/test_canvas.py _________________ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/build/t/unit/tasks/test_canvas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ t/unit/tasks/test_canvas.py:7: in <module> import pytest_subtests # noqa ^^^^^^^^^^^^^^^^^^^^^^ E ModuleNotFoundError: No module named 'pytest_subtests' _______________ ERROR collecting t/unit/utils/test_functional.py _______________ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/build/t/unit/utils/test_functional.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ t/unit/utils/test_functional.py:4: in <module> import pytest_subtests # noqa ^^^^^^^^^^^^^^^^^^^^^^ E ModuleNotFoundError: No module named 'pytest_subtests' =========================== short test summary info ============================ ERROR t/unit/tasks/test_canvas.py ERROR t/unit/utils/test_functional.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ================== 7 skipped, 8 deselected, 2 errors in 3.07s ================== E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_celery/build; python3.13 -m pytest --ignore=t/unit/backends/test_base.py --ignore=t/unit/backends/test_gcs.py --ignore=t/unit/backends/test_rpc.py --ignore=t/unit/contrib/test_pytest.py --ignore=t/unit/concurrency/test_eventlet.py --ignore=t/unit/concurrency/test_prefork.py -k "not test_check_privileges[accept_content0] and not test_check_privileges[accept_content1] and not test_check_privileges[accept_content2] and not test_regression_worker_startup_info and not test_with_guid and not test_only_gid and not test_init_mongodb_dnspython2_pymongo3_seedlist" t/unit dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:10: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

