>>> py3-argon2-cffi: Building community/py3-argon2-cffi 21.1.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 03:07:58 +0000 >>> py3-argon2-cffi: Checking sanity of /home/buildozer/aports/community/py3-argon2-cffi/APKBUILD... >>> py3-argon2-cffi: Analyzing dependencies... >>> py3-argon2-cffi: Installing for build: build-base python3 py3-cffi argon2-dev python3-dev py3-setuptools libffi-dev py3-wheel py3-pytest py3-hypothesis (1/32) Installing libffi (3.4.2-r1) (2/32) Installing gdbm (1.20-r2) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing readline (8.1.1-r0) (5/32) Installing sqlite-libs (3.36.0-r0) (6/32) Installing python3 (3.9.7-r3) (7/32) Installing py3-cparser (2.20-r1) (8/32) Installing py3-cffi (1.14.5-r2) (9/32) Installing argon2-libs (20190702-r1) (10/32) Installing argon2-dev (20190702-r1) (11/32) Installing python3-dev (3.9.7-r3) (12/32) Installing py3-ordered-set (4.0.2-r2) (13/32) Installing py3-appdirs (1.4.4-r2) (14/32) Installing py3-parsing (2.4.7-r2) (15/32) Installing py3-six (1.16.0-r0) (16/32) Installing py3-packaging (20.9-r1) (17/32) Installing py3-setuptools (52.0.0-r4) (18/32) Installing linux-headers (5.10.41-r0) (19/32) Installing libffi-dev (3.4.2-r1) (20/32) Installing py3-wheel (0.36.2-r2) (21/32) Installing py3-atomicwrites (1.4.0-r1) (22/32) Installing py3-attrs (20.3.0-r1) (23/32) Installing py3-more-itertools (8.10.0-r0) (24/32) Installing py3-iniconfig (1.1.1-r1) (25/32) Installing py3-pluggy (0.13.1-r4) (26/32) Installing py3-py (1.10.0-r1) (27/32) Installing py3-wcwidth (0.2.5-r1) (28/32) Installing py3-toml (0.10.2-r2) (29/32) Installing py3-pytest (6.2.5-r0) (30/32) Installing py3-sortedcontainers (2.4.0-r0) (31/32) Installing py3-hypothesis (6.23.3-r0) (32/32) Installing .makedepends-py3-argon2-cffi (20211021.030801) Executing busybox-1.34.1-r1.trigger OK: 456 MiB in 127 packages >>> py3-argon2-cffi: Cleaning up srcdir >>> py3-argon2-cffi: Cleaning up pkgdir >>> py3-argon2-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/argon2-cffi-21.1.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 curl: (22) The requested URL returned error: 404 >>> py3-argon2-cffi: Fetching https://pypi.io/packages/source/a/argon2-cffi/argon2-cffi-21.1.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 100 122 100 122 0 0 3122 0 --:--:-- --:--:-- --:--:-- 3210 100 283 100 283 0 0 1544 0 --:--:-- --:--:-- --:--:-- 1544 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1765k 100 1765k 0 0 4215k 0 --:--:-- --:--:-- --:--:-- 4215k >>> py3-argon2-cffi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/argon2-cffi-21.1.0.tar.gz >>> py3-argon2-cffi: Checking sha512sums... argon2-cffi-21.1.0.tar.gz: OK >>> py3-argon2-cffi: Unpacking /var/cache/distfiles/v3.15/argon2-cffi-21.1.0.tar.gz... running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/argon2 copying src/argon2/low_level.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/exceptions.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/_password_hasher.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/__init__.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/_ffi_build.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/_utils.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/__main__.py -> build/lib.linux-x86_64-3.9/argon2 copying src/argon2/_legacy.py -> build/lib.linux-x86_64-3.9/argon2 running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/_ffi.c' creating build/temp.linux-x86_64-3.9 building '_ffi' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_ffi.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_ffi.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_ffi.o -L/usr/lib -Lbuild/temp.linux-x86_64-3.9 -largon2 -largon2 -o build/lib.linux-x86_64-3.9/argon2/_ffi.abi3.so ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0/.hypothesis/examples') rootdir: /home/buildozer/aports/community/py3-argon2-cffi/src/argon2-cffi-21.1.0, configfile: pyproject.toml, testpaths: tests plugins: hypothesis-6.23.3 collecting ... collected 67 items tests/test_legacy.py::TestHash::test_hash_defaults PASSED tests/test_legacy.py::TestHash::test_raw_defaults PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_legacy.py::TestHash::test_hash_password[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.I- \xc8\xad\xf6\xa9\x05P\xb0\x8c\x03\xf5b\x8b2\xf9\xed\xc9\xd3,\xe6\xb9\x0e%L\xf5\xe30\xa4\x0b\xcf\xc2\xbe] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.D-q\x99\xf9w\xea\xc5\x87\xe6_\xb9\x18f\xda!\x94\x1a\x07+[\x96\x0bx\xce\xaa\xec\xbd\xef\x06\xc7f\x14\r] PASSED tests/test_legacy.py::TestHash::test_hash_password_raw[Type.ID-\x1a\x96w\xb0\xaf\xe8\x1f\xda{T\x88\x95\xe7\xa1\xbf\xeb\x86h\xff\xc1\x9aS\x0e7\xe0\x88\xa6h\xfa\xb1\xc0*] PASSED tests/test_legacy.py::TestHash::test_hash_nul_bytes PASSED tests/test_legacy.py::TestHash::test_random_salt PASSED tests/test_legacy.py::TestHash::test_hash_wrong_arg_type PASSED tests/test_legacy.py::TestHash::test_illegal_argon2_parameter PASSED tests/test_legacy.py::TestHash::test_hash_fast PASSED tests/test_legacy.py::TestVerify::test_success[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_legacy.py::TestVerify::test_success[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_legacy.py::TestVerify::test_success[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_legacy.py::TestVerify::test_fail_wrong_argon2_type PASSED tests/test_legacy.py::TestVerify::test_wrong_arg_type PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestHash::test_hash_secret[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.I- \xc8\xad\xf6\xa9\x05P\xb0\x8c\x03\xf5b\x8b2\xf9\xed\xc9\xd3,\xe6\xb9\x0e%L\xf5\xe30\xa4\x0b\xcf\xc2\xbe] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.D-q\x99\xf9w\xea\xc5\x87\xe6_\xb9\x18f\xda!\x94\x1a\x07+[\x96\x0bx\xce\xaa\xec\xbd\xef\x06\xc7f\x14\r] PASSED tests/test_low_level.py::TestHash::test_hash_secret_raw[Type.ID-\x1a\x96w\xb0\xaf\xe8\x1f\xda{T\x88\x95\xe7\xa1\xbf\xeb\x86h\xff\xc1\x9aS\x0e7\xe0\x88\xa6h\xfa\xb1\xc0*] PASSED tests/test_low_level.py::TestHash::test_hash_nul_bytes PASSED tests/test_low_level.py::TestHash::test_hash_wrong_arg_type[hash_secret] PASSED tests/test_low_level.py::TestHash::test_hash_wrong_arg_type[hash_secret_raw] PASSED tests/test_low_level.py::TestHash::test_illegal_argon2_parameter[hash_secret] PASSED tests/test_low_level.py::TestHash::test_illegal_argon2_parameter[hash_secret_raw] PASSED tests/test_low_level.py::TestHash::test_hash_fast[hash_secret] PASSED tests/test_low_level.py::TestHash::test_hash_fast[hash_secret_raw] PASSED tests/test_low_level.py::TestVerify::test_success[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestVerify::test_success[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestVerify::test_success[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.I-$argon2i$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$IMit9qkFULCMA/ViizL57cnTLOa5DiVM9eMwpAvPwr4] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.D-$argon2d$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$cZn5d+rFh+ZfuRhm2iGUGgcrW5YLeM6q7L3vBsdmFA0] PASSED tests/test_low_level.py::TestVerify::test_fail[Type.ID-$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_low_level.py::TestVerify::test_fail_wrong_argon2_type PASSED tests/test_low_level.py::TestVerify::test_wrong_arg_type PASSED tests/test_low_level.py::TestVerify::test_old_hash PASSED tests/test_low_level.py::test_argument_ranges PASSED tests/test_low_level.py::test_core PASSED tests/test_password_hasher.py::TestEnsureBytes::test_is_bytes PASSED tests/test_password_hasher.py::TestEnsureBytes::test_is_unicode PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_agility[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_agility[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash_verify[p\xe4ssword0] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_hash_verify[p\xe4ssword1] PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check PASSED tests/test_password_hasher.py::TestPasswordHasher::test_verify_invalid_hash PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check_needs_rehash_no PASSED tests/test_password_hasher.py::TestPasswordHasher::test_check_needs_rehash_yes PASSED tests/test_password_hasher.py::TestPasswordHasher::test_type_is_configurable PASSED tests/test_utils.py::TestCheckTypes::test_success PASSED tests/test_utils.py::TestCheckTypes::test_fail PASSED tests/test_utils.py::test_decoded_str_len PASSED tests/test_utils.py::TestExtractParameters::test_valid_hash PASSED tests/test_utils.py::TestExtractParameters::test_valid_hash_v18 PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[abc$argon2id$v=19$m=65536,t=2,p=4$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[$argon2id$v=19$m=65536,t=2,p=four$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestExtractParameters::test_invalid_hash[$argon2id$v=19$m=65536,t=2$c29tZXNhbHQ$GpZ3sK/oH9p7VIiV56G/64Zo/8GaUw434IimaPqxwCo] PASSED tests/test_utils.py::TestParameters::test_eq PASSED tests/test_utils.py::TestParameters::test_eq_wrong_type PASSED tests/test_utils.py::TestParameters::test_repr PASSED ============================== 67 passed in 6.39s ============================== >>> py3-argon2-cffi: Entering fakeroot... running install running build running build_py running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/_ffi.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py3-argon2-cffi/pkg creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/low_level.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/exceptions.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/_ffi.abi3.so -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/_password_hasher.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/__init__.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/_ffi_build.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/_utils.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 creating /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/exceptions.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/_password_hasher.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/_utils.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/_legacy.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__pycache__/low_level.cpython-39.pyc -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__pycache__ copying build/lib.linux-x86_64-3.9/argon2/__main__.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 copying build/lib.linux-x86_64-3.9/argon2/_legacy.py -> /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2 byte-compiling /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/_ffi_build.py to _ffi_build.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2/__main__.py to __main__.cpython-39.pyc running install_egg_info running egg_info writing src/argon2_cffi.egg-info/PKG-INFO writing dependency_links to src/argon2_cffi.egg-info/dependency_links.txt writing requirements to src/argon2_cffi.egg-info/requires.txt writing top-level names to src/argon2_cffi.egg-info/top_level.txt reading manifest file 'src/argon2_cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no files found matching '.coveragerc' warning: no previously-included files found matching 'src/argon2/_ffi.py' warning: no previously-included files found matching '.gitmodules' warning: no previously-included files found matching '*.yml' warning: no directories found matching '.azure-pipelines' no previously-included directories found matching 'docs/_build' writing manifest file 'src/argon2_cffi.egg-info/SOURCES.txt' Copying src/argon2_cffi.egg-info to /home/buildozer/aports/community/py3-argon2-cffi/pkg/py3-argon2-cffi/usr/lib/python3.9/site-packages/argon2_cffi-21.1.0-py3.9.egg-info running install_scripts >>> py3-argon2-cffi*: Running postcheck for py3-argon2-cffi >>> py3-argon2-cffi*: Preparing package py3-argon2-cffi... >>> py3-argon2-cffi*: Stripping binaries >>> py3-argon2-cffi*: Scanning shared objects >>> py3-argon2-cffi*: Tracing dependencies... python3 py3-cffi so:libargon2.so.1 so:libc.musl-x86_64.so.1 >>> py3-argon2-cffi*: Package size: 192.0 KB >>> py3-argon2-cffi*: Compressing data... >>> py3-argon2-cffi*: Create checksum... >>> py3-argon2-cffi*: Create py3-argon2-cffi-21.1.0-r0.apk >>> py3-argon2-cffi: Build complete at Thu, 21 Oct 2021 03:08:13 +0000 elapsed time 0h 0m 15s >>> py3-argon2-cffi: Cleaning up srcdir >>> py3-argon2-cffi: Cleaning up pkgdir >>> py3-argon2-cffi: Uninstalling dependencies... (1/32) Purging .makedepends-py3-argon2-cffi (20211021.030801) (2/32) Purging py3-cffi (1.14.5-r2) (3/32) Purging py3-cparser (2.20-r1) (4/32) Purging argon2-dev (20190702-r1) (5/32) Purging argon2-libs (20190702-r1) (6/32) Purging python3-dev (3.9.7-r3) (7/32) Purging py3-setuptools (52.0.0-r4) (8/32) Purging py3-ordered-set (4.0.2-r2) (9/32) Purging py3-appdirs (1.4.4-r2) (10/32) Purging libffi-dev (3.4.2-r1) (11/32) Purging linux-headers (5.10.41-r0) (12/32) Purging py3-wheel (0.36.2-r2) (13/32) Purging py3-pytest (6.2.5-r0) (14/32) Purging py3-atomicwrites (1.4.0-r1) (15/32) Purging py3-more-itertools (8.10.0-r0) (16/32) Purging py3-iniconfig (1.1.1-r1) (17/32) Purging py3-pluggy (0.13.1-r4) (18/32) Purging py3-py (1.10.0-r1) (19/32) Purging py3-wcwidth (0.2.5-r1) (20/32) Purging py3-packaging (20.9-r1) (21/32) Purging py3-parsing (2.4.7-r2) (22/32) Purging py3-six (1.16.0-r0) (23/32) Purging py3-toml (0.10.2-r2) (24/32) Purging py3-hypothesis (6.23.3-r0) (25/32) Purging py3-attrs (20.3.0-r1) (26/32) Purging py3-sortedcontainers (2.4.0-r0) (27/32) Purging python3 (3.9.7-r3) (28/32) Purging libffi (3.4.2-r1) (29/32) Purging gdbm (1.20-r2) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.1.1-r0) (32/32) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-argon2-cffi: Updating the community/x86_64 repository index... >>> py3-argon2-cffi: Signing the index...