>>> py3-django-hatchway: Building community/py3-django-hatchway 0.5.2-r2 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:10:45 +0000 >>> py3-django-hatchway: Checking sanity of /home/buildozer/aports/community/py3-django-hatchway/APKBUILD... >>> py3-django-hatchway: Analyzing dependencies... >>> py3-django-hatchway: Installing for build: build-base py3-django py3-pydantic py3-gpep517 py3-setuptools py3-wheel py3-pytest-django (1/48) Installing libffi (3.4.6-r0) (2/48) Installing gdbm (1.23-r1) (3/48) Installing mpdecimal (4.0.0-r0) (4/48) Installing libpanelw (6.4_p20240330-r0) (5/48) Installing readline (8.2.10-r0) (6/48) Installing sqlite-libs (3.45.2-r0) (7/48) Installing python3 (3.12.2-r1) (8/48) Installing python3-pycache-pyc0 (3.12.2-r1) (9/48) Installing pyc (3.12.2-r1) (10/48) Installing py3-asgiref (3.8.1-r1) (11/48) Installing py3-asgiref-pyc (3.8.1-r1) (12/48) Installing py3-sqlparse (0.4.4-r2) (13/48) Installing py3-sqlparse-pyc (0.4.4-r2) (14/48) Installing tzdata (2024a-r1) (15/48) Installing py3-django-pyc (4.2.11-r1) (16/48) Installing python3-pyc (3.12.2-r1) (17/48) Installing py3-django (4.2.11-r1) (18/48) Installing py3-typing-extensions (4.11.0-r1) (19/48) Installing py3-typing-extensions-pyc (4.11.0-r1) (20/48) Installing py3-annotated-types (0.6.0-r1) (21/48) Installing py3-annotated-types-pyc (0.6.0-r1) (22/48) Installing py3-pydantic-core (2.16.3-r1) (23/48) Installing py3-pydantic-core-pyc (2.16.3-r1) (24/48) Installing py3-pydantic (2.6.4-r1) (25/48) Installing py3-pydantic-pyc (2.6.4-r1) (26/48) Installing py3-installer (0.7.0-r2) (27/48) Installing py3-installer-pyc (0.7.0-r2) (28/48) Installing py3-gpep517 (15-r2) (29/48) Installing py3-gpep517-pyc (15-r2) (30/48) Installing py3-parsing (3.1.2-r1) (31/48) Installing py3-parsing-pyc (3.1.2-r1) (32/48) Installing py3-packaging (24.0-r1) (33/48) Installing py3-packaging-pyc (24.0-r1) (34/48) Installing py3-setuptools (69.2.0-r2) (35/48) Installing py3-setuptools-pyc (69.2.0-r2) (36/48) Installing py3-wheel (0.42.0-r1) (37/48) Installing py3-wheel-pyc (0.42.0-r1) (38/48) Installing py3-iniconfig (2.0.0-r1) (39/48) Installing py3-iniconfig-pyc (2.0.0-r1) (40/48) Installing py3-pluggy (1.4.0-r1) (41/48) Installing py3-pluggy-pyc (1.4.0-r1) (42/48) Installing py3-py (1.11.0-r3) (43/48) Installing py3-py-pyc (1.11.0-r3) (44/48) Installing py3-pytest (8.1.1-r1) (45/48) Installing py3-pytest-pyc (8.1.1-r1) (46/48) Installing py3-pytest-django (4.8.0-r1) (47/48) Installing py3-pytest-django-pyc (4.8.0-r1) (48/48) Installing .makedepends-py3-django-hatchway (20240413.001047) Executing busybox-1.36.1-r25.trigger OK: 490 MiB in 161 packages >>> py3-django-hatchway: Cleaning up srcdir >>> py3-django-hatchway: Cleaning up pkgdir >>> py3-django-hatchway: Cleaning up tmpdir >>> py3-django-hatchway: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-hatchway-0.5.2.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 13583 100 13583 0 0 23342 0 --:--:-- --:--:-- --:--:-- 23378 >>> py3-django-hatchway: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-hatchway-0.5.2.tar.gz >>> py3-django-hatchway: Checking sha512sums... py3-django-hatchway-0.5.2.tar.gz: OK pydantic-v1.patch: OK >>> py3-django-hatchway: Unpacking /var/cache/distfiles/edge/py3-django-hatchway-0.5.2.tar.gz... >>> py3-django-hatchway: pydantic-v1.patch patching file hatchway/schema.py patching file hatchway/types.py patching file hatchway/view.py patching file tests/test_view.py 2024-04-13 00:10:50,459 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 00:10:50,662 root INFO running bdist_wheel 2024-04-13 00:10:50,682 root INFO running build 2024-04-13 00:10:50,682 root INFO running build_py 2024-04-13 00:10:50,687 root INFO creating build 2024-04-13 00:10:50,687 root INFO creating build/lib 2024-04-13 00:10:50,687 root INFO creating build/lib/hatchway 2024-04-13 00:10:50,687 root INFO copying hatchway/schema.py -> build/lib/hatchway 2024-04-13 00:10:50,688 root INFO copying hatchway/apps.py -> build/lib/hatchway 2024-04-13 00:10:50,688 root INFO copying hatchway/__init__.py -> build/lib/hatchway 2024-04-13 00:10:50,688 root INFO copying hatchway/http.py -> build/lib/hatchway 2024-04-13 00:10:50,689 root INFO copying hatchway/constants.py -> build/lib/hatchway 2024-04-13 00:10:50,689 root INFO copying hatchway/urls.py -> build/lib/hatchway 2024-04-13 00:10:50,690 root INFO copying hatchway/view.py -> build/lib/hatchway 2024-04-13 00:10:50,690 root INFO copying hatchway/types.py -> build/lib/hatchway 2024-04-13 00:10:50,690 root INFO running egg_info 2024-04-13 00:10:50,690 root INFO creating django_hatchway.egg-info 2024-04-13 00:10:50,695 root INFO writing django_hatchway.egg-info/PKG-INFO 2024-04-13 00:10:50,697 root INFO writing dependency_links to django_hatchway.egg-info/dependency_links.txt 2024-04-13 00:10:50,698 root INFO writing requirements to django_hatchway.egg-info/requires.txt 2024-04-13 00:10:50,698 root INFO writing top-level names to django_hatchway.egg-info/top_level.txt 2024-04-13 00:10:50,698 root INFO writing manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-04-13 00:10:50,704 root INFO reading manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-04-13 00:10:50,704 root INFO adding license file 'LICENSE' 2024-04-13 00:10:50,705 root INFO writing manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-04-13 00:10:50,715 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-13 00:10:50,715 root INFO running install 2024-04-13 00:10:50,733 root INFO running install_lib 2024-04-13 00:10:50,738 root INFO creating build/bdist.linux-i686 2024-04-13 00:10:50,738 root INFO creating build/bdist.linux-i686/wheel 2024-04-13 00:10:50,738 root INFO creating build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,739 root INFO copying build/lib/hatchway/schema.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,739 root INFO copying build/lib/hatchway/apps.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,739 root INFO copying build/lib/hatchway/__init__.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,740 root INFO copying build/lib/hatchway/http.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,740 root INFO copying build/lib/hatchway/constants.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,740 root INFO copying build/lib/hatchway/urls.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,741 root INFO copying build/lib/hatchway/view.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,741 root INFO copying build/lib/hatchway/types.py -> build/bdist.linux-i686/wheel/hatchway 2024-04-13 00:10:50,741 root INFO running install_egg_info 2024-04-13 00:10:50,746 root INFO Copying django_hatchway.egg-info to build/bdist.linux-i686/wheel/django_hatchway-0.5.2-py3.12.egg-info 2024-04-13 00:10:50,747 root INFO running install_scripts 2024-04-13 00:10:50,752 wheel INFO creating build/bdist.linux-i686/wheel/django_hatchway-0.5.2.dist-info/WHEEL 2024-04-13 00:10:50,752 wheel INFO creating '/home/buildozer/aports/community/py3-django-hatchway/src/django-hatchway-0.5.2/.dist/.tmp-vrjfq1u9/django_hatchway-0.5.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-13 00:10:50,753 wheel INFO adding 'hatchway/__init__.py' 2024-04-13 00:10:50,754 wheel INFO adding 'hatchway/apps.py' 2024-04-13 00:10:50,754 wheel INFO adding 'hatchway/constants.py' 2024-04-13 00:10:50,754 wheel INFO adding 'hatchway/http.py' 2024-04-13 00:10:50,755 wheel INFO adding 'hatchway/schema.py' 2024-04-13 00:10:50,755 wheel INFO adding 'hatchway/types.py' 2024-04-13 00:10:50,756 wheel INFO adding 'hatchway/urls.py' 2024-04-13 00:10:50,756 wheel INFO adding 'hatchway/view.py' 2024-04-13 00:10:50,757 wheel INFO adding 'django_hatchway-0.5.2.dist-info/LICENSE' 2024-04-13 00:10:50,757 wheel INFO adding 'django_hatchway-0.5.2.dist-info/METADATA' 2024-04-13 00:10:50,757 wheel INFO adding 'django_hatchway-0.5.2.dist-info/WHEEL' 2024-04-13 00:10:50,758 wheel INFO adding 'django_hatchway-0.5.2.dist-info/top_level.txt' 2024-04-13 00:10:50,758 wheel INFO adding 'django_hatchway-0.5.2.dist-info/RECORD' 2024-04-13 00:10:50,758 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-13 00:10:50,759 gpep517 INFO The backend produced .dist/django_hatchway-0.5.2-py3-none-any.whl django_hatchway-0.5.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 django: version: 4.2.11, settings: tests.test_project.settings (from ini) rootdir: /home/buildozer/aports/community/py3-django-hatchway/src/django-hatchway-0.5.2 configfile: pyproject.toml testpaths: tests plugins: django-4.8.0 collected 20 items tests/test_types.py ..... [ 25%] tests/test_view.py ............... [100%] ============================== 20 passed in 0.25s ============================== >>> py3-django-hatchway: Entering fakeroot... >>> py3-django-hatchway-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-hatchway/pkg/py3-django-hatchway/usr/lib/python3.12/site-packages/hatchway/__pycache__' -> '/home/buildozer/aports/community/py3-django-hatchway/pkg/py3-django-hatchway-pyc/usr/lib/python3.12/site-packages/hatchway/__pycache__' >>> py3-django-hatchway-pyc*: Preparing subpackage py3-django-hatchway-pyc... >>> py3-django-hatchway-pyc*: Running postcheck for py3-django-hatchway-pyc >>> py3-django-hatchway*: Running postcheck for py3-django-hatchway >>> py3-django-hatchway*: Preparing package py3-django-hatchway... >>> py3-django-hatchway-pyc*: Tracing dependencies... py3-django py3-pydantic python3~3.12 >>> py3-django-hatchway-pyc*: Package size: 76.0 KB >>> py3-django-hatchway-pyc*: Compressing data... >>> py3-django-hatchway-pyc*: Create checksum... >>> py3-django-hatchway-pyc*: Create py3-django-hatchway-pyc-0.5.2-r2.apk >>> py3-django-hatchway*: Tracing dependencies... py3-django py3-pydantic python3~3.12 >>> py3-django-hatchway*: Package size: 100.0 KB >>> py3-django-hatchway*: Compressing data... >>> py3-django-hatchway*: Create checksum... >>> py3-django-hatchway*: Create py3-django-hatchway-0.5.2-r2.apk >>> py3-django-hatchway: Build complete at Sat, 13 Apr 2024 00:10:53 +0000 elapsed time 0h 0m 8s >>> py3-django-hatchway: Cleaning up srcdir >>> py3-django-hatchway: Cleaning up pkgdir >>> py3-django-hatchway: Uninstalling dependencies... (1/48) Purging .makedepends-py3-django-hatchway (20240413.001047) (2/48) Purging py3-django-pyc (4.2.11-r1) (3/48) Purging py3-django (4.2.11-r1) (4/48) Purging py3-asgiref-pyc (3.8.1-r1) (5/48) Purging py3-asgiref (3.8.1-r1) (6/48) Purging py3-sqlparse-pyc (0.4.4-r2) (7/48) Purging py3-sqlparse (0.4.4-r2) (8/48) Purging tzdata (2024a-r1) (9/48) Purging py3-pydantic-pyc (2.6.4-r1) (10/48) Purging py3-pydantic (2.6.4-r1) (11/48) Purging py3-annotated-types-pyc (0.6.0-r1) (12/48) Purging py3-annotated-types (0.6.0-r1) (13/48) Purging py3-pydantic-core-pyc (2.16.3-r1) (14/48) Purging py3-pydantic-core (2.16.3-r1) (15/48) Purging py3-typing-extensions-pyc (4.11.0-r1) (16/48) Purging py3-typing-extensions (4.11.0-r1) (17/48) Purging py3-gpep517-pyc (15-r2) (18/48) Purging py3-gpep517 (15-r2) (19/48) Purging py3-installer-pyc (0.7.0-r2) (20/48) Purging py3-installer (0.7.0-r2) (21/48) Purging py3-setuptools-pyc (69.2.0-r2) (22/48) Purging py3-setuptools (69.2.0-r2) (23/48) Purging py3-wheel-pyc (0.42.0-r1) (24/48) Purging py3-wheel (0.42.0-r1) (25/48) Purging py3-pytest-django-pyc (4.8.0-r1) (26/48) Purging py3-pytest-django (4.8.0-r1) (27/48) Purging py3-pytest-pyc (8.1.1-r1) (28/48) Purging py3-pytest (8.1.1-r1) (29/48) Purging py3-iniconfig-pyc (2.0.0-r1) (30/48) Purging py3-iniconfig (2.0.0-r1) (31/48) Purging py3-packaging-pyc (24.0-r1) (32/48) Purging py3-packaging (24.0-r1) (33/48) Purging py3-parsing-pyc (3.1.2-r1) (34/48) Purging py3-parsing (3.1.2-r1) (35/48) Purging py3-pluggy-pyc (1.4.0-r1) (36/48) Purging py3-pluggy (1.4.0-r1) (37/48) Purging py3-py-pyc (1.11.0-r3) (38/48) Purging py3-py (1.11.0-r3) (39/48) Purging python3-pyc (3.12.2-r1) (40/48) Purging python3-pycache-pyc0 (3.12.2-r1) (41/48) Purging pyc (3.12.2-r1) (42/48) Purging python3 (3.12.2-r1) (43/48) Purging gdbm (1.23-r1) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.4_p20240330-r0) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging readline (8.2.10-r0) (48/48) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-django-hatchway: Updating the community/x86 repository index... >>> py3-django-hatchway: Signing the index...