>>> py3-nox: Building community/py3-nox 2024.04.15-r0 (using abuild 3.13.0-r3) started Thu, 27 Jun 2024 20:28:04 +0000 >>> py3-nox: Checking sanity of /home/buildozer/aports/community/py3-nox/APKBUILD... >>> py3-nox: Analyzing dependencies... >>> py3-nox: Installing for build: build-base py3-argcomplete py3-colorlog py3-packaging py3-py py3-setuptools py3-virtualenv py3-wheel python3 py3-gpep517 py3-hatchling py3-pytest (1/51) Installing libffi (3.4.6-r0) (2/51) Installing gdbm (1.23-r1) (3/51) Installing mpdecimal (4.0.0-r0) (4/51) Installing libpanelw (6.4_p20240420-r0) (5/51) Installing readline (8.2.10-r0) (6/51) Installing sqlite-libs (3.46.0-r0) (7/51) Installing python3 (3.12.3-r1) (8/51) Installing python3-pycache-pyc0 (3.12.3-r1) (9/51) Installing pyc (3.12.3-r1) (10/51) Installing py3-argcomplete-pyc (3.4.0-r0) (11/51) Installing python3-pyc (3.12.3-r1) (12/51) Installing py3-argcomplete (3.4.0-r0) (13/51) Installing py3-colorlog (6.8.2-r2) (14/51) Installing py3-colorlog-pyc (6.8.2-r2) (15/51) Installing py3-parsing (3.1.2-r1) (16/51) Installing py3-parsing-pyc (3.1.2-r1) (17/51) Installing py3-packaging (24.1-r0) (18/51) Installing py3-packaging-pyc (24.1-r0) (19/51) Installing py3-py (1.11.0-r3) (20/51) Installing py3-py-pyc (1.11.0-r3) (21/51) Installing py3-setuptools (70.1.1-r0) (22/51) Installing py3-setuptools-pyc (70.1.1-r0) (23/51) Installing py3-platformdirs (4.2.2-r0) (24/51) Installing py3-platformdirs-pyc (4.2.2-r0) (25/51) Installing py3-distlib (0.3.8-r1) (26/51) Installing py3-distlib-pyc (0.3.8-r1) (27/51) Installing py3-filelock (3.13.1-r1) (28/51) Installing py3-filelock-pyc (3.13.1-r1) (29/51) Installing py3-virtualenv (20.26.2-r0) (30/51) Installing py3-virtualenv-pyc (20.26.2-r0) (31/51) Installing py3-wheel (0.42.0-r1) (32/51) Installing py3-wheel-pyc (0.42.0-r1) (33/51) Installing py3-installer (0.7.0-r2) (34/51) Installing py3-installer-pyc (0.7.0-r2) (35/51) Installing py3-gpep517 (16-r0) (36/51) Installing py3-gpep517-pyc (16-r0) (37/51) Installing py3-editables (0.5-r2) (38/51) Installing py3-editables-pyc (0.5-r2) (39/51) Installing py3-pathspec (0.12.1-r2) (40/51) Installing py3-pathspec-pyc (0.12.1-r2) (41/51) Installing py3-pluggy (1.5.0-r0) (42/51) Installing py3-pluggy-pyc (1.5.0-r0) (43/51) Installing py3-trove-classifiers (2024.5.17-r0) (44/51) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (45/51) Installing py3-hatchling (1.25.0-r0) (46/51) Installing py3-hatchling-pyc (1.25.0-r0) (47/51) Installing py3-iniconfig (2.0.0-r1) (48/51) Installing py3-iniconfig-pyc (2.0.0-r1) (49/51) Installing py3-pytest (8.2.2-r0) (50/51) Installing py3-pytest-pyc (8.2.2-r0) (51/51) Installing .makedepends-py3-nox (20240627.202805) Executing busybox-1.36.1-r31.trigger OK: 442 MiB in 164 packages >>> py3-nox: Cleaning up srcdir >>> py3-nox: Cleaning up pkgdir >>> py3-nox: Cleaning up tmpdir >>> py3-nox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nox-2024.04.15.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-nox: Fetching https://github.com/theacodes/nox/archive/2024.04.15/py3-nox-2024.04.15.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907k 100 3907k 0 0 6267k 0 --:--:-- --:--:-- --:--:-- 6267k >>> py3-nox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nox-2024.04.15.tar.gz >>> py3-nox: Checking sha512sums... py3-nox-2024.04.15.tar.gz: OK >>> py3-nox: Unpacking /var/cache/distfiles/edge/py3-nox-2024.04.15.tar.gz... 2024-06-27 20:28:07,069 gpep517 INFO Building wheel via backend hatchling.build 2024-06-27 20:28:07,157 gpep517 INFO The backend produced .dist/nox-2024.4.15-py3-none-any.whl nox-2024.4.15-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-nox/src/nox-2024.04.15 configfile: pyproject.toml testpaths: tests collected 558 items tests/test__option_set.py ......... [ 1%] tests/test__parametrize.py .................... [ 5%] tests/test__version.py ............. [ 7%] tests/test_action_helper.py ..................... [ 11%] tests/test_command.py ....................s.s.......... [ 17%] tests/test_logger.py ...X. [ 18%] tests/test_main.py ..................................................... [ 27%] ......................................... [ 34%] tests/test_manifest.py ................................................. [ 43%] ......... [ 45%] tests/test_registry.py ........... [ 47%] tests/test_sessions.py ................................................. [ 56%] ...............................................................s........ [ 68%] ............................... [ 74%] tests/test_tasks.py ................................................... [ 83%] tests/test_toml.py ...... [ 84%] tests/test_virtualenv.py .....ssss.sss..........s.sssssss...ss.ss....... [ 93%] s.................................. [ 99%] tests/test_workflow.py ... [100%] =================================== XPASSES ==================================== ________________________ test_no_color_timestamp[color] ________________________ ----------------------------- Captured stderr call ----------------------------- nox > bar nox > [2024-06-27 20:28:09,864] bar nox > bar nox > [2024-06-27 20:28:09,865] bar foo foo ------------------------------ Captured log call ------------------------------- INFO nox:test_logger.py:75 bar INFO nox:test_logger.py:84 bar OUTPUT nox:logger.py:87 foo =========================== short test summary info ============================ SKIPPED [1] tests/test_command.py:383: Only run this test on Windows. SKIPPED [1] tests/test_command.py:405: Only run this test on Windows. SKIPPED [1] tests/test_sessions.py:1037: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:156: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:185: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:197: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:211: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:241: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:247: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:264: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:431: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:463: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:476: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:488: Missing conda command. SKIPPED [4] tests/test_virtualenv.py:507: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:532: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:532: Missing conda command. SKIPPED [1] tests/test_virtualenv.py:561: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:587: Missing uv command. SKIPPED [1] tests/test_virtualenv.py:687: Python 2.7 unsupported for virtualenv>=20.22.0 XPASS tests/test_logger.py::test_no_color_timestamp[color] ================= 534 passed, 23 skipped, 1 xpassed in 24.38s ================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:98: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d/test_safe_get_no_perms0 : [Errno 39] Directory not empty: 'test_safe_get_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:98: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d/test_safe_set_no_perms0 : [Errno 39] Directory not empty: 'test_safe_set_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:98: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d/test_safe_delete_no_perms0 : [Errno 39] Directory not empty: 'test_safe_delete_no_perms0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:98: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d/test_rmtree_errorhandler_rerai0 : [Errno 39] Directory not empty: 'test_rmtree_errorhandler_rerai0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:98: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6f76f71b-6916-465e-a9e9-3c899ce8c73d' warnings.warn( >>> py3-nox: Entering fakeroot... >>> py3-nox-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nox/pkg/py3-nox/usr/lib/python3.12/site-packages/nox/__pycache__' -> '/home/buildozer/aports/community/py3-nox/pkg/py3-nox-pyc/usr/lib/python3.12/site-packages/nox/__pycache__' >>> py3-nox-pyc*: Preparing subpackage py3-nox-pyc... >>> py3-nox-pyc*: Running postcheck for py3-nox-pyc >>> py3-nox*: Running postcheck for py3-nox >>> py3-nox*: Preparing package py3-nox... >>> py3-nox-pyc*: Tracing dependencies... py3-argcomplete py3-colorlog py3-packaging py3-py py3-setuptools py3-virtualenv py3-wheel python3 python3~3.12 >>> py3-nox-pyc*: Package size: 256.0 KB >>> py3-nox-pyc*: Compressing data... >>> py3-nox-pyc*: Create checksum... >>> py3-nox-pyc*: Create py3-nox-pyc-2024.04.15-r0.apk >>> py3-nox*: Tracing dependencies... py3-argcomplete py3-colorlog py3-packaging py3-py py3-setuptools py3-virtualenv py3-wheel python3 python3~3.12 >>> py3-nox*: Package size: 292.0 KB >>> py3-nox*: Compressing data... >>> py3-nox*: Create checksum... >>> py3-nox*: Create py3-nox-2024.04.15-r0.apk >>> py3-nox: Build complete at Thu, 27 Jun 2024 20:28:32 +0000 elapsed time 0h 0m 28s >>> py3-nox: Cleaning up srcdir >>> py3-nox: Cleaning up pkgdir >>> py3-nox: Uninstalling dependencies... (1/51) Purging .makedepends-py3-nox (20240627.202805) (2/51) Purging py3-argcomplete-pyc (3.4.0-r0) (3/51) Purging py3-argcomplete (3.4.0-r0) (4/51) Purging py3-colorlog-pyc (6.8.2-r2) (5/51) Purging py3-colorlog (6.8.2-r2) (6/51) Purging py3-setuptools-pyc (70.1.1-r0) (7/51) Purging py3-setuptools (70.1.1-r0) (8/51) Purging py3-virtualenv-pyc (20.26.2-r0) (9/51) Purging py3-virtualenv (20.26.2-r0) (10/51) Purging py3-platformdirs-pyc (4.2.2-r0) (11/51) Purging py3-platformdirs (4.2.2-r0) (12/51) Purging py3-distlib-pyc (0.3.8-r1) (13/51) Purging py3-distlib (0.3.8-r1) (14/51) Purging py3-filelock-pyc (3.13.1-r1) (15/51) Purging py3-filelock (3.13.1-r1) (16/51) Purging py3-wheel-pyc (0.42.0-r1) (17/51) Purging py3-wheel (0.42.0-r1) (18/51) Purging py3-gpep517-pyc (16-r0) (19/51) Purging py3-gpep517 (16-r0) (20/51) Purging py3-installer-pyc (0.7.0-r2) (21/51) Purging py3-installer (0.7.0-r2) (22/51) Purging py3-hatchling-pyc (1.25.0-r0) (23/51) Purging py3-hatchling (1.25.0-r0) (24/51) Purging py3-editables-pyc (0.5-r2) (25/51) Purging py3-editables (0.5-r2) (26/51) Purging py3-pathspec-pyc (0.12.1-r2) (27/51) Purging py3-pathspec (0.12.1-r2) (28/51) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (29/51) Purging py3-trove-classifiers (2024.5.17-r0) (30/51) Purging py3-pytest-pyc (8.2.2-r0) (31/51) Purging py3-pytest (8.2.2-r0) (32/51) Purging py3-iniconfig-pyc (2.0.0-r1) (33/51) Purging py3-iniconfig (2.0.0-r1) (34/51) Purging py3-packaging-pyc (24.1-r0) (35/51) Purging py3-packaging (24.1-r0) (36/51) Purging py3-parsing-pyc (3.1.2-r1) (37/51) Purging py3-parsing (3.1.2-r1) (38/51) Purging py3-pluggy-pyc (1.5.0-r0) (39/51) Purging py3-pluggy (1.5.0-r0) (40/51) Purging py3-py-pyc (1.11.0-r3) (41/51) Purging py3-py (1.11.0-r3) (42/51) Purging python3-pyc (3.12.3-r1) (43/51) Purging python3-pycache-pyc0 (3.12.3-r1) (44/51) Purging pyc (3.12.3-r1) (45/51) Purging python3 (3.12.3-r1) (46/51) Purging gdbm (1.23-r1) (47/51) Purging libffi (3.4.6-r0) (48/51) Purging libpanelw (6.4_p20240420-r0) (49/51) Purging mpdecimal (4.0.0-r0) (50/51) Purging readline (8.2.10-r0) (51/51) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 113 packages >>> py3-nox: Updating the community/x86 repository index... >>> py3-nox: Signing the index...