>>> py3-django-scopes: Building testing/py3-django-scopes 2.0.0-r0 (using abuild 3.12.0-r2) started Mon, 29 Jan 2024 01:17:01 +0000 >>> py3-django-scopes: Checking sanity of /home/buildozer/aports/testing/py3-django-scopes/APKBUILD... >>> py3-django-scopes: Analyzing dependencies... >>> py3-django-scopes: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel py3-pytest-django (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.4-r3) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.6-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20231125-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.0-r0) (9/42) Installing python3 (3.11.7-r1) (10/42) Installing python3-pycache-pyc0 (3.11.7-r1) (11/42) Installing pyc (3.11.7-r1) (12/42) Installing py3-asgiref (3.7.2-r0) (13/42) Installing py3-asgiref-pyc (3.7.2-r0) (14/42) Installing py3-sqlparse (0.4.4-r1) (15/42) Installing py3-sqlparse-pyc (0.4.4-r1) (16/42) Installing tzdata (2023d-r0) (17/42) Installing py3-django-pyc (4.2.7-r0) (18/42) Installing python3-pyc (3.11.7-r1) (19/42) Installing py3-django (4.2.7-r0) (20/42) Installing py3-parsing (3.1.1-r0) (21/42) Installing py3-parsing-pyc (3.1.1-r0) (22/42) Installing py3-packaging (23.2-r0) (23/42) Installing py3-packaging-pyc (23.2-r0) (24/42) Installing py3-setuptools (69.0.3-r0) (25/42) Installing py3-setuptools-pyc (69.0.3-r0) (26/42) Installing py3-installer (0.7.0-r1) (27/42) Installing py3-installer-pyc (0.7.0-r1) (28/42) Installing py3-gpep517 (15-r1) (29/42) Installing py3-gpep517-pyc (15-r1) (30/42) Installing py3-wheel (0.42.0-r0) (31/42) Installing py3-wheel-pyc (0.42.0-r0) (32/42) Installing py3-iniconfig (1.1.1-r8) (33/42) Installing py3-iniconfig-pyc (1.1.1-r8) (34/42) Installing py3-pluggy (1.3.0-r0) (35/42) Installing py3-pluggy-pyc (1.3.0-r0) (36/42) Installing py3-py (1.11.0-r2) (37/42) Installing py3-py-pyc (1.11.0-r2) (38/42) Installing py3-pytest (7.4.4-r0) (39/42) Installing py3-pytest-pyc (7.4.4-r0) (40/42) Installing py3-pytest-django (4.7.0-r1) (41/42) Installing py3-pytest-django-pyc (4.7.0-r1) (42/42) Installing .makedepends-py3-django-scopes (20240129.011702) Executing busybox-1.36.1-r19.trigger OK: 486 MiB in 149 packages >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Cleaning up tmpdir >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-scopes-2.0.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-scopes: Fetching py3-django-scopes-2.0.0.tar.gz::https://github.com/raphaelm/django-scopes/archive/refs/tags/2.0.0.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 14990 0 14990 0 0 32172 0 --:--:-- --:--:-- --:--:-- 32172 >>> py3-django-scopes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-scopes-2.0.0.tar.gz >>> py3-django-scopes: Checking sha512sums... py3-django-scopes-2.0.0.tar.gz: OK >>> py3-django-scopes: Unpacking /var/cache/distfiles/edge/py3-django-scopes-2.0.0.tar.gz... 2024-01-29 01:17:05,248 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-29 01:17:05,532 root INFO running bdist_wheel 2024-01-29 01:17:05,556 root INFO running build 2024-01-29 01:17:05,556 root INFO running build_py 2024-01-29 01:17:05,560 root INFO creating build 2024-01-29 01:17:05,561 root INFO creating build/lib 2024-01-29 01:17:05,561 root INFO creating build/lib/django_scopes 2024-01-29 01:17:05,561 root INFO copying django_scopes/exceptions.py -> build/lib/django_scopes 2024-01-29 01:17:05,561 root INFO copying django_scopes/manager.py -> build/lib/django_scopes 2024-01-29 01:17:05,562 root INFO copying django_scopes/__init__.py -> build/lib/django_scopes 2024-01-29 01:17:05,562 root INFO copying django_scopes/state.py -> build/lib/django_scopes 2024-01-29 01:17:05,563 root INFO copying django_scopes/forms.py -> build/lib/django_scopes 2024-01-29 01:17:05,563 root INFO creating build/lib/tests 2024-01-29 01:17:05,563 root INFO creating build/lib/tests/testapp 2024-01-29 01:17:05,564 root INFO copying tests/testapp/models.py -> build/lib/tests/testapp 2024-01-29 01:17:05,564 root INFO copying tests/testapp/urls.py -> build/lib/tests/testapp 2024-01-29 01:17:05,564 root INFO copying tests/testapp/__init__.py -> build/lib/tests/testapp 2024-01-29 01:17:05,565 root INFO copying tests/testapp/wsgi.py -> build/lib/tests/testapp 2024-01-29 01:17:05,565 root INFO copying tests/testapp/apps.py -> build/lib/tests/testapp 2024-01-29 01:17:05,565 root INFO copying tests/testapp/forms.py -> build/lib/tests/testapp 2024-01-29 01:17:05,566 root INFO creating build/lib/tests/testapp/migrations 2024-01-29 01:17:05,566 root INFO copying tests/testapp/migrations/0002_bookmark.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:05,567 root INFO copying tests/testapp/migrations/0001_initial.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:05,567 root INFO copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:05,567 root INFO copying tests/testapp/migrations/0003_commentgroup.py -> build/lib/tests/testapp/migrations 2024-01-29 01:17:05,568 root INFO running egg_info 2024-01-29 01:17:05,568 root INFO creating django_scopes.egg-info 2024-01-29 01:17:05,570 root INFO writing django_scopes.egg-info/PKG-INFO 2024-01-29 01:17:05,571 root INFO writing dependency_links to django_scopes.egg-info/dependency_links.txt 2024-01-29 01:17:05,571 root INFO writing requirements to django_scopes.egg-info/requires.txt 2024-01-29 01:17:05,572 root INFO writing top-level names to django_scopes.egg-info/top_level.txt 2024-01-29 01:17:05,572 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:05,576 root INFO reading manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:05,576 root INFO adding license file 'LICENSE' 2024-01-29 01:17:05,576 root INFO adding license file 'AUTHORS' 2024-01-29 01:17:05,577 root INFO writing manifest file 'django_scopes.egg-info/SOURCES.txt' 2024-01-29 01:17:05,586 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-01-29 01:17:05,586 root INFO running install 2024-01-29 01:17:05,598 root INFO running install_lib 2024-01-29 01:17:05,601 root INFO creating build/bdist.linux-x86_64 2024-01-29 01:17:05,601 root INFO creating build/bdist.linux-x86_64/wheel 2024-01-29 01:17:05,602 root INFO creating build/bdist.linux-x86_64/wheel/tests 2024-01-29 01:17:05,602 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,602 root INFO copying build/lib/tests/testapp/models.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,602 root INFO copying build/lib/tests/testapp/urls.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,603 root INFO copying build/lib/tests/testapp/__init__.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,603 root INFO creating build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2024-01-29 01:17:05,603 root INFO copying build/lib/tests/testapp/migrations/0002_bookmark.py -> build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2024-01-29 01:17:05,603 root INFO copying build/lib/tests/testapp/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2024-01-29 01:17:05,604 root INFO copying build/lib/tests/testapp/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2024-01-29 01:17:05,604 root INFO copying build/lib/tests/testapp/migrations/0003_commentgroup.py -> build/bdist.linux-x86_64/wheel/tests/testapp/migrations 2024-01-29 01:17:05,604 root INFO copying build/lib/tests/testapp/wsgi.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,605 root INFO copying build/lib/tests/testapp/apps.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,605 root INFO copying build/lib/tests/testapp/forms.py -> build/bdist.linux-x86_64/wheel/tests/testapp 2024-01-29 01:17:05,605 root INFO creating build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,605 root INFO copying build/lib/django_scopes/exceptions.py -> build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,606 root INFO copying build/lib/django_scopes/manager.py -> build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,606 root INFO copying build/lib/django_scopes/__init__.py -> build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,606 root INFO copying build/lib/django_scopes/state.py -> build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,607 root INFO copying build/lib/django_scopes/forms.py -> build/bdist.linux-x86_64/wheel/django_scopes 2024-01-29 01:17:05,607 root INFO running install_egg_info 2024-01-29 01:17:05,613 root INFO Copying django_scopes.egg-info to build/bdist.linux-x86_64/wheel/django_scopes-2.0.0-py3.11.egg-info 2024-01-29 01:17:05,614 root INFO running install_scripts 2024-01-29 01:17:05,618 wheel INFO creating build/bdist.linux-x86_64/wheel/django_scopes-2.0.0.dist-info/WHEEL 2024-01-29 01:17:05,619 wheel INFO creating '/home/buildozer/aports/testing/py3-django-scopes/src/django-scopes-2.0.0/.dist/.tmp-me6yuf8i/django_scopes-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-01-29 01:17:05,619 wheel INFO adding 'django_scopes/__init__.py' 2024-01-29 01:17:05,619 wheel INFO adding 'django_scopes/exceptions.py' 2024-01-29 01:17:05,620 wheel INFO adding 'django_scopes/forms.py' 2024-01-29 01:17:05,620 wheel INFO adding 'django_scopes/manager.py' 2024-01-29 01:17:05,620 wheel INFO adding 'django_scopes/state.py' 2024-01-29 01:17:05,621 wheel INFO adding 'tests/testapp/__init__.py' 2024-01-29 01:17:05,621 wheel INFO adding 'tests/testapp/apps.py' 2024-01-29 01:17:05,622 wheel INFO adding 'tests/testapp/forms.py' 2024-01-29 01:17:05,622 wheel INFO adding 'tests/testapp/models.py' 2024-01-29 01:17:05,622 wheel INFO adding 'tests/testapp/urls.py' 2024-01-29 01:17:05,622 wheel INFO adding 'tests/testapp/wsgi.py' 2024-01-29 01:17:05,623 wheel INFO adding 'tests/testapp/migrations/0001_initial.py' 2024-01-29 01:17:05,623 wheel INFO adding 'tests/testapp/migrations/0002_bookmark.py' 2024-01-29 01:17:05,623 wheel INFO adding 'tests/testapp/migrations/0003_commentgroup.py' 2024-01-29 01:17:05,624 wheel INFO adding 'tests/testapp/migrations/__init__.py' 2024-01-29 01:17:05,624 wheel INFO adding 'django_scopes-2.0.0.dist-info/AUTHORS' 2024-01-29 01:17:05,624 wheel INFO adding 'django_scopes-2.0.0.dist-info/LICENSE' 2024-01-29 01:17:05,625 wheel INFO adding 'django_scopes-2.0.0.dist-info/METADATA' 2024-01-29 01:17:05,625 wheel INFO adding 'django_scopes-2.0.0.dist-info/WHEEL' 2024-01-29 01:17:05,625 wheel INFO adding 'django_scopes-2.0.0.dist-info/top_level.txt' 2024-01-29 01:17:05,626 wheel INFO adding 'django_scopes-2.0.0.dist-info/RECORD' 2024-01-29 01:17:05,626 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-01-29 01:17:05,627 gpep517 INFO The backend produced .dist/django_scopes-2.0.0-py3-none-any.whl django_scopes-2.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0 -- /home/buildozer/aports/testing/py3-django-scopes/src/django-scopes-2.0.0/.testenv/bin/python3 cachedir: .pytest_cache django: version: 4.2.7, settings: tests.settings (from env) rootdir: /home/buildozer/aports/testing/py3-django-scopes/src/django-scopes-2.0.0 plugins: django-4.7.0 collecting ... collected 17 items tests/test_query.py::test_allow_unaffected_models PASSED [ 5%] tests/test_query.py::test_require_scope PASSED [ 11%] tests/test_query.py::test_none_works PASSED [ 17%] tests/test_query.py::test_require_scope_survive_clone PASSED [ 23%] tests/test_query.py::test_require_scope_iterate PASSED [ 29%] tests/test_query.py::test_require_scope_at_definition_not_evaluation PASSED [ 35%] tests/test_query.py::test_scope_add_filter PASSED [ 41%] tests/test_query.py::test_scope_keep_filter PASSED [ 47%] tests/test_query.py::test_scope_advanced_lookup PASSED [ 52%] tests/test_query.py::test_scope_nested PASSED [ 58%] tests/test_query.py::test_scope_multisite PASSED [ 64%] tests/test_query.py::test_scope_uses_manager_class PASSED [ 70%] tests/test_query.py::test_scope_as_decorator PASSED [ 76%] tests/test_query.py::test_scope_opt_out PASSED [ 82%] tests/test_query.py::test_scope_opt_out_decorator PASSED [ 88%] tests/test_query.py::test_multiple_dimensions PASSED [ 94%] tests/test_query.py::test_forms_require_scope PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/django/conf/__init__.py:267 /usr/lib/python3.11/site-packages/django/conf/__init__.py:267: RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale. warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 17 passed, 1 warning in 0.40s ========================= >>> py3-django-scopes: Entering fakeroot... >>> py3-django-scopes-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/tests/testapp/migrations/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/tests/testapp/migrations/__pycache__' '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/tests/testapp/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/tests/testapp/__pycache__' '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes/usr/lib/python3.11/site-packages/django_scopes/__pycache__' -> '/home/buildozer/aports/testing/py3-django-scopes/pkg/py3-django-scopes-pyc/usr/lib/python3.11/site-packages/django_scopes/__pycache__' >>> py3-django-scopes-pyc*: Preparing subpackage py3-django-scopes-pyc... >>> py3-django-scopes-pyc*: Running postcheck for py3-django-scopes-pyc >>> py3-django-scopes*: Running postcheck for py3-django-scopes >>> py3-django-scopes*: Preparing package py3-django-scopes... >>> py3-django-scopes-pyc*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-scopes-pyc*: Package size: 112.0 KB >>> py3-django-scopes-pyc*: Compressing data... >>> py3-django-scopes-pyc*: Create checksum... >>> py3-django-scopes-pyc*: Create py3-django-scopes-pyc-2.0.0-r0.apk >>> py3-django-scopes*: Tracing dependencies... py3-django python3~3.11 >>> py3-django-scopes*: Package size: 136.0 KB >>> py3-django-scopes*: Compressing data... >>> py3-django-scopes*: Create checksum... >>> py3-django-scopes*: Create py3-django-scopes-2.0.0-r0.apk >>> py3-django-scopes: Build complete at Mon, 29 Jan 2024 01:17:07 +0000 elapsed time 0h 0m 6s >>> py3-django-scopes: Cleaning up srcdir >>> py3-django-scopes: Cleaning up pkgdir >>> py3-django-scopes: Uninstalling dependencies... (1/42) Purging .makedepends-py3-django-scopes (20240129.011702) (2/42) Purging py3-django-pyc (4.2.7-r0) (3/42) Purging py3-django (4.2.7-r0) (4/42) Purging py3-asgiref-pyc (3.7.2-r0) (5/42) Purging py3-asgiref (3.7.2-r0) (6/42) Purging py3-sqlparse-pyc (0.4.4-r1) (7/42) Purging py3-sqlparse (0.4.4-r1) (8/42) Purging tzdata (2023d-r0) (9/42) Purging py3-setuptools-pyc (69.0.3-r0) (10/42) Purging py3-setuptools (69.0.3-r0) (11/42) Purging py3-gpep517-pyc (15-r1) (12/42) Purging py3-gpep517 (15-r1) (13/42) Purging py3-installer-pyc (0.7.0-r1) (14/42) Purging py3-installer (0.7.0-r1) (15/42) Purging py3-wheel-pyc (0.42.0-r0) (16/42) Purging py3-wheel (0.42.0-r0) (17/42) Purging py3-pytest-django-pyc (4.7.0-r1) (18/42) Purging py3-pytest-django (4.7.0-r1) (19/42) Purging py3-pytest-pyc (7.4.4-r0) (20/42) Purging py3-pytest (7.4.4-r0) (21/42) Purging py3-iniconfig-pyc (1.1.1-r8) (22/42) Purging py3-iniconfig (1.1.1-r8) (23/42) Purging py3-packaging-pyc (23.2-r0) (24/42) Purging py3-packaging (23.2-r0) (25/42) Purging py3-parsing-pyc (3.1.1-r0) (26/42) Purging py3-parsing (3.1.1-r0) (27/42) Purging py3-pluggy-pyc (1.3.0-r0) (28/42) Purging py3-pluggy (1.3.0-r0) (29/42) Purging py3-py-pyc (1.11.0-r2) (30/42) Purging py3-py (1.11.0-r2) (31/42) Purging python3-pyc (3.11.7-r1) (32/42) Purging python3-pycache-pyc0 (3.11.7-r1) (33/42) Purging pyc (3.11.7-r1) (34/42) Purging python3 (3.11.7-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.4-r3) (38/42) Purging libpanelw (6.4_p20231125-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.0-r0) (42/42) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 107 packages >>> py3-django-scopes: Updating the testing/x86_64 repository index... >>> py3-django-scopes: Signing the index...