>>> py3-dpath: Building testing/py3-dpath 2.0.6-r1 (using abuild 3.9.0-r2) started Tue, 26 Jul 2022 05:44:48 +0000 >>> py3-dpath: Checking sanity of /home/buildozer/aports/testing/py3-dpath/APKBUILD... >>> py3-dpath: Analyzing dependencies... >>> py3-dpath: Installing for build: build-base python3 py3-setuptools py3-hypothesis py3-mock py3-nose py3-pytest (1/31) Installing libbz2 (1.0.8-r1) (2/31) Installing libffi (3.4.2-r1) (3/31) Installing gdbm (1.23-r0) (4/31) Installing xz-libs (5.2.5-r1) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.1.2-r0) (7/31) Installing sqlite-libs (3.39.1-r0) (8/31) Installing python3 (3.10.5-r0) (9/31) Installing py3-appdirs (1.4.4-r3) (10/31) Installing py3-more-itertools (8.13.0-r0) (11/31) Installing py3-ordered-set (4.0.2-r4) (12/31) Installing py3-parsing (2.4.7-r3) (13/31) Installing py3-six (1.16.0-r1) (14/31) Installing py3-packaging (21.3-r0) (15/31) Installing py3-setuptools (59.4.0-r0) (16/31) Installing py3-attrs (21.4.0-r0) (17/31) Installing py3-sortedcontainers (2.4.0-r1) (18/31) Installing py3-exceptiongroup (1.0.0_rc8-r0) (19/31) Installing py3-hypothesis (6.53.0-r0) (20/31) Installing py3-pbr (5.9.0-r0) (21/31) Installing py3-mock (4.0.3-r2) (22/31) Installing py3-nose (1.3.7-r9) (23/31) Installing py3-atomicwrites (1.4.0-r2) (24/31) Installing py3-iniconfig (1.1.1-r3) (25/31) Installing py3-pluggy (1.0.0-r0) (26/31) Installing py3-py (1.10.0-r2) (27/31) Installing py3-pygments (2.11.2-r0) (28/31) Installing py3-tomli (2.0.1-r1) (29/31) Installing py3-wcwidth (0.2.5-r2) (30/31) Installing py3-pytest (7.1.2-r1) (31/31) Installing .makedepends-py3-dpath (20220726.054449) Executing busybox-1.35.0-r20.trigger OK: 438 MiB in 130 packages >>> py3-dpath: Cleaning up srcdir >>> py3-dpath: Cleaning up pkgdir >>> py3-dpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dpath-2.0.6.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 22116 100 22116 0 0 43343 0 --:--:-- --:--:-- --:--:-- 43279 >>> py3-dpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dpath-2.0.6.tar.gz >>> py3-dpath: Checking sha512sums... dpath-2.0.6.tar.gz: OK >>> py3-dpath: Unpacking /var/cache/distfiles/edge/dpath-2.0.6.tar.gz... /home/buildozer/aports/testing/py3-dpath/src/dpath-2.0.6/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/dpath copying dpath/util.py -> build/lib/dpath copying dpath/options.py -> build/lib/dpath copying dpath/__init__.py -> build/lib/dpath copying dpath/segments.py -> build/lib/dpath copying dpath/exceptions.py -> build/lib/dpath copying dpath/version.py -> build/lib/dpath ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-dpath/src/dpath-2.0.6 plugins: hypothesis-6.53.0 collected 75 items tests/test_broken_afilter.py . [ 1%] tests/test_path_get.py . [ 2%] tests/test_path_paths.py .. [ 5%] tests/test_segments.py ............... [ 25%] tests/test_types.py ...... [ 33%] tests/test_unicode.py ... [ 37%] tests/test_util_delete.py .... [ 42%] tests/test_util_get_values.py .......... [ 56%] tests/test_util_merge.py ............ [ 72%] tests/test_util_new.py ..... [ 78%] tests/test_util_paths.py . [ 80%] tests/test_util_search.py .......... [ 93%] tests/test_util_set.py ..... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/nose/importer.py:12 /usr/lib/python3.10/site-packages/nose/importer.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses from imp import find_module, load_module, acquire_lock, release_lock tests/test_types.py:15 /home/buildozer/aports/testing/py3-dpath/src/dpath-2.0.6/tests/test_types.py:15: PytestCollectionWarning: cannot collect test class 'TestMapping' because it has a __init__ constructor (from: tests/test_types.py) class TestMapping(MutableMapping): tests/test_types.py:39 /home/buildozer/aports/testing/py3-dpath/src/dpath-2.0.6/tests/test_types.py:39: PytestCollectionWarning: cannot collect test class 'TestSequence' because it has a __init__ constructor (from: tests/test_types.py) class TestSequence(MutableSequence): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 75 passed, 3 warnings in 198.34s (0:03:18) ================== >>> py3-dpath: Entering fakeroot... /home/buildozer/aports/testing/py3-dpath/src/dpath-2.0.6/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-dpath/pkg creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath copying build/lib/dpath/util.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath creating /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/__pycache__/exceptions.cpython-310.pyc -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/__pycache__/segments.cpython-310.pyc -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/__pycache__/options.cpython-310.pyc -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/__pycache__/util.cpython-310.pyc -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/__pycache__ copying build/lib/dpath/options.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath copying build/lib/dpath/__init__.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath copying build/lib/dpath/segments.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath copying build/lib/dpath/exceptions.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath copying build/lib/dpath/version.py -> /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath byte-compiling /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath/version.py to version.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/testing/py3-dpath/pkg/py3-dpath/usr/lib/python3.10/site-packages/dpath-2.0.6-py3.10.egg-info >>> py3-dpath*: Running postcheck for py3-dpath >>> py3-dpath*: Preparing package py3-dpath... >>> py3-dpath*: Tracing dependencies... >>> py3-dpath*: Package size: 128.0 KB >>> py3-dpath*: Compressing data... >>> py3-dpath*: Create checksum... >>> py3-dpath*: Create py3-dpath-2.0.6-r1.apk >>> py3-dpath: Build complete at Tue, 26 Jul 2022 05:48:09 +0000 elapsed time 0h 3m 21s >>> py3-dpath: Cleaning up srcdir >>> py3-dpath: Cleaning up pkgdir >>> py3-dpath: Uninstalling dependencies... (1/31) Purging .makedepends-py3-dpath (20220726.054449) (2/31) Purging py3-setuptools (59.4.0-r0) (3/31) Purging py3-appdirs (1.4.4-r3) (4/31) Purging py3-ordered-set (4.0.2-r4) (5/31) Purging py3-hypothesis (6.53.0-r0) (6/31) Purging py3-sortedcontainers (2.4.0-r1) (7/31) Purging py3-exceptiongroup (1.0.0_rc8-r0) (8/31) Purging py3-mock (4.0.3-r2) (9/31) Purging py3-pbr (5.9.0-r0) (10/31) Purging py3-nose (1.3.7-r9) (11/31) Purging py3-pytest (7.1.2-r1) (12/31) Purging py3-atomicwrites (1.4.0-r2) (13/31) Purging py3-attrs (21.4.0-r0) (14/31) Purging py3-iniconfig (1.1.1-r3) (15/31) Purging py3-more-itertools (8.13.0-r0) (16/31) Purging py3-packaging (21.3-r0) (17/31) Purging py3-parsing (2.4.7-r3) (18/31) Purging py3-pluggy (1.0.0-r0) (19/31) Purging py3-py (1.10.0-r2) (20/31) Purging py3-pygments (2.11.2-r0) (21/31) Purging py3-six (1.16.0-r1) (22/31) Purging py3-tomli (2.0.1-r1) (23/31) Purging py3-wcwidth (0.2.5-r2) (24/31) Purging python3 (3.10.5-r0) (25/31) Purging libbz2 (1.0.8-r1) (26/31) Purging libffi (3.4.2-r1) (27/31) Purging gdbm (1.23-r0) (28/31) Purging xz-libs (5.2.5-r1) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.2-r0) (31/31) Purging sqlite-libs (3.39.1-r0) Executing busybox-1.35.0-r20.trigger OK: 368 MiB in 99 packages >>> py3-dpath: Updating the testing/aarch64 repository index... >>> py3-dpath: Signing the index...