>>> py3-pytest-django: Building community/py3-pytest-django 4.5.2-r0 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 18:18:46 +0000 >>> py3-pytest-django: Checking sanity of /home/buildozer/aports/community/py3-pytest-django/APKBUILD... >>> py3-pytest-django: Analyzing dependencies... >>> py3-pytest-django: Installing for build: build-base python3 py3-pytest py3-setuptools py3-setuptools_scm py3-wheel py3-pytest-xdist py3-django (1/44) Installing libbz2 (1.0.8-r5) (2/44) Installing libffi (3.4.4-r2) (3/44) Installing gdbm (1.23-r1) (4/44) Installing xz-libs (5.4.2-r1) (5/44) Installing mpdecimal (2.5.1-r2) (6/44) Installing libpanelw (6.4_p20230401-r5) (7/44) Installing readline (8.2.1-r1) (8/44) Installing sqlite-libs (3.41.2-r2) (9/44) Installing python3 (3.11.3-r10) (10/44) Installing python3-pycache-pyc0 (3.11.3-r10) (11/44) Installing pyc (0.1-r0) (12/44) Installing python3-pyc (3.11.3-r10) (13/44) Installing py3-iniconfig (1.1.1-r6) (14/44) Installing py3-iniconfig-pyc (1.1.1-r6) (15/44) Installing py3-parsing (3.0.9-r2) (16/44) Installing py3-parsing-pyc (3.0.9-r2) (17/44) Installing py3-packaging (23.1-r1) (18/44) Installing py3-packaging-pyc (23.1-r1) (19/44) Installing py3-pluggy (1.0.0-r3) (20/44) Installing py3-pluggy-pyc (1.0.0-r3) (21/44) Installing py3-py (1.11.0-r2) (22/44) Installing py3-py-pyc (1.11.0-r2) (23/44) Installing py3-pytest (7.3.1-r1) (24/44) Installing py3-pytest-pyc (7.3.1-r1) (25/44) Installing py3-setuptools (67.7.1-r0) (26/44) Installing py3-setuptools-pyc (67.7.1-r0) (27/44) Installing py3-typing-extensions (4.5.0-r1) (28/44) Installing py3-typing-extensions-pyc (4.5.0-r1) (29/44) Installing py3-setuptools_scm (7.1.0-r0) (30/44) Installing py3-wheel (0.40.0-r1) (31/44) Installing py3-wheel-pyc (0.40.0-r1) (32/44) Installing py3-apipkg (2.1.0-r2) (33/44) Installing py3-apipkg-pyc (2.1.0-r2) (34/44) Installing py3-execnet (1.9.0-r2) (35/44) Installing py3-execnet-pyc (1.9.0-r2) (36/44) Installing py3-pytest-xdist (3.2.1-r0) (37/44) Installing py3-asgiref (3.6.0-r1) (38/44) Installing py3-asgiref-pyc (3.6.0-r1) (39/44) Installing py3-sqlparse (0.4.4-r0) (40/44) Installing py3-sqlparse-pyc (0.4.4-r0) (41/44) Installing tzdata (2023c-r1) (42/44) Installing py3-django (4.2-r1) (43/44) Installing py3-django-pyc (4.2-r1) (44/44) Installing .makedepends-py3-pytest-django (20230422.181850) Executing busybox-1.36.0-r7.trigger OK: 520 MiB in 142 packages >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-django-4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-django: Fetching https://github.com/pytest-dev/pytest-django/archive/refs/tags/v4.5.2/py3-pytest-django-4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75429 0 75429 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k >>> py3-pytest-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-pytest-django-4.5.2.tar.gz >>> py3-pytest-django: Checking sha512sums... py3-pytest-django-4.5.2.tar.gz: OK fix-test.patch: OK >>> py3-pytest-django: Unpacking /var/cache/distfiles/v3.18/py3-pytest-django-4.5.2.tar.gz... >>> py3-pytest-django: fix-test.patch patching file tests/test_manage_py_scan.py /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pytest_django copying pytest_django/__init__.py -> build/lib/pytest_django copying pytest_django/fixtures.py -> build/lib/pytest_django copying pytest_django/live_server_helper.py -> build/lib/pytest_django copying pytest_django/lazy_django.py -> build/lib/pytest_django copying pytest_django/plugin.py -> build/lib/pytest_django copying pytest_django/asserts.py -> build/lib/pytest_django copying pytest_django/django_compat.py -> build/lib/pytest_django copying pytest_django/_version.py -> build/lib/pytest_django copying pytest_django/py.typed -> build/lib/pytest_django /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating pytest_django.egg-info writing pytest_django.egg-info/PKG-INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt writing entry points to pytest_django.egg-info/entry_points.txt writing requirements to pytest_django.egg-info/requires.txt writing top-level names to pytest_django.egg-info/top_level.txt writing manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*' found under directory 'bin' warning: no previously-included files matching '*' found under directory 'include' warning: no previously-included files matching '*' found under directory 'lib' warning: no previously-included files matching '*' found under directory 'share' warning: no previously-included files matching '*' found under directory 'src' adding license file 'LICENSE' writing manifest file 'pytest_django.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/__init__.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/fixtures.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/live_server_helper.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/py.typed -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/lazy_django.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/plugin.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/asserts.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/django_compat.py -> build/bdist.linux-aarch64/egg/pytest_django copying build/lib/pytest_django/_version.py -> build/bdist.linux-aarch64/egg/pytest_django byte-compiling build/bdist.linux-aarch64/egg/pytest_django/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/fixtures.py to fixtures.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/live_server_helper.py to live_server_helper.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/lazy_django.py to lazy_django.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/plugin.py to plugin.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/asserts.py to asserts.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/django_compat.py to django_compat.cpython-311.pyc byte-compiling build/bdist.linux-aarch64/egg/pytest_django/_version.py to _version.cpython-311.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/entry_points.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/not-zip-safe -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying pytest_django.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO creating dist creating 'dist/pytest_django-4.5.2-py3.11.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing pytest_django-4.5.2-py3.11.egg creating /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg Extracting pytest_django-4.5.2-py3.11.egg to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages Adding pytest-django 4.5.2 to easy-install.pth file Installed /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg Processing dependencies for pytest-django==4.5.2 Searching for pytest==7.3.1 Best match: pytest 7.3.1 Adding pytest 7.3.1 to easy-install.pth file Installing py.test script to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/bin Installing pytest script to /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2/testenv/bin Using /usr/lib/python3.11/site-packages Searching for pluggy==1.0.0 Best match: pluggy 1.0.0 Adding pluggy 1.0.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for packaging==23.1 Best match: packaging 23.1 Adding packaging 23.1 to easy-install.pth file Using /usr/lib/python3.11/site-packages Searching for iniconfig==1.1.1 Best match: iniconfig 1.1.1 Adding iniconfig 1.1.1 to easy-install.pth file Using /usr/lib/python3.11/site-packages Finished processing dependencies for pytest-django==4.5.2 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 django: settings: pytest_django_test.settings_sqlite_file (from env) rootdir: /home/buildozer/aports/community/py3-pytest-django/src/pytest-django-4.5.2 configfile: setup.cfg testpaths: tests plugins: django-4.5.2, xdist-3.2.1 collected 204 items / 1 skipped tests/test_asserts.py . [ 0%] tests/test_database.py .................. [ 9%] tests/test_environment.py ......... [ 13%] tests/test_fixtures.py ............... [ 21%] tests/test_unittest.py ........ [ 25%] tests/test_database.py .......... [ 29%] tests/test_fixtures.py .... [ 31%] tests/test_asserts.py . [ 32%] tests/test_database.py ............................. [ 46%] tests/test_db_access_in_repr.py . [ 47%] tests/test_db_setup.py ............. [ 53%] tests/test_django_settings_module.py ................... [ 62%] tests/test_doctest.txt . [ 63%] tests/test_environment.py ........... [ 68%] tests/test_fixtures.py ................................. [ 84%] tests/test_initialization.py . [ 85%] tests/test_manage_py_scan.py ........ [ 89%] tests/test_unittest.py ........... [ 94%] tests/test_urls.py .... [ 96%] tests/test_without_django_loaded.py ....... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_django_configurations.py:8: could not import 'configurations': No module named 'configurations' ================== 204 passed, 1 skipped in 63.13s (0:01:03) =================== >>> py3-pytest-django: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pytest-django/pkg creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/__init__.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/fixtures.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/live_server_helper.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/py.typed -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/lazy_django.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/plugin.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/asserts.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/django_compat.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django copying build/lib/pytest_django/_version.py -> /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/fixtures.py to fixtures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/live_server_helper.py to live_server_helper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/lazy_django.py to lazy_django.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/asserts.py to asserts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/django_compat.py to django_compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing pytest_django.egg-info/PKG-INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt writing entry points to pytest_django.egg-info/entry_points.txt writing requirements to pytest_django.egg-info/requires.txt writing top-level names to pytest_django.egg-info/top_level.txt reading manifest file 'pytest_django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.git' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*' found under directory 'bin' warning: no previously-included files matching '*' found under directory 'include' warning: no previously-included files matching '*' found under directory 'lib' warning: no previously-included files matching '*' found under directory 'share' warning: no previously-included files matching '*' found under directory 'src' adding license file 'LICENSE' writing manifest file 'pytest_django.egg-info/SOURCES.txt' Copying pytest_django.egg-info to /home/buildozer/aports/community/py3-pytest-django/pkg/py3-pytest-django/usr/lib/python3.11/site-packages/pytest_django-4.5.2-py3.11.egg-info running install_scripts >>> py3-pytest-django*: Running postcheck for py3-pytest-django >>> WARNING: py3-pytest-django*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pytest-django*: Preparing package py3-pytest-django... >>> py3-pytest-django*: Tracing dependencies... python3 py3-pytest python3~3.11 >>> py3-pytest-django*: Package size: 232.0 KB >>> py3-pytest-django*: Compressing data... >>> py3-pytest-django*: Create checksum... >>> py3-pytest-django*: Create py3-pytest-django-4.5.2-r0.apk >>> py3-pytest-django: Build complete at Sat, 22 Apr 2023 18:19:59 +0000 elapsed time 0h 1m 13s >>> py3-pytest-django: Cleaning up srcdir >>> py3-pytest-django: Cleaning up pkgdir >>> py3-pytest-django: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pytest-django (20230422.181850) (2/44) Purging py3-setuptools_scm (7.1.0-r0) (3/44) Purging py3-setuptools-pyc (67.7.1-r0) (4/44) Purging py3-setuptools (67.7.1-r0) (5/44) Purging py3-typing-extensions-pyc (4.5.0-r1) (6/44) Purging py3-typing-extensions (4.5.0-r1) (7/44) Purging py3-wheel-pyc (0.40.0-r1) (8/44) Purging py3-wheel (0.40.0-r1) (9/44) Purging py3-pytest-xdist (3.2.1-r0) (10/44) Purging py3-execnet-pyc (1.9.0-r2) (11/44) Purging py3-execnet (1.9.0-r2) (12/44) Purging py3-apipkg-pyc (2.1.0-r2) (13/44) Purging py3-apipkg (2.1.0-r2) (14/44) Purging py3-pytest-pyc (7.3.1-r1) (15/44) Purging py3-pytest (7.3.1-r1) (16/44) Purging py3-iniconfig-pyc (1.1.1-r6) (17/44) Purging py3-iniconfig (1.1.1-r6) (18/44) Purging py3-packaging-pyc (23.1-r1) (19/44) Purging py3-packaging (23.1-r1) (20/44) Purging py3-parsing-pyc (3.0.9-r2) (21/44) Purging py3-parsing (3.0.9-r2) (22/44) Purging py3-pluggy-pyc (1.0.0-r3) (23/44) Purging py3-pluggy (1.0.0-r3) (24/44) Purging py3-py-pyc (1.11.0-r2) (25/44) Purging py3-py (1.11.0-r2) (26/44) Purging py3-django-pyc (4.2-r1) (27/44) Purging py3-django (4.2-r1) (28/44) Purging py3-asgiref-pyc (3.6.0-r1) (29/44) Purging py3-asgiref (3.6.0-r1) (30/44) Purging py3-sqlparse-pyc (0.4.4-r0) (31/44) Purging py3-sqlparse (0.4.4-r0) (32/44) Purging tzdata (2023c-r1) (33/44) Purging python3-pyc (3.11.3-r10) (34/44) Purging python3-pycache-pyc0 (3.11.3-r10) (35/44) Purging pyc (0.1-r0) (36/44) Purging python3 (3.11.3-r10) (37/44) Purging gdbm (1.23-r1) (38/44) Purging libbz2 (1.0.8-r5) (39/44) Purging libffi (3.4.4-r2) (40/44) Purging libpanelw (6.4_p20230401-r5) (41/44) Purging mpdecimal (2.5.1-r2) (42/44) Purging readline (8.2.1-r1) (43/44) Purging sqlite-libs (3.41.2-r2) (44/44) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-pytest-django: Updating the community/aarch64 repository index... >>> py3-pytest-django: Signing the index...