>>> py3-platformdirs: Building community/py3-platformdirs 4.3.7-r0 (using abuild 3.14.1-r7) started Sat, 22 Mar 2025 14:44:44 +0000
>>> py3-platformdirs: Validating /home/buildozer/aports/community/py3-platformdirs/APKBUILD...
>>> py3-platformdirs: Analyzing dependencies...
>>> py3-platformdirs: Installing for build: build-base py3-gpep517 py3-hatchling py3-hatch-vcs py3-appdirs py3-pytest py3-pytest-mock
(1/48) Installing libbz2 (1.0.8-r6)
(2/48) Installing libffi (3.4.7-r0)
(3/48) Installing gdbm (1.24-r0)
(4/48) Installing xz-libs (5.6.4-r0)
(5/48) Installing mpdecimal (4.0.0-r0)
(6/48) Installing libpanelw (6.5_p20250216-r0)
(7/48) Installing sqlite-libs (3.49.1-r0)
(8/48) Installing python3 (3.12.9-r0)
(9/48) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/48) Installing pyc (3.12.9-r0)
(11/48) Installing py3-installer-pyc (0.7.0-r2)
(12/48) Installing py3-gpep517-pyc (16-r0)
(13/48) Installing python3-pyc (3.12.9-r0)
(14/48) Installing py3-installer (0.7.0-r2)
(15/48) Installing py3-gpep517 (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.2.0-r0)
(19/48) Installing py3-parsing-pyc (3.2.0-r0)
(20/48) Installing py3-packaging (24.2-r0)
(21/48) Installing py3-packaging-pyc (24.2-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 (2025.1.15.22-r0)
(27/48) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0)
(28/48) Installing py3-hatchling (1.27.0-r0)
(29/48) Installing py3-hatchling-pyc (1.27.0-r0)
(30/48) Installing py3-setuptools (76.0.0-r0)
(31/48) Installing py3-setuptools-pyc (76.0.0-r0)
(32/48) Installing py3-setuptools_scm (8.2.0-r0)
(33/48) Installing py3-setuptools_scm-pyc (8.2.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-appdirs (1.4.4-r8)
(37/48) Installing py3-appdirs-pyc (1.4.4-r8)
(38/48) Installing py3-iniconfig (2.0.0-r1)
(39/48) Installing py3-iniconfig-pyc (2.0.0-r1)
(40/48) Installing py3-py (1.11.0-r4)
(41/48) Installing py3-py-pyc (1.11.0-r4)
(42/48) Installing py3-pytest (8.3.5-r0)
(43/48) Installing py3-pytest-pyc (8.3.5-r0)
(44/48) Installing py3-mock (5.2.0-r0)
(45/48) Installing py3-mock-pyc (5.2.0-r0)
(46/48) Installing py3-pytest-mock (3.10.0-r3)
(47/48) Installing py3-pytest-mock-pyc (3.10.0-r3)
(48/48) Installing .makedepends-py3-platformdirs (20250322.144445)
Executing busybox-1.37.0-r14.trigger
OK: 451 MiB in 156 packages
>>> py3-platformdirs: Cleaning up srcdir
>>> py3-platformdirs: Cleaning up pkgdir
>>> py3-platformdirs: Cleaning up tmpdir
>>> py3-platformdirs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platformdirs-4.3.7.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-platformdirs: Fetching https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-4.3.7.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 21291  100 21291    0     0   489k      0 --:--:-- --:--:-- --:--:--  489k
>>> py3-platformdirs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platformdirs-4.3.7.tar.gz
>>> py3-platformdirs: Checking sha512sums...
platformdirs-4.3.7.tar.gz: OK
>>> py3-platformdirs: Unpacking /var/cache/distfiles/edge/platformdirs-4.3.7.tar.gz...
2025-03-22 14:44:46,129 gpep517 INFO Building wheel via backend hatchling.build
2025-03-22 14:44:46,263 gpep517 INFO The backend produced .dist/platformdirs-4.3.7-py3-none-any.whl
platformdirs-4.3.7-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-platformdirs/src/platformdirs-4.3.7
configfile: pyproject.toml
plugins: mock-3.10.0
collected 482 items

tests/test_android.py .................................................. [ 10%]
...............................                                          [ 16%]
tests/test_api.py ...................................................... [ 28%]
........................................................................ [ 42%]
............................................................             [ 55%]
tests/test_comp_with_appdirs.py ...................sssssssssssssssssssss [ 63%]
sssssss........ssssssss                                                  [ 68%]
tests/test_macos.py .................................................... [ 79%]
.............................                                            [ 85%]
tests/test_main.py ..                                                    [ 85%]
tests/test_unix.py ..................................................... [ 96%]
................                                                         [100%]

======================= 446 passed, 36 skipped in 0.67s ========================
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b/popen-gw14/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b/popen-gw14/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b/popen-gw14
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b/popen-gw14'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3ee63537-3aca-4f8d-ab54-1e38745d2c7b'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42/popen-gw21/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42/popen-gw21/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42/popen-gw21
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42/popen-gw21'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8146fb0d-93f4-494e-bce8-97f6bc3c7c42'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a/popen-gw38/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a/popen-gw38/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a/popen-gw38
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a/popen-gw38'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8e06d1be-b2a5-4314-bd03-6d5c3ad3599a'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c/popen-gw7/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c/popen-gw7/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c/popen-gw7
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c/popen-gw7'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6eb84603-03f8-49b0-b862-d875d3095f5c'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49/popen-gw13/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49/popen-gw13/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49/popen-gw13
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49/popen-gw13'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c999977e-5f1e-4286-9f7a-32d0914e5e49'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ecc4fcf-ca52-4f6c-a6a8-4c480b512690/test_validate_zimfile_creatabl3
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ecc4fcf-ca52-4f6c-a6a8-4c480b512690/test_validate_zimfile_creatabl3'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ecc4fcf-ca52-4f6c-a6a8-4c480b512690
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ecc4fcf-ca52-4f6c-a6a8-4c480b512690'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90/popen-gw10/test_discovery_via_path_in_non0
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90/popen-gw10/test_discovery_via_path_in_non0'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90/popen-gw10
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90/popen-gw10'
  warnings.warn(
/usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90
<class 'OSError'>: [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b079a4f3-07f2-45a4-b1a0-c1f168591b90'
  warnings.warn(
>>> py3-platformdirs: Entering fakeroot...
>>> py3-platformdirs-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/platformdirs/__pycache__' -> '/home/buildozer/aports/community/py3-platformdirs/pkg/py3-platformdirs-pyc/usr/lib/python3.12/site-packages/platformdirs/__pycache__'
>>> py3-platformdirs-pyc*: Preparing subpackage py3-platformdirs-pyc...
>>> py3-platformdirs-pyc*: Running postcheck for py3-platformdirs-pyc
>>> py3-platformdirs*: Running postcheck for py3-platformdirs
>>> py3-platformdirs*: Preparing package py3-platformdirs...
>>> py3-platformdirs-pyc*: Tracing dependencies...
	python3~3.12
>>> py3-platformdirs-pyc*: Package size: 81.4 KB
>>> py3-platformdirs-pyc*: Compressing data...
>>> py3-platformdirs-pyc*: Create checksum...
>>> py3-platformdirs-pyc*: Create py3-platformdirs-pyc-4.3.7-r0.apk
>>> py3-platformdirs*: Tracing dependencies...
	python3~3.12
>>> py3-platformdirs*: Package size: 81.4 KB
>>> py3-platformdirs*: Compressing data...
>>> py3-platformdirs*: Create checksum...
>>> py3-platformdirs*: Create py3-platformdirs-4.3.7-r0.apk
>>> py3-platformdirs: Build complete at Sat, 22 Mar 2025 14:44:47 +0000 elapsed time 0h 0m 3s
>>> py3-platformdirs: Cleaning up srcdir
>>> py3-platformdirs: Cleaning up pkgdir
>>> py3-platformdirs: Uninstalling dependencies...
(1/48) Purging .makedepends-py3-platformdirs (20250322.144445)
(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-hatchling-pyc (1.27.0-r0)
(9/48) Purging py3-hatchling (1.27.0-r0)
(10/48) Purging py3-editables-pyc (0.5-r2)
(11/48) Purging py3-editables (0.5-r2)
(12/48) Purging py3-pathspec-pyc (0.12.1-r2)
(13/48) Purging py3-pathspec (0.12.1-r2)
(14/48) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0)
(15/48) Purging py3-trove-classifiers (2025.1.15.22-r0)
(16/48) Purging py3-setuptools_scm-pyc (8.2.0-r0)
(17/48) Purging py3-setuptools_scm (8.2.0-r0)
(18/48) Purging py3-setuptools-pyc (76.0.0-r0)
(19/48) Purging py3-setuptools (76.0.0-r0)
(20/48) Purging py3-appdirs-pyc (1.4.4-r8)
(21/48) Purging py3-appdirs (1.4.4-r8)
(22/48) Purging py3-pytest-mock-pyc (3.10.0-r3)
(23/48) Purging py3-pytest-mock (3.10.0-r3)
(24/48) Purging py3-mock-pyc (5.2.0-r0)
(25/48) Purging py3-mock (5.2.0-r0)
(26/48) Purging py3-pytest-pyc (8.3.5-r0)
(27/48) Purging py3-pytest (8.3.5-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.2-r0)
(31/48) Purging py3-packaging (24.2-r0)
(32/48) Purging py3-parsing-pyc (3.2.0-r0)
(33/48) Purging py3-parsing (3.2.0-r0)
(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-r4)
(37/48) Purging py3-py (1.11.0-r4)
(38/48) Purging python3-pyc (3.12.9-r0)
(39/48) Purging python3-pycache-pyc0 (3.12.9-r0)
(40/48) Purging pyc (3.12.9-r0)
(41/48) Purging python3 (3.12.9-r0)
(42/48) Purging gdbm (1.24-r0)
(43/48) Purging libbz2 (1.0.8-r6)
(44/48) Purging libffi (3.4.7-r0)
(45/48) Purging libpanelw (6.5_p20250216-r0)
(46/48) Purging mpdecimal (4.0.0-r0)
(47/48) Purging sqlite-libs (3.49.1-r0)
(48/48) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 399 MiB in 108 packages
>>> py3-platformdirs: Updating the community/x86_64 repository index...
>>> py3-platformdirs: Signing the index...