>>> py3-pebble: Building community/py3-pebble 5.2.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 00:55:18 +0000 >>> py3-pebble: Validating /home/buildozer/aports/community/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest-forked py3-pytest-xdist ( 1/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r1) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.3-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20260404-r0) ( 7/41) Installing readline (8.3.3-r1) ( 8/41) Installing sqlite-libs (3.53.0-r0) ( 9/41) Installing python3 (3.14.3-r0) (10/41) Installing python3-pycache-pyc0 (3.14.3-r0) (11/41) Installing pyc (3.14.3-r0) (12/41) Installing py3-installer-pyc (1.0.0-r0) (13/41) Installing py3-gpep517-pyc (19-r2) (14/41) Installing python3-pyc (3.14.3-r0) (15/41) Installing py3-installer (1.0.0-r0) (16/41) Installing py3-gpep517 (19-r2) (17/41) Installing py3-parsing (3.3.2-r1) (18/41) Installing py3-parsing-pyc (3.3.2-r1) (19/41) Installing py3-packaging (26.2-r0) (20/41) Installing py3-packaging-pyc (26.2-r0) (21/41) Installing py3-setuptools (82.0.1-r1) (22/41) Installing py3-setuptools-pyc (82.0.1-r1) (23/41) Installing py3-wheel (0.47.0-r0) (24/41) Installing py3-wheel-pyc (0.47.0-r0) (25/41) Installing py3-iniconfig (2.3.0-r1) (26/41) Installing py3-iniconfig-pyc (2.3.0-r1) (27/41) Installing py3-pluggy (1.6.0-r1) (28/41) Installing py3-pluggy-pyc (1.6.0-r1) (29/41) Installing py3-py (1.11.0-r5) (30/41) Installing py3-py-pyc (1.11.0-r5) (31/41) Installing py3-pygments (2.20.0-r0) (32/41) Installing py3-pygments-pyc (2.20.0-r0) (33/41) Installing py3-pytest (9.0.3-r0) (34/41) Installing py3-pytest-pyc (9.0.3-r0) (35/41) Installing py3-pytest-forked (1.6.0-r4) (36/41) Installing py3-pytest-forked-pyc (1.6.0-r4) (37/41) Installing py3-execnet (2.1.1-r1) (38/41) Installing py3-execnet-pyc (2.1.1-r1) (39/41) Installing py3-pytest-xdist (3.8.0-r1) (40/41) Installing py3-pytest-xdist-pyc (3.8.0-r1) (41/41) Installing .makedepends-py3-pebble (20260426.005523) Executing busybox-1.37.0-r31.trigger OK: 498.7 MiB in 144 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-pebble-5.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-pebble-5.2.0.tar.gz.part' py3-pebble-5.2.0.tar 100% |********************************| 48956 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-pebble-5.2.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-pebble-5.2.0.tar.gz: OK >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-pebble-5.2.0.tar.gz /var/cache/distfiles/v3.24/py3-pebble-5.2.0.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/v3.24/py3-pebble-5.2.0.tar.gz... 2026-04-26 00:55:25,478 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-26 00:55:25,523 root INFO running bdist_wheel 2026-04-26 00:55:25,558 root INFO running build 2026-04-26 00:55:25,558 root INFO running build_py 2026-04-26 00:55:25,566 root INFO creating build/lib/pebble 2026-04-26 00:55:25,566 root INFO copying pebble/decorators.py -> build/lib/pebble 2026-04-26 00:55:25,567 root INFO copying pebble/__init__.py -> build/lib/pebble 2026-04-26 00:55:25,567 root INFO copying pebble/functions.py -> build/lib/pebble 2026-04-26 00:55:25,568 root INFO creating build/lib/pebble/common 2026-04-26 00:55:25,568 root INFO copying pebble/common/process.py -> build/lib/pebble/common 2026-04-26 00:55:25,569 root INFO copying pebble/common/shared.py -> build/lib/pebble/common 2026-04-26 00:55:25,569 root INFO copying pebble/common/types.py -> build/lib/pebble/common 2026-04-26 00:55:25,570 root INFO copying pebble/common/__init__.py -> build/lib/pebble/common 2026-04-26 00:55:25,570 root INFO creating build/lib/pebble/asynchronous 2026-04-26 00:55:25,571 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2026-04-26 00:55:25,571 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2026-04-26 00:55:25,571 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2026-04-26 00:55:25,572 root INFO creating build/lib/pebble/pool 2026-04-26 00:55:25,572 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2026-04-26 00:55:25,573 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2026-04-26 00:55:25,573 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2026-04-26 00:55:25,574 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2026-04-26 00:55:25,574 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2026-04-26 00:55:25,575 root INFO creating build/lib/pebble/concurrent 2026-04-26 00:55:25,575 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2026-04-26 00:55:25,576 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2026-04-26 00:55:25,576 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2026-04-26 00:55:25,578 root INFO copying pebble/py.typed -> build/lib/pebble 2026-04-26 00:55:25,592 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-26 00:55:25,593 root INFO running install 2026-04-26 00:55:25,608 root INFO running install_lib 2026-04-26 00:55:25,615 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-26 00:55:25,616 root INFO creating build/bdist.linux-x86_64/wheel/pebble 2026-04-26 00:55:25,616 root INFO creating build/bdist.linux-x86_64/wheel/pebble/common 2026-04-26 00:55:25,616 root INFO copying build/lib/pebble/common/process.py -> build/bdist.linux-x86_64/wheel/./pebble/common 2026-04-26 00:55:25,617 root INFO copying build/lib/pebble/common/shared.py -> build/bdist.linux-x86_64/wheel/./pebble/common 2026-04-26 00:55:25,617 root INFO copying build/lib/pebble/common/types.py -> build/bdist.linux-x86_64/wheel/./pebble/common 2026-04-26 00:55:25,618 root INFO copying build/lib/pebble/common/__init__.py -> build/bdist.linux-x86_64/wheel/./pebble/common 2026-04-26 00:55:25,618 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-x86_64/wheel/./pebble 2026-04-26 00:55:25,618 root INFO creating build/bdist.linux-x86_64/wheel/pebble/asynchronous 2026-04-26 00:55:25,619 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-x86_64/wheel/./pebble/asynchronous 2026-04-26 00:55:25,619 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-x86_64/wheel/./pebble/asynchronous 2026-04-26 00:55:25,619 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-x86_64/wheel/./pebble/asynchronous 2026-04-26 00:55:25,620 root INFO copying build/lib/pebble/py.typed -> build/bdist.linux-x86_64/wheel/./pebble 2026-04-26 00:55:25,620 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-x86_64/wheel/./pebble 2026-04-26 00:55:25,621 root INFO creating build/bdist.linux-x86_64/wheel/pebble/pool 2026-04-26 00:55:25,621 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-x86_64/wheel/./pebble/pool 2026-04-26 00:55:25,621 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-x86_64/wheel/./pebble/pool 2026-04-26 00:55:25,622 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-x86_64/wheel/./pebble/pool 2026-04-26 00:55:25,622 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-x86_64/wheel/./pebble/pool 2026-04-26 00:55:25,623 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-x86_64/wheel/./pebble/pool 2026-04-26 00:55:25,623 root INFO creating build/bdist.linux-x86_64/wheel/pebble/concurrent 2026-04-26 00:55:25,623 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-x86_64/wheel/./pebble/concurrent 2026-04-26 00:55:25,624 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-x86_64/wheel/./pebble/concurrent 2026-04-26 00:55:25,624 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-x86_64/wheel/./pebble/concurrent 2026-04-26 00:55:25,624 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-x86_64/wheel/./pebble 2026-04-26 00:55:25,625 root INFO running install_egg_info 2026-04-26 00:55:25,632 root INFO running egg_info 2026-04-26 00:55:25,637 root INFO creating Pebble.egg-info 2026-04-26 00:55:25,638 root INFO writing Pebble.egg-info/PKG-INFO 2026-04-26 00:55:25,638 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2026-04-26 00:55:25,639 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2026-04-26 00:55:25,639 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2026-04-26 00:55:25,648 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2026-04-26 00:55:25,648 root INFO reading manifest template 'MANIFEST.in' 2026-04-26 00:55:25,649 root INFO adding license file 'LICENSE' 2026-04-26 00:55:25,650 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2026-04-26 00:55:25,651 root INFO Copying Pebble.egg-info to build/bdist.linux-x86_64/wheel/./Pebble-5.2.0-py3.14.egg-info 2026-04-26 00:55:25,652 root INFO running install_scripts 2026-04-26 00:55:25,654 root INFO creating build/bdist.linux-x86_64/wheel/pebble-5.2.0.dist-info/WHEEL 2026-04-26 00:55:25,655 wheel INFO creating '/home/buildozer/aports/community/py3-pebble/src/pebble-5.2.0/.dist/.tmp-wc8o_ft7/pebble-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-26 00:55:25,656 wheel INFO adding 'pebble/__init__.py' 2026-04-26 00:55:25,656 wheel INFO adding 'pebble/decorators.py' 2026-04-26 00:55:25,657 wheel INFO adding 'pebble/functions.py' 2026-04-26 00:55:25,657 wheel INFO adding 'pebble/py.typed' 2026-04-26 00:55:25,658 wheel INFO adding 'pebble/asynchronous/__init__.py' 2026-04-26 00:55:25,658 wheel INFO adding 'pebble/asynchronous/process.py' 2026-04-26 00:55:25,659 wheel INFO adding 'pebble/asynchronous/thread.py' 2026-04-26 00:55:25,659 wheel INFO adding 'pebble/common/__init__.py' 2026-04-26 00:55:25,659 wheel INFO adding 'pebble/common/process.py' 2026-04-26 00:55:25,660 wheel INFO adding 'pebble/common/shared.py' 2026-04-26 00:55:25,660 wheel INFO adding 'pebble/common/types.py' 2026-04-26 00:55:25,661 wheel INFO adding 'pebble/concurrent/__init__.py' 2026-04-26 00:55:25,661 wheel INFO adding 'pebble/concurrent/process.py' 2026-04-26 00:55:25,662 wheel INFO adding 'pebble/concurrent/thread.py' 2026-04-26 00:55:25,662 wheel INFO adding 'pebble/pool/__init__.py' 2026-04-26 00:55:25,662 wheel INFO adding 'pebble/pool/base_pool.py' 2026-04-26 00:55:25,663 wheel INFO adding 'pebble/pool/channel.py' 2026-04-26 00:55:25,663 wheel INFO adding 'pebble/pool/process.py' 2026-04-26 00:55:25,664 wheel INFO adding 'pebble/pool/thread.py' 2026-04-26 00:55:25,664 wheel INFO adding 'pebble-5.2.0.dist-info/licenses/LICENSE' 2026-04-26 00:55:25,665 wheel INFO adding 'pebble-5.2.0.dist-info/METADATA' 2026-04-26 00:55:25,665 wheel INFO adding 'pebble-5.2.0.dist-info/WHEEL' 2026-04-26 00:55:25,666 wheel INFO adding 'pebble-5.2.0.dist-info/top_level.txt' 2026-04-26 00:55:25,666 wheel INFO adding 'pebble-5.2.0.dist-info/RECORD' 2026-04-26 00:55:25,666 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-26 00:55:25,668 gpep517 INFO The backend produced .dist/pebble-5.2.0-py3-none-any.whl pebble-5.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pebble/src/pebble-5.2.0 plugins: forked-1.6.0, xdist-3.8.0 created: 48/48 workers 48 workers [416 items] ........................................................................ [ 17%] ........................................................................ [ 34%] ........................................................................ [ 51%] ........................................................................ [ 69%] .............................................................../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-173402gd', '/mp-jgb5m1x2'} warnings.warn( ......... [ 86%] .../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-hi_54owk', '/mp-4tbq1eu3'} warnings.warn( ...................../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-2getjgdd', '/mp-zoaz9yz7'} warnings.warn( ..../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-is3lmf57', '/mp-37r_zr7m'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-5ght3f8l', '/mp-gh8l4eay'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-fzfpb89t', '/mp-inwwy104'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-atr_tjcs', '/mp-1cvgtthd'} warnings.warn( ...../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-1798c1gp', '/mp-y8opmk8j'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-pgfz1pvf', '/mp-h9gqo3k5'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-a76z_aey', '/mp-3d5jpykp'} warnings.warn( ../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-q7vk_bz6', '/mp-thvlfsyp'} warnings.warn( ./usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-agmiwmzc', '/mp-ehl2rd29'} warnings.warn( .../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-bqe_o1l6', '/mp-b2wiuikn'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-tpiy0vsm', '/mp-rhesxe60'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-gs5ddcdg', '/mp-0vzkim__'} warnings.warn( ./usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-0yp886cf', '/mp-lawta3cy'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-2ezpwppl', '/mp-pfszyjq2'} warnings.warn( ../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-6gqlry1p', '/mp-4jjxcwvv'} warnings.warn( ../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-navwk57s', '/mp-t0plbau6'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-jx6br1c5', '/mp-ksmgcbyz'} warnings.warn( .../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-0d22uu3n', '/mp-uzkx566m'} warnings.warn( ./usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-lzdzbels', '/mp-0gpasyim'} warnings.warn( /usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-01eyx661', '/mp-92laqjgw'} warnings.warn( ..../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-7z99_5tv', '/mp-mj4zwg91'} warnings.warn( ./usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-9qb3zjpp', '/mp-ls4tls0s'} warnings.warn( ../usr/lib/python3.14/multiprocessing/resource_tracker.py:396: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown: {'/mp-4778de86', '/mp-a47xc24l'} warnings.warn( . [100%] =============================== warnings summary =============================== test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_concurrent_thread.py: 1 warning test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3652) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 2 warnings test/test_concurrent_process_fork.py: 2 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3744) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_decorated_result_colision test/test_concurrent_process_fork.py::TestProcessConcurrent::test_not_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_single_future /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3700) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 2 warnings test/test_concurrent_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 2 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3780) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 4 warnings test/test_concurrent_thread.py: 1 warning test/test_pebble.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 1 warning test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3820) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 2 warnings test/test_concurrent_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 2 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3800) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_frozen_error_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_instance_method test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3788) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_class_method test/test_asynchronous_thread.py::TestThreadAsynchronous::test_daemon_keyword_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_returned /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3772) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated_result test/test_asynchronous_thread.py::TestThreadAsynchronous::test_not_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_error test/test_thread_pool.py::TestThreadPool::test_thread_pool_map /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3796) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_running test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_running test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_single_future /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3776) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_docstring test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_returned test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_futures_timeout /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3816) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_argument test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_returned test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_pickling_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_one_chunk test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_broken_pool /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3792) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_returned test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_frozen_error_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_multi test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_callback /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3824) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_not_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_pickling_error_decorated test/test_thread_pool.py::TestThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3812) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_cancel_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_pool_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_pickling_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stopped test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_expired_worker test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3640) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 2 warnings test/test_concurrent_process_forkserver.py: 2 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3784) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_spawn.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_stopped /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3646) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_fork.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_wrong_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_result test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_multi /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3808) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_fork.py::TestProcessConcurrent::test_cancel_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3804) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_instance_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_decorated_result test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_running /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3660) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_decorated_result_colision test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_not_decorated_results test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3668) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results_callback test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_empty test/test_process_pool_fork.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_fork.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_frozen_error /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3649) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_concurrent_thread.py: 4 warnings test/test_pebble.py: 4 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3664) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_concurrent_thread.py: 1 warning test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3656) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_pool_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_returned test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3672) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_concurrent_thread.py: 1 warning test/test_pebble.py: 4 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 1 warning test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3680) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_thread.py: 2 warnings test/test_pebble.py: 4 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 1 warning /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3643) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 2 warnings test/test_concurrent_thread.py: 1 warning test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3720) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 2 warnings test/test_concurrent_thread.py: 1 warning test/test_pebble.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_thread_pool.py: 3 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3676) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_single test/test_thread_pool.py::TestThreadPool::test_process_pool_frozen_error /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3752) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_broken_pickling_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_single_future /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3696) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_large_data test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_broken_pool test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_cancel /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3724) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_pool_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickle_function /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3764) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3768) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_single_future /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3692) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_single test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error test/test_thread_pool.py::TestThreadPool::test_thread_pool_different_thread /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3712) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_not_decorated_results test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickling_error_result /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3716) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_not_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_task test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3760) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3741) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_cancel_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3728) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 2 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 7 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3684) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_running test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped test/test_thread_pool.py::TestThreadPool::test_thread_pool_tasks_limit /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3708) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 2 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 5 warnings /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3756) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_multiple_futures test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_error /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3704) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_large_data /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3748) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_single_future test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_timeout /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3737) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_futures /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3688) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_running /usr/lib/python3.14/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=3732) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 416 passed, 416 warnings in 19.66s ====================== >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pebble/common/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.14/site-packages/pebble/common/__pycache__' 'usr/lib/python3.14/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.14/site-packages/pebble/asynchronous/__pycache__' 'usr/lib/python3.14/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.14/site-packages/pebble/__pycache__' 'usr/lib/python3.14/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.14/site-packages/pebble/pool/__pycache__' 'usr/lib/python3.14/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.14/site-packages/pebble/concurrent/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... Please specify at least one package name on the command line. >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... Please specify at least one package name on the command line. >>> py3-pebble-pyc*: Tracing dependencies... python3~3.14 >>> py3-pebble-pyc*: Package size: 145.1 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.2.0-r1.apk >>> py3-pebble*: Tracing dependencies... python3~3.14 >>> py3-pebble*: Package size: 93.6 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.2.0-r1.apk >>> py3-pebble: Build complete at Sun, 26 Apr 2026 00:55:47 +0000 elapsed time 0h 0m 29s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-pebble (20260426.005523) ( 2/41) Purging py3-gpep517-pyc (19-r2) ( 3/41) Purging py3-gpep517 (19-r2) ( 4/41) Purging py3-installer-pyc (1.0.0-r0) ( 5/41) Purging py3-installer (1.0.0-r0) ( 6/41) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/41) Purging py3-setuptools (82.0.1-r1) ( 8/41) Purging py3-wheel-pyc (0.47.0-r0) ( 9/41) Purging py3-wheel (0.47.0-r0) (10/41) Purging py3-pytest-forked-pyc (1.6.0-r4) (11/41) Purging py3-pytest-forked (1.6.0-r4) (12/41) Purging py3-pytest-xdist-pyc (3.8.0-r1) (13/41) Purging py3-pytest-xdist (3.8.0-r1) (14/41) Purging py3-execnet-pyc (2.1.1-r1) (15/41) Purging py3-execnet (2.1.1-r1) (16/41) Purging py3-pytest-pyc (9.0.3-r0) (17/41) Purging py3-pytest (9.0.3-r0) (18/41) Purging py3-iniconfig-pyc (2.3.0-r1) (19/41) Purging py3-iniconfig (2.3.0-r1) (20/41) Purging py3-packaging-pyc (26.2-r0) (21/41) Purging py3-packaging (26.2-r0) (22/41) Purging py3-parsing-pyc (3.3.2-r1) (23/41) Purging py3-parsing (3.3.2-r1) (24/41) Purging py3-pluggy-pyc (1.6.0-r1) (25/41) Purging py3-pluggy (1.6.0-r1) (26/41) Purging py3-py-pyc (1.11.0-r5) (27/41) Purging py3-py (1.11.0-r5) (28/41) Purging py3-pygments-pyc (2.20.0-r0) (29/41) Purging py3-pygments (2.20.0-r0) (30/41) Purging python3-pyc (3.14.3-r0) (31/41) Purging python3-pycache-pyc0 (3.14.3-r0) (32/41) Purging pyc (3.14.3-r0) (33/41) Purging python3 (3.14.3-r0) (34/41) Purging gdbm (1.26-r0) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.5.2-r1) (37/41) Purging libpanelw (6.6_p20260404-r0) (38/41) Purging mpdecimal (4.0.1-r0) (39/41) Purging readline (8.3.3-r1) (40/41) Purging sqlite-libs (3.53.0-r0) (41/41) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> py3-pebble: Updating the community/x86_64 repository index... >>> py3-pebble: Signing the index...