>>> py3-django-hatchway: Building community/py3-django-hatchway 0.5.2-r1 (using abuild 3.12.0-r5) started Wed, 27 Mar 2024 08:01:33 +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_p20240309-r0) (5/48) Installing readline (8.2.10-r0) (6/48) Installing sqlite-libs (3.45.2-r0) (7/48) Installing python3 (3.11.8-r0) (8/48) Installing python3-pycache-pyc0 (3.11.8-r0) (9/48) Installing pyc (3.11.8-r0) (10/48) Installing py3-asgiref (3.8.1-r0) (11/48) Installing py3-asgiref-pyc (3.8.1-r0) (12/48) Installing py3-sqlparse (0.4.4-r1) (13/48) Installing py3-sqlparse-pyc (0.4.4-r1) (14/48) Installing tzdata (2024a-r1) (15/48) Installing py3-django-pyc (4.2.11-r0) (16/48) Installing python3-pyc (3.11.8-r0) (17/48) Installing py3-django (4.2.11-r0) (18/48) Installing py3-typing-extensions (4.10.0-r0) (19/48) Installing py3-typing-extensions-pyc (4.10.0-r0) (20/48) Installing py3-annotated-types (0.6.0-r0) (21/48) Installing py3-annotated-types-pyc (0.6.0-r0) (22/48) Installing py3-pydantic-core (2.16.3-r0) (23/48) Installing py3-pydantic-core-pyc (2.16.3-r0) (24/48) Installing py3-pydantic (2.6.4-r0) (25/48) Installing py3-pydantic-pyc (2.6.4-r0) (26/48) Installing py3-installer (0.7.0-r1) (27/48) Installing py3-installer-pyc (0.7.0-r1) (28/48) Installing py3-gpep517 (15-r1) (29/48) Installing py3-gpep517-pyc (15-r1) (30/48) Installing py3-parsing (3.1.2-r0) (31/48) Installing py3-parsing-pyc (3.1.2-r0) (32/48) Installing py3-packaging (24.0-r0) (33/48) Installing py3-packaging-pyc (24.0-r0) (34/48) Installing py3-setuptools (69.2.0-r0) (35/48) Installing py3-setuptools-pyc (69.2.0-r0) (36/48) Installing py3-wheel (0.42.0-r0) (37/48) Installing py3-wheel-pyc (0.42.0-r0) (38/48) Installing py3-iniconfig (2.0.0-r0) (39/48) Installing py3-iniconfig-pyc (2.0.0-r0) (40/48) Installing py3-pluggy (1.4.0-r0) (41/48) Installing py3-pluggy-pyc (1.4.0-r0) (42/48) Installing py3-py (1.11.0-r2) (43/48) Installing py3-py-pyc (1.11.0-r2) (44/48) Installing py3-pytest (8.0.2-r0) (45/48) Installing py3-pytest-pyc (8.0.2-r0) (46/48) Installing py3-pytest-django (4.8.0-r0) (47/48) Installing py3-pytest-django-pyc (4.8.0-r0) (48/48) Installing .makedepends-py3-django-hatchway (20240327.080135) Executing busybox-1.36.1-r22.trigger OK: 494 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 189k 0 --:--:-- --:--:-- --:--:-- 192k >>> 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-03-27 08:01:37,897 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-03-27 08:01:38,074 root INFO running bdist_wheel 2024-03-27 08:01:38,087 root INFO running build 2024-03-27 08:01:38,087 root INFO running build_py 2024-03-27 08:01:38,090 root INFO creating build 2024-03-27 08:01:38,091 root INFO creating build/lib 2024-03-27 08:01:38,091 root INFO creating build/lib/hatchway 2024-03-27 08:01:38,091 root INFO copying hatchway/schema.py -> build/lib/hatchway 2024-03-27 08:01:38,092 root INFO copying hatchway/apps.py -> build/lib/hatchway 2024-03-27 08:01:38,092 root INFO copying hatchway/__init__.py -> build/lib/hatchway 2024-03-27 08:01:38,092 root INFO copying hatchway/http.py -> build/lib/hatchway 2024-03-27 08:01:38,093 root INFO copying hatchway/constants.py -> build/lib/hatchway 2024-03-27 08:01:38,093 root INFO copying hatchway/urls.py -> build/lib/hatchway 2024-03-27 08:01:38,093 root INFO copying hatchway/view.py -> build/lib/hatchway 2024-03-27 08:01:38,094 root INFO copying hatchway/types.py -> build/lib/hatchway 2024-03-27 08:01:38,094 root INFO running egg_info 2024-03-27 08:01:38,094 root INFO creating django_hatchway.egg-info 2024-03-27 08:01:38,097 root INFO writing django_hatchway.egg-info/PKG-INFO 2024-03-27 08:01:38,098 root INFO writing dependency_links to django_hatchway.egg-info/dependency_links.txt 2024-03-27 08:01:38,099 root INFO writing requirements to django_hatchway.egg-info/requires.txt 2024-03-27 08:01:38,099 root INFO writing top-level names to django_hatchway.egg-info/top_level.txt 2024-03-27 08:01:38,100 root INFO writing manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-03-27 08:01:38,104 root INFO reading manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-03-27 08:01:38,104 root INFO adding license file 'LICENSE' 2024-03-27 08:01:38,105 root INFO writing manifest file 'django_hatchway.egg-info/SOURCES.txt' 2024-03-27 08:01:38,111 wheel INFO installing to build/bdist.linux-i686/wheel 2024-03-27 08:01:38,111 root INFO running install 2024-03-27 08:01:38,125 root INFO running install_lib 2024-03-27 08:01:38,128 root INFO creating build/bdist.linux-i686 2024-03-27 08:01:38,128 root INFO creating build/bdist.linux-i686/wheel 2024-03-27 08:01:38,129 root INFO creating build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,129 root INFO copying build/lib/hatchway/schema.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,129 root INFO copying build/lib/hatchway/apps.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,130 root INFO copying build/lib/hatchway/__init__.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,130 root INFO copying build/lib/hatchway/http.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,130 root INFO copying build/lib/hatchway/constants.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,131 root INFO copying build/lib/hatchway/urls.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,131 root INFO copying build/lib/hatchway/view.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,131 root INFO copying build/lib/hatchway/types.py -> build/bdist.linux-i686/wheel/hatchway 2024-03-27 08:01:38,131 root INFO running install_egg_info 2024-03-27 08:01:38,134 root INFO Copying django_hatchway.egg-info to build/bdist.linux-i686/wheel/django_hatchway-0.5.2-py3.11.egg-info 2024-03-27 08:01:38,136 root INFO running install_scripts 2024-03-27 08:01:38,140 wheel INFO creating build/bdist.linux-i686/wheel/django_hatchway-0.5.2.dist-info/WHEEL 2024-03-27 08:01:38,140 wheel INFO creating '/home/buildozer/aports/community/py3-django-hatchway/src/django-hatchway-0.5.2/.dist/.tmp-sb54wd5r/django_hatchway-0.5.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-03-27 08:01:38,141 wheel INFO adding 'hatchway/__init__.py' 2024-03-27 08:01:38,141 wheel INFO adding 'hatchway/apps.py' 2024-03-27 08:01:38,142 wheel INFO adding 'hatchway/constants.py' 2024-03-27 08:01:38,142 wheel INFO adding 'hatchway/http.py' 2024-03-27 08:01:38,142 wheel INFO adding 'hatchway/schema.py' 2024-03-27 08:01:38,143 wheel INFO adding 'hatchway/types.py' 2024-03-27 08:01:38,143 wheel INFO adding 'hatchway/urls.py' 2024-03-27 08:01:38,143 wheel INFO adding 'hatchway/view.py' 2024-03-27 08:01:38,144 wheel INFO adding 'django_hatchway-0.5.2.dist-info/LICENSE' 2024-03-27 08:01:38,144 wheel INFO adding 'django_hatchway-0.5.2.dist-info/METADATA' 2024-03-27 08:01:38,144 wheel INFO adding 'django_hatchway-0.5.2.dist-info/WHEEL' 2024-03-27 08:01:38,145 wheel INFO adding 'django_hatchway-0.5.2.dist-info/top_level.txt' 2024-03-27 08:01:38,145 wheel INFO adding 'django_hatchway-0.5.2.dist-info/RECORD' 2024-03-27 08:01:38,145 wheel INFO removing build/bdist.linux-i686/wheel 2024-03-27 08:01:38,146 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.11.8, pytest-8.0.2, 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.21s ============================== >>> 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.11/site-packages/hatchway/__pycache__' -> '/home/buildozer/aports/community/py3-django-hatchway/pkg/py3-django-hatchway-pyc/usr/lib/python3.11/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.11 >>> 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-r1.apk >>> py3-django-hatchway*: Tracing dependencies... py3-django py3-pydantic python3~3.11 >>> 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-r1.apk >>> py3-django-hatchway: Build complete at Wed, 27 Mar 2024 08:01:40 +0000 elapsed time 0h 0m 7s >>> py3-django-hatchway: Cleaning up srcdir >>> py3-django-hatchway: Cleaning up pkgdir >>> py3-django-hatchway: Uninstalling dependencies... (1/48) Purging .makedepends-py3-django-hatchway (20240327.080135) (2/48) Purging py3-django-pyc (4.2.11-r0) (3/48) Purging py3-django (4.2.11-r0) (4/48) Purging py3-asgiref-pyc (3.8.1-r0) (5/48) Purging py3-asgiref (3.8.1-r0) (6/48) Purging py3-sqlparse-pyc (0.4.4-r1) (7/48) Purging py3-sqlparse (0.4.4-r1) (8/48) Purging tzdata (2024a-r1) (9/48) Purging py3-pydantic-pyc (2.6.4-r0) (10/48) Purging py3-pydantic (2.6.4-r0) (11/48) Purging py3-annotated-types-pyc (0.6.0-r0) (12/48) Purging py3-annotated-types (0.6.0-r0) (13/48) Purging py3-pydantic-core-pyc (2.16.3-r0) (14/48) Purging py3-pydantic-core (2.16.3-r0) (15/48) Purging py3-typing-extensions-pyc (4.10.0-r0) (16/48) Purging py3-typing-extensions (4.10.0-r0) (17/48) Purging py3-gpep517-pyc (15-r1) (18/48) Purging py3-gpep517 (15-r1) (19/48) Purging py3-installer-pyc (0.7.0-r1) (20/48) Purging py3-installer (0.7.0-r1) (21/48) Purging py3-setuptools-pyc (69.2.0-r0) (22/48) Purging py3-setuptools (69.2.0-r0) (23/48) Purging py3-wheel-pyc (0.42.0-r0) (24/48) Purging py3-wheel (0.42.0-r0) (25/48) Purging py3-pytest-django-pyc (4.8.0-r0) (26/48) Purging py3-pytest-django (4.8.0-r0) (27/48) Purging py3-pytest-pyc (8.0.2-r0) (28/48) Purging py3-pytest (8.0.2-r0) (29/48) Purging py3-iniconfig-pyc (2.0.0-r0) (30/48) Purging py3-iniconfig (2.0.0-r0) (31/48) Purging py3-packaging-pyc (24.0-r0) (32/48) Purging py3-packaging (24.0-r0) (33/48) Purging py3-parsing-pyc (3.1.2-r0) (34/48) Purging py3-parsing (3.1.2-r0) (35/48) Purging py3-pluggy-pyc (1.4.0-r0) (36/48) Purging py3-pluggy (1.4.0-r0) (37/48) Purging py3-py-pyc (1.11.0-r2) (38/48) Purging py3-py (1.11.0-r2) (39/48) Purging python3-pyc (3.11.8-r0) (40/48) Purging python3-pycache-pyc0 (3.11.8-r0) (41/48) Purging pyc (3.11.8-r0) (42/48) Purging python3 (3.11.8-r0) (43/48) Purging gdbm (1.23-r1) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.4_p20240309-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-r22.trigger OK: 380 MiB in 113 packages >>> py3-django-hatchway: Updating the community/x86 repository index... >>> py3-django-hatchway: Signing the index...