>>> py3-jupyter_core: Building community/py3-jupyter_core 5.3.1-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 23:13:30 +0000 >>> py3-jupyter_core: Checking sanity of /home/buildozer/aports/community/py3-jupyter_core/APKBUILD... >>> py3-jupyter_core: Analyzing dependencies... >>> py3-jupyter_core: Installing for build: build-base py3-traitlets py3-platformdirs py3-hatchling py3-gpep517 py3-pytest (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.6-r0) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.6.1-r3) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.4_p20240330-r0) (7/41) Installing readline (8.2.10-r0) (8/41) Installing sqlite-libs (3.45.2-r0) (9/41) Installing python3 (3.12.2-r1) (10/41) Installing python3-pycache-pyc0 (3.12.2-r1) (11/41) Installing pyc (3.12.2-r1) (12/41) Installing py3-traitlets-pyc (5.14.1-r1) (13/41) Installing python3-pyc (3.12.2-r1) (14/41) Installing py3-traitlets (5.14.1-r1) (15/41) Installing py3-platformdirs (4.2.0-r1) (16/41) Installing py3-platformdirs-pyc (4.2.0-r1) (17/41) Installing py3-editables (0.5-r2) (18/41) Installing py3-editables-pyc (0.5-r2) (19/41) Installing py3-parsing (3.1.2-r1) (20/41) Installing py3-parsing-pyc (3.1.2-r1) (21/41) Installing py3-packaging (24.0-r1) (22/41) Installing py3-packaging-pyc (24.0-r1) (23/41) Installing py3-pathspec (0.12.1-r2) (24/41) Installing py3-pathspec-pyc (0.12.1-r2) (25/41) Installing py3-pluggy (1.4.0-r1) (26/41) Installing py3-pluggy-pyc (1.4.0-r1) (27/41) Installing py3-trove-classifiers (2024.3.3-r2) (28/41) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (29/41) Installing py3-hatchling (1.22.5-r1) (30/41) Installing py3-hatchling-pyc (1.22.5-r1) (31/41) Installing py3-installer (0.7.0-r2) (32/41) Installing py3-installer-pyc (0.7.0-r2) (33/41) Installing py3-gpep517 (15-r2) (34/41) Installing py3-gpep517-pyc (15-r2) (35/41) Installing py3-iniconfig (2.0.0-r1) (36/41) Installing py3-iniconfig-pyc (2.0.0-r1) (37/41) Installing py3-py (1.11.0-r3) (38/41) Installing py3-py-pyc (1.11.0-r3) (39/41) Installing py3-pytest (8.1.1-r1) (40/41) Installing py3-pytest-pyc (8.1.1-r1) (41/41) Installing .makedepends-py3-jupyter_core (20240412.231331) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 148 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Cleaning up tmpdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.3.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 100 85150 100 85150 0 0 452k 0 --:--:-- --:--:-- --:--:-- 454k >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.3.1.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.3.1.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/edge/py3-jupyter_core-5.3.1.tar.gz... 2024-04-12 23:13:33,022 gpep517 INFO Building wheel via backend hatchling.build 2024-04-12 23:13:33,174 gpep517 INFO The backend produced .dist/jupyter_core-5.3.1-py3-none-any.whl jupyter_core-5.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.3.1 configfile: pyproject.toml testpaths: jupyter_core/tests/ collected 78 items / 6 deselected / 72 selected jupyter_core/tests/test_application.py ......... [ 12%] jupyter_core/tests/test_async.py .. [ 15%] jupyter_core/tests/test_command.py .......... [ 29%] jupyter_core/tests/test_migrate.py ........... [ 44%] jupyter_core/tests/test_paths.py ..ss.....ssss....ssss............ssss.. [ 98%] . [100%] =============================== warnings summary =============================== jupyter_core/application.py:21 /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.3.1/jupyter_core/application.py:21: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from .paths import ( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 0.34s call jupyter_core/tests/test_command.py::test_paths_debug 0.23s call jupyter_core/tests/test_command.py::test_subcommand_not_found 0.21s call jupyter_core/tests/test_command.py::test_subcommand_not_given 0.21s call jupyter_core/tests/test_command.py::test_paths 0.17s call jupyter_core/tests/test_command.py::test_help 0.17s call jupyter_core/tests/test_command.py::test_paths_json 0.15s call jupyter_core/tests/test_command.py::test_runtime_dir 0.14s call jupyter_core/tests/test_command.py::test_config_dir 0.13s call jupyter_core/tests/test_command.py::test_data_dir 0.02s call jupyter_core/tests/test_application.py::test_default_traits =========================== short test summary info ============================ SKIPPED [1] jupyter_core/tests/test_paths.py:111: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:119: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:161: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:167: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:174: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:180: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:225: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:231: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:241: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:247: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:463: only run on windows/cpython or pypy >= 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:482: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:520: only runs on windows SKIPPED [1] jupyter_core/tests/test_paths.py:525: only runs on windows =========== 58 passed, 14 skipped, 6 deselected, 1 warning in 2.42s ============ >>> py3-jupyter_core: Entering fakeroot... >>> py3-jupyter_core-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/jupyter_core/tests/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/tests/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/jupyter_core/utils/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/utils/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/jupyter_core/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-jupyter_core-pyc*: Preparing subpackage py3-jupyter_core-pyc... >>> py3-jupyter_core-pyc*: Running postcheck for py3-jupyter_core-pyc >>> py3-jupyter_core*: Running postcheck for py3-jupyter_core >>> py3-jupyter_core*: Preparing package py3-jupyter_core... >>> py3-jupyter_core-pyc*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.12 >>> py3-jupyter_core-pyc*: Package size: 316.0 KB >>> py3-jupyter_core-pyc*: Compressing data... >>> py3-jupyter_core-pyc*: Create checksum... >>> py3-jupyter_core-pyc*: Create py3-jupyter_core-pyc-5.3.1-r1.apk >>> py3-jupyter_core*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.12 >>> py3-jupyter_core*: Package size: 480.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.3.1-r1.apk >>> py3-jupyter_core: Build complete at Fri, 12 Apr 2024 23:13:37 +0000 elapsed time 0h 0m 7s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/41) Purging .makedepends-py3-jupyter_core (20240412.231331) (2/41) Purging py3-traitlets-pyc (5.14.1-r1) (3/41) Purging py3-traitlets (5.14.1-r1) (4/41) Purging py3-platformdirs-pyc (4.2.0-r1) (5/41) Purging py3-platformdirs (4.2.0-r1) (6/41) Purging py3-hatchling-pyc (1.22.5-r1) (7/41) Purging py3-hatchling (1.22.5-r1) (8/41) Purging py3-editables-pyc (0.5-r2) (9/41) Purging py3-editables (0.5-r2) (10/41) Purging py3-pathspec-pyc (0.12.1-r2) (11/41) Purging py3-pathspec (0.12.1-r2) (12/41) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (13/41) Purging py3-trove-classifiers (2024.3.3-r2) (14/41) Purging py3-gpep517-pyc (15-r2) (15/41) Purging py3-gpep517 (15-r2) (16/41) Purging py3-installer-pyc (0.7.0-r2) (17/41) Purging py3-installer (0.7.0-r2) (18/41) Purging py3-pytest-pyc (8.1.1-r1) (19/41) Purging py3-pytest (8.1.1-r1) (20/41) Purging py3-iniconfig-pyc (2.0.0-r1) (21/41) Purging py3-iniconfig (2.0.0-r1) (22/41) Purging py3-packaging-pyc (24.0-r1) (23/41) Purging py3-packaging (24.0-r1) (24/41) Purging py3-parsing-pyc (3.1.2-r1) (25/41) Purging py3-parsing (3.1.2-r1) (26/41) Purging py3-pluggy-pyc (1.4.0-r1) (27/41) Purging py3-pluggy (1.4.0-r1) (28/41) Purging py3-py-pyc (1.11.0-r3) (29/41) Purging py3-py (1.11.0-r3) (30/41) Purging python3-pyc (3.12.2-r1) (31/41) Purging python3-pycache-pyc0 (3.12.2-r1) (32/41) Purging pyc (3.12.2-r1) (33/41) Purging python3 (3.12.2-r1) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.4.6-r0) (37/41) Purging libpanelw (6.4_p20240330-r0) (38/41) Purging mpdecimal (4.0.0-r0) (39/41) Purging readline (8.2.10-r0) (40/41) Purging sqlite-libs (3.45.2-r0) (41/41) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-jupyter_core: Updating the community/x86_64 repository index... >>> py3-jupyter_core: Signing the index...