>>> py3-pytest-xdist: Building main/py3-pytest-xdist 3.6.1-r0 (using abuild 3.15.0-r1) started Wed, 18 Jun 2025 15:07:33 +0000 >>> py3-pytest-xdist: Validating /home/buildozer/aports/main/py3-pytest-xdist/APKBUILD... >>> py3-pytest-xdist: Analyzing dependencies... >>> py3-pytest-xdist: Installing for build: build-base py3-execnet py3-pytest py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-filelock py3-py py3-pexpect py3-psutil (1/44) Installing libffi (3.5.1-r0) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.1-r0) (4/44) Installing libpanelw (6.5_p20250503-r0) (5/44) Installing sqlite-libs (3.50.1-r0) (6/44) Installing python3 (3.12.11-r0) (7/44) Installing python3-pycache-pyc0 (3.12.11-r0) (8/44) Installing pyc (3.12.11-r0) (9/44) Installing py3-execnet-pyc (2.1.1-r0) (10/44) Installing python3-pyc (3.12.11-r0) (11/44) Installing py3-execnet (2.1.1-r0) (12/44) Installing py3-iniconfig (2.1.0-r0) (13/44) Installing py3-iniconfig-pyc (2.1.0-r0) (14/44) Installing py3-parsing (3.2.3-r0) (15/44) Installing py3-parsing-pyc (3.2.3-r0) (16/44) Installing py3-packaging (25.0-r0) (17/44) Installing py3-packaging-pyc (25.0-r0) (18/44) Installing py3-pluggy (1.5.0-r0) (19/44) Installing py3-pluggy-pyc (1.5.0-r0) (20/44) Installing py3-py (1.11.0-r4) (21/44) Installing py3-py-pyc (1.11.0-r4) (22/44) Installing py3-pygments (2.19.1-r1) (23/44) Installing py3-pygments-pyc (2.19.1-r1) (24/44) Installing py3-pytest (8.4.0-r1) (25/44) Installing py3-pytest-pyc (8.4.0-r1) (26/44) Installing py3-installer (0.7.0-r2) (27/44) Installing py3-installer-pyc (0.7.0-r2) (28/44) Installing py3-gpep517 (19-r0) (29/44) Installing py3-gpep517-pyc (19-r0) (30/44) Installing py3-setuptools (80.9.0-r0) (31/44) Installing py3-setuptools-pyc (80.9.0-r0) (32/44) Installing py3-setuptools_scm (8.3.1-r0) (33/44) Installing py3-setuptools_scm-pyc (8.3.1-r0) (34/44) Installing py3-wheel (0.46.1-r0) (35/44) Installing py3-wheel-pyc (0.46.1-r0) (36/44) Installing py3-filelock (3.16.1-r1) (37/44) Installing py3-filelock-pyc (3.16.1-r1) (38/44) Installing py3-ptyprocess (0.7.0-r6) (39/44) Installing py3-ptyprocess-pyc (0.7.0-r6) (40/44) Installing py3-pexpect (4.9-r1) (41/44) Installing py3-pexpect-pyc (4.9-r1) (42/44) Installing py3-psutil (7.0.0-r0) (43/44) Installing py3-psutil-pyc (7.0.0-r0) (44/44) Installing .makedepends-py3-pytest-xdist (20250618.150735) Executing busybox-1.37.0-r18.trigger OK: 463 MiB in 162 packages >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Cleaning up tmpdir >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest_xdist-3.6.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-xdist: Fetching https://files.pythonhosted.org/packages/source/p/pytest_xdist/pytest_xdist-3.6.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84060 100 84060 0 0 1231k 0 --:--:-- --:--:-- --:--:-- 1231k >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest_xdist-3.6.1.tar.gz >>> py3-pytest-xdist: Checking sha512sums... pytest_xdist-3.6.1.tar.gz: OK >>> py3-pytest-xdist: Unpacking /var/cache/distfiles/edge/pytest_xdist-3.6.1.tar.gz... 2025-06-18 15:07:37,076 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-18 15:07:37,235 root INFO running bdist_wheel 2025-06-18 15:07:37,278 root INFO running build 2025-06-18 15:07:37,278 root INFO running build_py 2025-06-18 15:07:37,287 root INFO creating build/lib/xdist 2025-06-18 15:07:37,288 root INFO copying src/xdist/newhooks.py -> build/lib/xdist 2025-06-18 15:07:37,289 root INFO copying src/xdist/remote.py -> build/lib/xdist 2025-06-18 15:07:37,289 root INFO copying src/xdist/report.py -> build/lib/xdist 2025-06-18 15:07:37,290 root INFO copying src/xdist/__init__.py -> build/lib/xdist 2025-06-18 15:07:37,290 root INFO copying src/xdist/_path.py -> build/lib/xdist 2025-06-18 15:07:37,291 root INFO copying src/xdist/looponfail.py -> build/lib/xdist 2025-06-18 15:07:37,291 root INFO copying src/xdist/_version.py -> build/lib/xdist 2025-06-18 15:07:37,292 root INFO copying src/xdist/dsession.py -> build/lib/xdist 2025-06-18 15:07:37,292 root INFO copying src/xdist/workermanage.py -> build/lib/xdist 2025-06-18 15:07:37,293 root INFO copying src/xdist/plugin.py -> build/lib/xdist 2025-06-18 15:07:37,294 root INFO creating build/lib/xdist/scheduler 2025-06-18 15:07:37,294 root INFO copying src/xdist/scheduler/worksteal.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,295 root INFO copying src/xdist/scheduler/load.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,295 root INFO copying src/xdist/scheduler/__init__.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,296 root INFO copying src/xdist/scheduler/loadscope.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,297 root INFO copying src/xdist/scheduler/each.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,297 root INFO copying src/xdist/scheduler/protocol.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,298 root INFO copying src/xdist/scheduler/loadfile.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,298 root INFO copying src/xdist/scheduler/loadgroup.py -> build/lib/xdist/scheduler 2025-06-18 15:07:37,316 root INFO installing to build/bdist.linux-i686/wheel 2025-06-18 15:07:37,316 root INFO running install 2025-06-18 15:07:37,339 root INFO running install_lib 2025-06-18 15:07:37,348 root INFO creating build/bdist.linux-i686/wheel 2025-06-18 15:07:37,349 root INFO creating build/bdist.linux-i686/wheel/xdist 2025-06-18 15:07:37,349 root INFO copying build/lib/xdist/newhooks.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,350 root INFO copying build/lib/xdist/remote.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,350 root INFO copying build/lib/xdist/report.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,351 root INFO copying build/lib/xdist/__init__.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,351 root INFO copying build/lib/xdist/_path.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,351 root INFO copying build/lib/xdist/looponfail.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,352 root INFO creating build/bdist.linux-i686/wheel/xdist/scheduler 2025-06-18 15:07:37,352 root INFO copying build/lib/xdist/scheduler/worksteal.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,353 root INFO copying build/lib/xdist/scheduler/load.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,353 root INFO copying build/lib/xdist/scheduler/__init__.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,353 root INFO copying build/lib/xdist/scheduler/loadscope.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,354 root INFO copying build/lib/xdist/scheduler/each.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,354 root INFO copying build/lib/xdist/scheduler/protocol.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,355 root INFO copying build/lib/xdist/scheduler/loadfile.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,355 root INFO copying build/lib/xdist/scheduler/loadgroup.py -> build/bdist.linux-i686/wheel/./xdist/scheduler 2025-06-18 15:07:37,355 root INFO copying build/lib/xdist/_version.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,356 root INFO copying build/lib/xdist/dsession.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,356 root INFO copying build/lib/xdist/workermanage.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,357 root INFO copying build/lib/xdist/plugin.py -> build/bdist.linux-i686/wheel/./xdist 2025-06-18 15:07:37,357 root INFO running install_egg_info 2025-06-18 15:07:37,365 root INFO running egg_info 2025-06-18 15:07:37,374 root INFO writing src/pytest_xdist.egg-info/PKG-INFO 2025-06-18 15:07:37,376 root INFO writing dependency_links to src/pytest_xdist.egg-info/dependency_links.txt 2025-06-18 15:07:37,377 root INFO writing entry points to src/pytest_xdist.egg-info/entry_points.txt 2025-06-18 15:07:37,378 root INFO writing requirements to src/pytest_xdist.egg-info/requires.txt 2025-06-18 15:07:37,379 root INFO writing top-level names to src/pytest_xdist.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-06-18 15:07:37,413 root INFO reading manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2025-06-18 15:07:37,416 root INFO reading manifest template 'MANIFEST.in' 2025-06-18 15:07:37,417 root WARNING warning: no previously-included files found matching '.appveyor.yml' 2025-06-18 15:07:37,417 root WARNING warning: no previously-included files found matching '.gitignore' 2025-06-18 15:07:37,418 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-06-18 15:07:37,418 root WARNING warning: no previously-included files found matching '.travis.yml' 2025-06-18 15:07:37,418 root WARNING no previously-included directories found matching '.github' 2025-06-18 15:07:37,418 root INFO adding license file 'LICENSE' 2025-06-18 15:07:37,422 root INFO writing manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2025-06-18 15:07:37,422 root INFO Copying src/pytest_xdist.egg-info to build/bdist.linux-i686/wheel/./pytest_xdist-3.6.1-py3.12.egg-info 2025-06-18 15:07:37,425 root INFO running install_scripts 2025-06-18 15:07:37,427 root INFO creating build/bdist.linux-i686/wheel/pytest_xdist-3.6.1.dist-info/WHEEL 2025-06-18 15:07:37,428 wheel INFO creating '/home/buildozer/aports/main/py3-pytest-xdist/src/pytest_xdist-3.6.1/.dist/.tmp-1pzhc846/pytest_xdist-3.6.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-06-18 15:07:37,429 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/licenses/LICENSE' 2025-06-18 15:07:37,429 wheel INFO adding 'xdist/__init__.py' 2025-06-18 15:07:37,430 wheel INFO adding 'xdist/_path.py' 2025-06-18 15:07:37,430 wheel INFO adding 'xdist/_version.py' 2025-06-18 15:07:37,431 wheel INFO adding 'xdist/dsession.py' 2025-06-18 15:07:37,431 wheel INFO adding 'xdist/looponfail.py' 2025-06-18 15:07:37,432 wheel INFO adding 'xdist/newhooks.py' 2025-06-18 15:07:37,432 wheel INFO adding 'xdist/plugin.py' 2025-06-18 15:07:37,433 wheel INFO adding 'xdist/remote.py' 2025-06-18 15:07:37,433 wheel INFO adding 'xdist/report.py' 2025-06-18 15:07:37,434 wheel INFO adding 'xdist/workermanage.py' 2025-06-18 15:07:37,434 wheel INFO adding 'xdist/scheduler/__init__.py' 2025-06-18 15:07:37,435 wheel INFO adding 'xdist/scheduler/each.py' 2025-06-18 15:07:37,435 wheel INFO adding 'xdist/scheduler/load.py' 2025-06-18 15:07:37,436 wheel INFO adding 'xdist/scheduler/loadfile.py' 2025-06-18 15:07:37,436 wheel INFO adding 'xdist/scheduler/loadgroup.py' 2025-06-18 15:07:37,437 wheel INFO adding 'xdist/scheduler/loadscope.py' 2025-06-18 15:07:37,437 wheel INFO adding 'xdist/scheduler/protocol.py' 2025-06-18 15:07:37,437 wheel INFO adding 'xdist/scheduler/worksteal.py' 2025-06-18 15:07:37,438 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/METADATA' 2025-06-18 15:07:37,438 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/WHEEL' 2025-06-18 15:07:37,439 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/entry_points.txt' 2025-06-18 15:07:37,439 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/top_level.txt' 2025-06-18 15:07:37,439 wheel INFO adding 'pytest_xdist-3.6.1.dist-info/RECORD' 2025-06-18 15:07:37,440 root INFO removing build/bdist.linux-i686/wheel 2025-06-18 15:07:37,441 gpep517 INFO The backend produced .dist/pytest_xdist-3.6.1-py3-none-any.whl pytest_xdist-3.6.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/py3-pytest-xdist/src/pytest_xdist-3.6.1 configfile: tox.ini testpaths: testing plugins: xdist-3.6.1 collected 207 items testing/acceptance_test.py .................x.......xx..............s... [ 21%] ......x............................................... [ 47%] testing/test_dsession.py .................x...x............ [ 64%] testing/test_looponfail.py ............x... [ 71%] testing/test_newhooks.py .... [ 73%] testing/test_plugin.py ................... [ 83%] testing/test_remote.py ....x........ [ 89%] testing/test_workermanage.py ........x.......s...x. [100%] =============================== warnings summary =============================== testing/acceptance_test.py::TestDistribution::test_n1_pass /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad/popen-gw14/test_discovery_via_path_in_non0' warnings.warn( testing/acceptance_test.py::TestDistribution::test_n1_pass /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad/popen-gw14' warnings.warn( testing/acceptance_test.py::TestDistribution::test_n1_pass /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2c59eac1-5b15-4f70-9087-073be2eabbad' warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] testing/acceptance_test.py:805: pytest 8.4.0 does not have the pytest_warning_captured hook. SKIPPED [1] testing/test_workermanage.py:357: no 'gspecs' option found XFAIL testing/acceptance_test.py::TestDistEach::test_simple_diffoutput - [NOTRUN] other python versions might not have pytest installed XFAIL testing/acceptance_test.py::test_terminate_on_hangingnode XFAIL testing/acceptance_test.py::test_session_hooks - [NOTRUN] works if run outside test suite XFAIL testing/acceptance_test.py::TestNodeFailure::test_each_multiple - #20: xdist race condition on node restart XFAIL testing/test_dsession.py::TestDistReporter::test_rsync_printing XFAIL testing/test_dsession.py::test_pytest_issue419 - duplicate test ids not supported yet XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test - broken by pytest 3.1+ XFAIL testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted - implement a simple test for event production XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - [NOTRUN] XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested warning classes are not supported. ====== 195 passed, 2 skipped, 10 xfailed, 3 warnings in 162.97s (0:02:42) ====== >>> py3-pytest-xdist: Entering fakeroot... >>> py3-pytest-xdist-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/xdist/__pycache__' -> '/home/buildozer/aports/main/py3-pytest-xdist/pkg/py3-pytest-xdist-pyc/usr/lib/python3.12/site-packages/xdist/__pycache__' 'usr/lib/python3.12/site-packages/xdist/scheduler/__pycache__' -> '/home/buildozer/aports/main/py3-pytest-xdist/pkg/py3-pytest-xdist-pyc/usr/lib/python3.12/site-packages/xdist/scheduler/__pycache__' >>> py3-pytest-xdist-pyc*: Preparing subpackage py3-pytest-xdist-pyc... >>> py3-pytest-xdist-pyc*: Running postcheck for py3-pytest-xdist-pyc >>> py3-pytest-xdist*: Running postcheck for py3-pytest-xdist >>> py3-pytest-xdist*: Preparing package py3-pytest-xdist... >>> py3-pytest-xdist-pyc*: Tracing dependencies... py3-execnet py3-pytest python3~3.12 >>> py3-pytest-xdist-pyc*: Package size: 176.8 KB >>> py3-pytest-xdist-pyc*: Compressing data... >>> py3-pytest-xdist-pyc*: Create checksum... >>> py3-pytest-xdist-pyc*: Create py3-pytest-xdist-pyc-3.6.1-r0.apk >>> py3-pytest-xdist*: Tracing dependencies... py3-execnet py3-pytest python3~3.12 >>> py3-pytest-xdist*: Package size: 140.0 KB >>> py3-pytest-xdist*: Compressing data... >>> py3-pytest-xdist*: Create checksum... >>> py3-pytest-xdist*: Create py3-pytest-xdist-3.6.1-r0.apk >>> py3-pytest-xdist: Build complete at Wed, 18 Jun 2025 15:10:22 +0000 elapsed time 0h 2m 49s >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pytest-xdist (20250618.150735) (2/44) Purging py3-execnet-pyc (2.1.1-r0) (3/44) Purging py3-execnet (2.1.1-r0) (4/44) Purging py3-pytest-pyc (8.4.0-r1) (5/44) Purging py3-pytest (8.4.0-r1) (6/44) Purging py3-iniconfig-pyc (2.1.0-r0) (7/44) Purging py3-iniconfig (2.1.0-r0) (8/44) Purging py3-pluggy-pyc (1.5.0-r0) (9/44) Purging py3-pluggy (1.5.0-r0) (10/44) Purging py3-pygments-pyc (2.19.1-r1) (11/44) Purging py3-pygments (2.19.1-r1) (12/44) Purging py3-gpep517-pyc (19-r0) (13/44) Purging py3-gpep517 (19-r0) (14/44) Purging py3-installer-pyc (0.7.0-r2) (15/44) Purging py3-installer (0.7.0-r2) (16/44) Purging py3-setuptools_scm-pyc (8.3.1-r0) (17/44) Purging py3-setuptools_scm (8.3.1-r0) (18/44) Purging py3-setuptools-pyc (80.9.0-r0) (19/44) Purging py3-setuptools (80.9.0-r0) (20/44) Purging py3-wheel-pyc (0.46.1-r0) (21/44) Purging py3-wheel (0.46.1-r0) (22/44) Purging py3-packaging-pyc (25.0-r0) (23/44) Purging py3-packaging (25.0-r0) (24/44) Purging py3-parsing-pyc (3.2.3-r0) (25/44) Purging py3-parsing (3.2.3-r0) (26/44) Purging py3-filelock-pyc (3.16.1-r1) (27/44) Purging py3-filelock (3.16.1-r1) (28/44) Purging py3-py-pyc (1.11.0-r4) (29/44) Purging py3-py (1.11.0-r4) (30/44) Purging py3-pexpect-pyc (4.9-r1) (31/44) Purging py3-pexpect (4.9-r1) (32/44) Purging py3-ptyprocess-pyc (0.7.0-r6) (33/44) Purging py3-ptyprocess (0.7.0-r6) (34/44) Purging py3-psutil-pyc (7.0.0-r0) (35/44) Purging py3-psutil (7.0.0-r0) (36/44) Purging python3-pyc (3.12.11-r0) (37/44) Purging python3-pycache-pyc0 (3.12.11-r0) (38/44) Purging pyc (3.12.11-r0) (39/44) Purging python3 (3.12.11-r0) (40/44) Purging gdbm (1.24-r0) (41/44) Purging libffi (3.5.1-r0) (42/44) Purging libpanelw (6.5_p20250503-r0) (43/44) Purging mpdecimal (4.0.1-r0) (44/44) Purging sqlite-libs (3.50.1-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> py3-pytest-xdist: Updating the main/x86 repository index... >>> py3-pytest-xdist: Signing the index...