>>> py3-filelock: Building community/py3-filelock 3.13.1-r1 (using abuild 3.13.0-r5) started Thu, 22 Aug 2024 22:24:12 +0000 >>> py3-filelock: Checking sanity of /home/buildozer/aports/community/py3-filelock/APKBUILD... >>> py3-filelock: Analyzing dependencies... >>> py3-filelock: Installing for build: build-base python3 py3-gpep517 py3-hatch-vcs py3-hatchling py3-pytest py3-pytest-mock py3-pytest-timeout (1/48) Installing libbz2 (1.0.8-r6) (2/48) Installing libffi (3.4.6-r0) (3/48) Installing gdbm (1.24-r0) (4/48) Installing xz-libs (5.6.2-r0) (5/48) Installing mpdecimal (4.0.0-r0) (6/48) Installing libpanelw (6.5_p20240601-r0) (7/48) Installing sqlite-libs (3.46.1-r0) (8/48) Installing python3 (3.12.5-r0) (9/48) Installing python3-pycache-pyc0 (3.12.5-r0) (10/48) Installing pyc (3.12.5-r0) (11/48) Installing python3-pyc (3.12.5-r0) (12/48) Installing py3-installer (0.7.0-r2) (13/48) Installing py3-installer-pyc (0.7.0-r2) (14/48) Installing py3-gpep517 (16-r0) (15/48) Installing py3-gpep517-pyc (16-r0) (16/48) Installing py3-editables (0.5-r2) (17/48) Installing py3-editables-pyc (0.5-r2) (18/48) Installing py3-parsing (3.1.2-r1) (19/48) Installing py3-parsing-pyc (3.1.2-r1) (20/48) Installing py3-packaging (24.1-r0) (21/48) Installing py3-packaging-pyc (24.1-r0) (22/48) Installing py3-pathspec (0.12.1-r2) (23/48) Installing py3-pathspec-pyc (0.12.1-r2) (24/48) Installing py3-pluggy (1.5.0-r0) (25/48) Installing py3-pluggy-pyc (1.5.0-r0) (26/48) Installing py3-trove-classifiers (2024.5.17-r0) (27/48) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (28/48) Installing py3-hatchling (1.25.0-r0) (29/48) Installing py3-hatchling-pyc (1.25.0-r0) (30/48) Installing py3-setuptools (70.3.0-r0) (31/48) Installing py3-setuptools-pyc (70.3.0-r0) (32/48) Installing py3-setuptools_scm (8.1.0-r0) (33/48) Installing py3-setuptools_scm-pyc (8.1.0-r0) (34/48) Installing py3-hatch-vcs (0.4.0-r2) (35/48) Installing py3-hatch-vcs-pyc (0.4.0-r2) (36/48) Installing py3-iniconfig (2.0.0-r1) (37/48) Installing py3-iniconfig-pyc (2.0.0-r1) (38/48) Installing py3-py (1.11.0-r3) (39/48) Installing py3-py-pyc (1.11.0-r3) (40/48) Installing py3-pytest (8.3.2-r0) (41/48) Installing py3-pytest-pyc (8.3.2-r0) (42/48) Installing py3-mock (5.1.0-r2) (43/48) Installing py3-mock-pyc (5.1.0-r2) (44/48) Installing py3-pytest-mock (3.10.0-r3) (45/48) Installing py3-pytest-mock-pyc (3.10.0-r3) (46/48) Installing py3-pytest-timeout (2.3.1-r1) (47/48) Installing py3-pytest-timeout-pyc (2.3.1-r1) (48/48) Installing .makedepends-py3-filelock (20240822.222425) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 152 packages >>> py3-filelock: Cleaning up srcdir >>> py3-filelock: Cleaning up pkgdir >>> py3-filelock: Cleaning up tmpdir >>> py3-filelock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filelock-3.13.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 14553 100 14553 0 0 22449 0 --:--:-- --:--:-- --:--:-- 22493 >>> py3-filelock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/filelock-3.13.1.tar.gz >>> py3-filelock: Checking sha512sums... filelock-3.13.1.tar.gz: OK >>> py3-filelock: Unpacking /var/cache/distfiles/filelock-3.13.1.tar.gz... 2024-08-22 22:24:26,820 gpep517 INFO Building wheel via backend hatchling.build 2024-08-22 22:24:27,045 gpep517 INFO The backend produced .dist/filelock-3.13.1-py3-none-any.whl filelock-3.13.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-filelock/src/filelock-3.13.1 configfile: pyproject.toml plugins: timeout-2.3.1, mock-3.10.0 collected 103 items tests/test_error.py .... [ 3%] tests/test_filelock.py ............................ssssssssssssssssssss. [ 51%] .................................................. [100%] =============================== warnings summary =============================== tests/test_filelock.py::test_subclass_compatibility /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-filelock/src/filelock-3.13.1/.testenv/lib/python3.12/site-packages/filelock/_api.py", line 317, in __del__ self.release(force=True) File "/home/buildozer/aports/community/py3-filelock/src/filelock-3.13.1/.testenv/lib/python3.12/site-packages/filelock/_api.py", line 280, in release if self.is_locked: ^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-filelock/src/filelock-3.13.1/.testenv/lib/python3.12/site-packages/filelock/_api.py", line 190, in is_locked return self._context.lock_file_fd is not None ^^^^^^^^^^^^^ AttributeError: 'MySoftFileLock' object has no attribute '_context' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 83 passed, 20 skipped, 1 warning in 12.62s ================== >>> py3-filelock: Entering fakeroot... >>> py3-filelock-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-filelock/pkg/py3-filelock/usr/lib/python3.12/site-packages/filelock/__pycache__' -> '/home/buildozer/aports/community/py3-filelock/pkg/py3-filelock-pyc/usr/lib/python3.12/site-packages/filelock/__pycache__' >>> py3-filelock-pyc*: Preparing subpackage py3-filelock-pyc... >>> py3-filelock-pyc*: Running postcheck for py3-filelock-pyc >>> py3-filelock*: Running postcheck for py3-filelock >>> py3-filelock*: Preparing package py3-filelock... >>> py3-filelock-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-filelock-pyc*: Package size: 72.0 KB >>> py3-filelock-pyc*: Compressing data... >>> py3-filelock-pyc*: Create checksum... >>> py3-filelock-pyc*: Create py3-filelock-pyc-3.13.1-r1.apk >>> py3-filelock*: Tracing dependencies... python3 python3~3.12 >>> py3-filelock*: Package size: 88.0 KB >>> py3-filelock*: Compressing data... >>> py3-filelock*: Create checksum... >>> py3-filelock*: Create py3-filelock-3.13.1-r1.apk >>> py3-filelock: Build complete at Thu, 22 Aug 2024 22:24:40 +0000 elapsed time 0h 0m 28s >>> py3-filelock: Cleaning up srcdir >>> py3-filelock: Cleaning up pkgdir >>> py3-filelock: Uninstalling dependencies... (1/48) Purging .makedepends-py3-filelock (20240822.222425) (2/48) Purging py3-gpep517-pyc (16-r0) (3/48) Purging py3-gpep517 (16-r0) (4/48) Purging py3-installer-pyc (0.7.0-r2) (5/48) Purging py3-installer (0.7.0-r2) (6/48) Purging py3-hatch-vcs-pyc (0.4.0-r2) (7/48) Purging py3-hatch-vcs (0.4.0-r2) (8/48) Purging py3-setuptools_scm-pyc (8.1.0-r0) (9/48) Purging py3-setuptools_scm (8.1.0-r0) (10/48) Purging py3-setuptools-pyc (70.3.0-r0) (11/48) Purging py3-setuptools (70.3.0-r0) (12/48) Purging py3-hatchling-pyc (1.25.0-r0) (13/48) Purging py3-hatchling (1.25.0-r0) (14/48) Purging py3-editables-pyc (0.5-r2) (15/48) Purging py3-editables (0.5-r2) (16/48) Purging py3-pathspec-pyc (0.12.1-r2) (17/48) Purging py3-pathspec (0.12.1-r2) (18/48) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (19/48) Purging py3-trove-classifiers (2024.5.17-r0) (20/48) Purging py3-pytest-mock-pyc (3.10.0-r3) (21/48) Purging py3-pytest-mock (3.10.0-r3) (22/48) Purging py3-mock-pyc (5.1.0-r2) (23/48) Purging py3-mock (5.1.0-r2) (24/48) Purging py3-pytest-timeout-pyc (2.3.1-r1) (25/48) Purging py3-pytest-timeout (2.3.1-r1) (26/48) Purging py3-pytest-pyc (8.3.2-r0) (27/48) Purging py3-pytest (8.3.2-r0) (28/48) Purging py3-iniconfig-pyc (2.0.0-r1) (29/48) Purging py3-iniconfig (2.0.0-r1) (30/48) Purging py3-packaging-pyc (24.1-r0) (31/48) Purging py3-packaging (24.1-r0) (32/48) Purging py3-parsing-pyc (3.1.2-r1) (33/48) Purging py3-parsing (3.1.2-r1) (34/48) Purging py3-pluggy-pyc (1.5.0-r0) (35/48) Purging py3-pluggy (1.5.0-r0) (36/48) Purging py3-py-pyc (1.11.0-r3) (37/48) Purging py3-py (1.11.0-r3) (38/48) Purging python3-pyc (3.12.5-r0) (39/48) Purging python3-pycache-pyc0 (3.12.5-r0) (40/48) Purging pyc (3.12.5-r0) (41/48) Purging python3 (3.12.5-r0) (42/48) Purging gdbm (1.24-r0) (43/48) Purging libbz2 (1.0.8-r6) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.5_p20240601-r0) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging sqlite-libs (3.46.1-r0) (48/48) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 104 packages >>> py3-filelock: Updating the community/loongarch64 repository index... >>> py3-filelock: Signing the index...