>>> py3-whitenoise: Building community/py3-whitenoise 6.7.0-r0 (using abuild 3.14.0-r0) started Fri, 18 Oct 2024 06:55:05 +0000 >>> py3-whitenoise: Validating /home/buildozer/aports/community/py3-whitenoise/APKBUILD... >>> WARNING: py3-whitenoise: Setting the maintainer with a comment is deprecated. Use maintainer="Celeste " instead >>> py3-whitenoise: Analyzing dependencies... >>> py3-whitenoise: Installing for build: build-base py3-brotli py3-gpep517 py3-setuptools py3-wheel py3-django py3-pytest py3-requests (1/51) Installing libbz2 (1.0.8-r6) (2/51) Installing libffi (3.4.6-r0) (3/51) Installing gdbm (1.24-r0) (4/51) Installing xz-libs (5.6.3-r0) (5/51) Installing mpdecimal (4.0.0-r0) (6/51) Installing libpanelw (6.5_p20241006-r0) (7/51) Installing sqlite-libs (3.46.1-r0) (8/51) Installing python3 (3.12.7-r0) (9/51) Installing python3-pycache-pyc0 (3.12.7-r0) (10/51) Installing pyc (3.12.7-r0) (11/51) Installing py3-brotli-pyc (1.1.0-r2) (12/51) Installing python3-pyc (3.12.7-r0) (13/51) Installing py3-brotli (1.1.0-r2) (14/51) Installing py3-installer (0.7.0-r2) (15/51) Installing py3-installer-pyc (0.7.0-r2) (16/51) Installing py3-gpep517 (16-r0) (17/51) Installing py3-gpep517-pyc (16-r0) (18/51) Installing py3-parsing (3.1.4-r0) (19/51) Installing py3-parsing-pyc (3.1.4-r0) (20/51) Installing py3-packaging (24.1-r0) (21/51) Installing py3-packaging-pyc (24.1-r0) (22/51) Installing py3-setuptools (70.3.0-r0) (23/51) Installing py3-setuptools-pyc (70.3.0-r0) (24/51) Installing py3-wheel (0.43.0-r0) (25/51) Installing py3-wheel-pyc (0.43.0-r0) (26/51) Installing py3-asgiref (3.8.1-r1) (27/51) Installing py3-asgiref-pyc (3.8.1-r1) (28/51) Installing py3-sqlparse (0.4.4-r2) (29/51) Installing py3-sqlparse-pyc (0.4.4-r2) (30/51) Installing tzdata (2024b-r1) (31/51) Installing py3-django (4.2.16-r0) (32/51) Installing py3-django-pyc (4.2.16-r0) (33/51) Installing py3-iniconfig (2.0.0-r1) (34/51) Installing py3-iniconfig-pyc (2.0.0-r1) (35/51) Installing py3-pluggy (1.5.0-r0) (36/51) Installing py3-pluggy-pyc (1.5.0-r0) (37/51) Installing py3-py (1.11.0-r4) (38/51) Installing py3-py-pyc (1.11.0-r4) (39/51) Installing py3-pytest (8.3.3-r0) (40/51) Installing py3-pytest-pyc (8.3.3-r0) (41/51) Installing py3-certifi (2024.8.30-r0) (42/51) Installing py3-certifi-pyc (2024.8.30-r0) (43/51) Installing py3-charset-normalizer (3.3.2-r1) (44/51) Installing py3-charset-normalizer-pyc (3.3.2-r1) (45/51) Installing py3-idna (3.10-r0) (46/51) Installing py3-idna-pyc (3.10-r0) (47/51) Installing py3-urllib3 (1.26.20-r0) (48/51) Installing py3-urllib3-pyc (1.26.20-r0) (49/51) Installing py3-requests (2.32.3-r0) (50/51) Installing py3-requests-pyc (2.32.3-r0) (51/51) Installing .makedepends-py3-whitenoise (20241018.065507) Executing busybox-1.36.1-r32.trigger OK: 323 MiB in 151 packages >>> py3-whitenoise: Cleaning up srcdir >>> py3-whitenoise: Cleaning up pkgdir >>> py3-whitenoise: Cleaning up tmpdir >>> py3-whitenoise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whitenoise-6.7.0.tar.gz >>> py3-whitenoise: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-whitenoise-6.7.0.tar.gz >>> py3-whitenoise: Checking sha512sums... py3-whitenoise-6.7.0.tar.gz: OK >>> py3-whitenoise: Unpacking /var/cache/distfiles/py3-whitenoise-6.7.0.tar.gz... 2024-10-18 06:55:09,168 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-18 06:55:09,302 root INFO running bdist_wheel 2024-10-18 06:55:09,318 root INFO running build 2024-10-18 06:55:09,318 root INFO running build_py 2024-10-18 06:55:09,321 root INFO creating build 2024-10-18 06:55:09,321 root INFO creating build/lib 2024-10-18 06:55:09,321 root INFO creating build/lib/whitenoise 2024-10-18 06:55:09,322 root INFO copying src/whitenoise/base.py -> build/lib/whitenoise 2024-10-18 06:55:09,322 root INFO copying src/whitenoise/responders.py -> build/lib/whitenoise 2024-10-18 06:55:09,322 root INFO copying src/whitenoise/compress.py -> build/lib/whitenoise 2024-10-18 06:55:09,323 root INFO copying src/whitenoise/middleware.py -> build/lib/whitenoise 2024-10-18 06:55:09,323 root INFO copying src/whitenoise/storage.py -> build/lib/whitenoise 2024-10-18 06:55:09,323 root INFO copying src/whitenoise/__init__.py -> build/lib/whitenoise 2024-10-18 06:55:09,324 root INFO copying src/whitenoise/media_types.py -> build/lib/whitenoise 2024-10-18 06:55:09,324 root INFO copying src/whitenoise/string_utils.py -> build/lib/whitenoise 2024-10-18 06:55:09,324 root INFO creating build/lib/whitenoise/runserver_nostatic 2024-10-18 06:55:09,325 root INFO copying src/whitenoise/runserver_nostatic/__init__.py -> build/lib/whitenoise/runserver_nostatic 2024-10-18 06:55:09,325 root INFO creating build/lib/whitenoise/runserver_nostatic/management 2024-10-18 06:55:09,325 root INFO copying src/whitenoise/runserver_nostatic/management/__init__.py -> build/lib/whitenoise/runserver_nostatic/management 2024-10-18 06:55:09,326 root INFO creating build/lib/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,326 root INFO copying src/whitenoise/runserver_nostatic/management/commands/runserver.py -> build/lib/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,326 root INFO copying src/whitenoise/runserver_nostatic/management/commands/__init__.py -> build/lib/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,326 root INFO running egg_info 2024-10-18 06:55:09,326 root INFO creating src/whitenoise.egg-info 2024-10-18 06:55:09,330 root INFO writing src/whitenoise.egg-info/PKG-INFO 2024-10-18 06:55:09,330 root INFO writing dependency_links to src/whitenoise.egg-info/dependency_links.txt 2024-10-18 06:55:09,331 root INFO writing requirements to src/whitenoise.egg-info/requires.txt 2024-10-18 06:55:09,331 root INFO writing top-level names to src/whitenoise.egg-info/top_level.txt 2024-10-18 06:55:09,331 root INFO writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2024-10-18 06:55:09,336 root INFO reading manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2024-10-18 06:55:09,337 root INFO reading manifest template 'MANIFEST.in' 2024-10-18 06:55:09,337 root WARNING no previously-included directories found matching 'docs' 2024-10-18 06:55:09,337 root WARNING no previously-included directories found matching 'scripts' 2024-10-18 06:55:09,337 root WARNING warning: no previously-included files found matching '.readthedocs.yaml' 2024-10-18 06:55:09,338 root WARNING warning: no previously-included files found matching 'CHANGELOG.rst' 2024-10-18 06:55:09,338 root INFO adding license file 'LICENSE' 2024-10-18 06:55:09,339 root INFO writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' 2024-10-18 06:55:09,346 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-18 06:55:09,346 root INFO running install 2024-10-18 06:55:09,360 root INFO running install_lib 2024-10-18 06:55:09,364 root INFO creating build/bdist.linux-loongarch64 2024-10-18 06:55:09,365 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-18 06:55:09,365 root INFO creating build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,365 root INFO copying build/lib/whitenoise/base.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,366 root INFO creating build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic 2024-10-18 06:55:09,366 root INFO creating build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic/management 2024-10-18 06:55:09,366 root INFO creating build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,366 root INFO copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,366 root INFO copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic/management/commands 2024-10-18 06:55:09,367 root INFO copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic/management 2024-10-18 06:55:09,367 root INFO copying build/lib/whitenoise/runserver_nostatic/__init__.py -> build/bdist.linux-loongarch64/wheel/whitenoise/runserver_nostatic 2024-10-18 06:55:09,367 root INFO copying build/lib/whitenoise/responders.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,368 root INFO copying build/lib/whitenoise/compress.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,368 root INFO copying build/lib/whitenoise/middleware.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,368 root INFO copying build/lib/whitenoise/storage.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,368 root INFO copying build/lib/whitenoise/__init__.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,369 root INFO copying build/lib/whitenoise/media_types.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,369 root INFO copying build/lib/whitenoise/string_utils.py -> build/bdist.linux-loongarch64/wheel/whitenoise 2024-10-18 06:55:09,369 root INFO running install_egg_info 2024-10-18 06:55:09,372 root INFO Copying src/whitenoise.egg-info to build/bdist.linux-loongarch64/wheel/whitenoise-6.7.0-py3.12.egg-info 2024-10-18 06:55:09,374 root INFO running install_scripts 2024-10-18 06:55:09,377 root INFO creating build/bdist.linux-loongarch64/wheel/whitenoise-6.7.0.dist-info/WHEEL 2024-10-18 06:55:09,377 wheel INFO creating '/home/buildozer/aports/community/py3-whitenoise/src/whitenoise-6.7.0/.dist/.tmp-z7u0b9lv/whitenoise-6.7.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-18 06:55:09,378 wheel INFO adding 'whitenoise/__init__.py' 2024-10-18 06:55:09,378 wheel INFO adding 'whitenoise/base.py' 2024-10-18 06:55:09,379 wheel INFO adding 'whitenoise/compress.py' 2024-10-18 06:55:09,379 wheel INFO adding 'whitenoise/media_types.py' 2024-10-18 06:55:09,379 wheel INFO adding 'whitenoise/middleware.py' 2024-10-18 06:55:09,380 wheel INFO adding 'whitenoise/responders.py' 2024-10-18 06:55:09,380 wheel INFO adding 'whitenoise/storage.py' 2024-10-18 06:55:09,380 wheel INFO adding 'whitenoise/string_utils.py' 2024-10-18 06:55:09,381 wheel INFO adding 'whitenoise/runserver_nostatic/__init__.py' 2024-10-18 06:55:09,381 wheel INFO adding 'whitenoise/runserver_nostatic/management/__init__.py' 2024-10-18 06:55:09,381 wheel INFO adding 'whitenoise/runserver_nostatic/management/commands/__init__.py' 2024-10-18 06:55:09,381 wheel INFO adding 'whitenoise/runserver_nostatic/management/commands/runserver.py' 2024-10-18 06:55:09,382 wheel INFO adding 'whitenoise-6.7.0.dist-info/LICENSE' 2024-10-18 06:55:09,382 wheel INFO adding 'whitenoise-6.7.0.dist-info/METADATA' 2024-10-18 06:55:09,382 wheel INFO adding 'whitenoise-6.7.0.dist-info/WHEEL' 2024-10-18 06:55:09,383 wheel INFO adding 'whitenoise-6.7.0.dist-info/top_level.txt' 2024-10-18 06:55:09,383 wheel INFO adding 'whitenoise-6.7.0.dist-info/RECORD' 2024-10-18 06:55:09,383 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-18 06:55:09,384 gpep517 INFO The backend produced .dist/whitenoise-6.7.0-py3-none-any.whl whitenoise-6.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-whitenoise/src/whitenoise-6.7.0 configfile: pyproject.toml collected 122 items tests/test_compress.py ......... [ 7%] tests/test_django_whitenoise.py ...................... [ 25%] tests/test_media_types.py ..... [ 29%] tests/test_runserver_nostatic.py . [ 30%] tests/test_storage.py ...... [ 35%] tests/test_whitenoise.py .................................s............. [ 73%] ................................ [100%] ======================== 121 passed, 1 skipped in 1.39s ======================== >>> py3-whitenoise: Entering fakeroot... >>> py3-whitenoise-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/whitenoise/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.12/site-packages/whitenoise/__pycache__' 'usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/__pycache__' 'usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/management/__pycache__' -> '/home/buildozer/aports/community/py3-whitenoise/pkg/py3-whitenoise-pyc/usr/lib/python3.12/site-packages/whitenoise/runserver_nostatic/management/__pycache__' >>> py3-whitenoise-pyc*: Preparing subpackage py3-whitenoise-pyc... >>> py3-whitenoise-pyc*: Running postcheck for py3-whitenoise-pyc >>> py3-whitenoise*: Running postcheck for py3-whitenoise >>> py3-whitenoise*: Preparing package py3-whitenoise... >>> py3-whitenoise-pyc*: Tracing dependencies... py3-brotli python3~3.12 >>> py3-whitenoise-pyc*: Package size: 61.2 KB >>> py3-whitenoise-pyc*: Compressing data... >>> py3-whitenoise-pyc*: Create checksum... >>> py3-whitenoise-pyc*: Create py3-whitenoise-pyc-6.7.0-r0.apk >>> py3-whitenoise*: Tracing dependencies... py3-brotli python3~3.12 >>> py3-whitenoise*: Package size: 52.1 KB >>> py3-whitenoise*: Compressing data... >>> py3-whitenoise*: Create checksum... >>> py3-whitenoise*: Create py3-whitenoise-6.7.0-r0.apk >>> py3-whitenoise: Build complete at Fri, 18 Oct 2024 06:55:12 +0000 elapsed time 0h 0m 7s >>> py3-whitenoise: Cleaning up srcdir >>> py3-whitenoise: Cleaning up pkgdir >>> py3-whitenoise: Uninstalling dependencies... (1/51) Purging .makedepends-py3-whitenoise (20241018.065507) (2/51) Purging py3-brotli-pyc (1.1.0-r2) (3/51) Purging py3-brotli (1.1.0-r2) (4/51) Purging py3-gpep517-pyc (16-r0) (5/51) Purging py3-gpep517 (16-r0) (6/51) Purging py3-installer-pyc (0.7.0-r2) (7/51) Purging py3-installer (0.7.0-r2) (8/51) Purging py3-setuptools-pyc (70.3.0-r0) (9/51) Purging py3-setuptools (70.3.0-r0) (10/51) Purging py3-wheel-pyc (0.43.0-r0) (11/51) Purging py3-wheel (0.43.0-r0) (12/51) Purging py3-django-pyc (4.2.16-r0) (13/51) Purging py3-django (4.2.16-r0) (14/51) Purging py3-asgiref-pyc (3.8.1-r1) (15/51) Purging py3-asgiref (3.8.1-r1) (16/51) Purging py3-sqlparse-pyc (0.4.4-r2) (17/51) Purging py3-sqlparse (0.4.4-r2) (18/51) Purging tzdata (2024b-r1) (19/51) Purging py3-pytest-pyc (8.3.3-r0) (20/51) Purging py3-pytest (8.3.3-r0) (21/51) Purging py3-iniconfig-pyc (2.0.0-r1) (22/51) Purging py3-iniconfig (2.0.0-r1) (23/51) Purging py3-packaging-pyc (24.1-r0) (24/51) Purging py3-packaging (24.1-r0) (25/51) Purging py3-parsing-pyc (3.1.4-r0) (26/51) Purging py3-parsing (3.1.4-r0) (27/51) Purging py3-pluggy-pyc (1.5.0-r0) (28/51) Purging py3-pluggy (1.5.0-r0) (29/51) Purging py3-py-pyc (1.11.0-r4) (30/51) Purging py3-py (1.11.0-r4) (31/51) Purging py3-requests-pyc (2.32.3-r0) (32/51) Purging py3-requests (2.32.3-r0) (33/51) Purging py3-certifi-pyc (2024.8.30-r0) (34/51) Purging py3-certifi (2024.8.30-r0) (35/51) Purging py3-charset-normalizer-pyc (3.3.2-r1) (36/51) Purging py3-charset-normalizer (3.3.2-r1) (37/51) Purging py3-idna-pyc (3.10-r0) (38/51) Purging py3-idna (3.10-r0) (39/51) Purging py3-urllib3-pyc (1.26.20-r0) (40/51) Purging py3-urllib3 (1.26.20-r0) (41/51) Purging python3-pyc (3.12.7-r0) (42/51) Purging python3-pycache-pyc0 (3.12.7-r0) (43/51) Purging pyc (3.12.7-r0) (44/51) Purging python3 (3.12.7-r0) (45/51) Purging gdbm (1.24-r0) (46/51) Purging libbz2 (1.0.8-r6) (47/51) Purging libffi (3.4.6-r0) (48/51) Purging libpanelw (6.5_p20241006-r0) (49/51) Purging mpdecimal (4.0.0-r0) (50/51) Purging sqlite-libs (3.46.1-r0) (51/51) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 243 MiB in 100 packages >>> py3-whitenoise: Updating the community/loongarch64 repository index... >>> py3-whitenoise: Signing the index...