>>> py3-asyncssh: Building community/py3-asyncssh 2.21.1-r0 (using abuild 3.15.0-r5) started Sat, 04 Oct 2025 10:20:16 +0000 >>> py3-asyncssh: Validating /home/buildozer/aports/community/py3-asyncssh/APKBUILD... >>> py3-asyncssh: Analyzing dependencies... >>> py3-asyncssh: Installing for build: build-base python3 py3-cryptography py3-typing-extensions py3-gpep517 py3-installer py3-setuptools py3-wheel py3-bcrypt py3-openssl py3-pytest ( 1/46) Installing libbz2 (1.0.8-r6) ( 2/46) Installing libffi (3.5.2-r0) ( 3/46) Installing gdbm (1.26-r0) ( 4/46) Installing xz-libs (5.8.1-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.5_p20250816-r0) ( 7/46) Installing sqlite-libs (3.50.4-r1) ( 8/46) Installing python3 (3.12.11-r0) ( 9/46) Installing python3-pycache-pyc0 (3.12.11-r0) (10/46) Installing pyc (3.12.11-r0) (11/46) Installing python3-pyc (3.12.11-r0) (12/46) Installing py3-cparser (2.22-r1) (13/46) Installing py3-cparser-pyc (2.22-r1) (14/46) Installing py3-cffi (1.17.1-r1) (15/46) Installing py3-cffi-pyc (1.17.1-r1) (16/46) Installing py3-cryptography (44.0.3-r0) (17/46) Installing py3-cryptography-pyc (44.0.3-r0) (18/46) Installing py3-typing-extensions (4.15.0-r0) (19/46) Installing py3-typing-extensions-pyc (4.15.0-r0) (20/46) Installing py3-installer (0.7.0-r2) (21/46) Installing py3-installer-pyc (0.7.0-r2) (22/46) Installing py3-gpep517 (19-r0) (23/46) Installing py3-gpep517-pyc (19-r0) (24/46) Installing py3-parsing (3.2.3-r0) (25/46) Installing py3-parsing-pyc (3.2.3-r0) (26/46) Installing py3-packaging (25.0-r0) (27/46) Installing py3-packaging-pyc (25.0-r0) (28/46) Installing py3-setuptools (80.9.0-r1) (29/46) Installing py3-setuptools-pyc (80.9.0-r1) (30/46) Installing py3-wheel (0.46.1-r0) (31/46) Installing py3-wheel-pyc (0.46.1-r0) (32/46) Installing py3-bcrypt (4.3.0-r0) (33/46) Installing py3-bcrypt-pyc (4.3.0-r0) (34/46) Installing py3-openssl (25.0.0-r0) (35/46) Installing py3-openssl-pyc (25.0.0-r0) (36/46) Installing py3-iniconfig (2.1.0-r0) (37/46) Installing py3-iniconfig-pyc (2.1.0-r0) (38/46) Installing py3-pluggy (1.6.0-r0) (39/46) Installing py3-pluggy-pyc (1.6.0-r0) (40/46) Installing py3-py (1.11.0-r4) (41/46) Installing py3-py-pyc (1.11.0-r4) (42/46) Installing py3-pygments (2.19.2-r0) (43/46) Installing py3-pygments-pyc (2.19.2-r0) (44/46) Installing py3-pytest (8.4.2-r0) (45/46) Installing py3-pytest-pyc (8.4.2-r0) (46/46) Installing .makedepends-py3-asyncssh (20251004.102018) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 358 MiB in 152 packages >>> py3-asyncssh: Cleaning up srcdir >>> py3-asyncssh: Cleaning up pkgdir >>> py3-asyncssh: Cleaning up tmpdir >>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.21.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-asyncssh: Fetching https://files.pythonhosted.org/packages/source/a/asyncssh/asyncssh-2.21.1.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/asyncssh-2.21.1.tar.gz.part' asyncssh-2.21.1.tar. 100% |********************************| 527k 0:00:00 ETA '/var/cache/distfiles/asyncssh-2.21.1.tar.gz.part' saved >>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.21.1.tar.gz >>> py3-asyncssh: Checking sha512sums... asyncssh-2.21.1.tar.gz: OK >>> py3-asyncssh: Unpacking /var/cache/distfiles/asyncssh-2.21.1.tar.gz... 2025-10-04 10:20:20,274 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-04 10:20:20,356 root INFO running bdist_wheel 2025-10-04 10:20:20,387 root INFO running build 2025-10-04 10:20:20,387 root INFO running build_py 2025-10-04 10:20:20,395 root INFO creating build/lib/asyncssh 2025-10-04 10:20:20,395 root INFO copying asyncssh/eddsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,395 root INFO copying asyncssh/listener.py -> build/lib/asyncssh 2025-10-04 10:20:20,396 root INFO copying asyncssh/kex.py -> build/lib/asyncssh 2025-10-04 10:20:20,396 root INFO copying asyncssh/config.py -> build/lib/asyncssh 2025-10-04 10:20:20,396 root INFO copying asyncssh/compression.py -> build/lib/asyncssh 2025-10-04 10:20:20,397 root INFO copying asyncssh/gss_win32.py -> build/lib/asyncssh 2025-10-04 10:20:20,397 root INFO copying asyncssh/mac.py -> build/lib/asyncssh 2025-10-04 10:20:20,397 root INFO copying asyncssh/sftp.py -> build/lib/asyncssh 2025-10-04 10:20:20,398 root INFO copying asyncssh/version.py -> build/lib/asyncssh 2025-10-04 10:20:20,398 root INFO copying asyncssh/pkcs11.py -> build/lib/asyncssh 2025-10-04 10:20:20,399 root INFO copying asyncssh/pattern.py -> build/lib/asyncssh 2025-10-04 10:20:20,399 root INFO copying asyncssh/agent.py -> build/lib/asyncssh 2025-10-04 10:20:20,399 root INFO copying asyncssh/kex_rsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,399 root INFO copying asyncssh/misc.py -> build/lib/asyncssh 2025-10-04 10:20:20,400 root INFO copying asyncssh/pbe.py -> build/lib/asyncssh 2025-10-04 10:20:20,400 root INFO copying asyncssh/packet.py -> build/lib/asyncssh 2025-10-04 10:20:20,400 root INFO copying asyncssh/ecdsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,401 root INFO copying asyncssh/server.py -> build/lib/asyncssh 2025-10-04 10:20:20,401 root INFO copying asyncssh/encryption.py -> build/lib/asyncssh 2025-10-04 10:20:20,401 root INFO copying asyncssh/public_key.py -> build/lib/asyncssh 2025-10-04 10:20:20,402 root INFO copying asyncssh/gss_unix.py -> build/lib/asyncssh 2025-10-04 10:20:20,402 root INFO copying asyncssh/subprocess.py -> build/lib/asyncssh 2025-10-04 10:20:20,402 root INFO copying asyncssh/asn1.py -> build/lib/asyncssh 2025-10-04 10:20:20,403 root INFO copying asyncssh/rsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,403 root INFO copying asyncssh/constants.py -> build/lib/asyncssh 2025-10-04 10:20:20,403 root INFO copying asyncssh/logging.py -> build/lib/asyncssh 2025-10-04 10:20:20,404 root INFO copying asyncssh/process.py -> build/lib/asyncssh 2025-10-04 10:20:20,404 root INFO copying asyncssh/sk_eddsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,404 root INFO copying asyncssh/x11.py -> build/lib/asyncssh 2025-10-04 10:20:20,405 root INFO copying asyncssh/socks.py -> build/lib/asyncssh 2025-10-04 10:20:20,405 root INFO copying asyncssh/keysign.py -> build/lib/asyncssh 2025-10-04 10:20:20,405 root INFO copying asyncssh/dsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,406 root INFO copying asyncssh/tuntap.py -> build/lib/asyncssh 2025-10-04 10:20:20,406 root INFO copying asyncssh/auth_keys.py -> build/lib/asyncssh 2025-10-04 10:20:20,406 root INFO copying asyncssh/channel.py -> build/lib/asyncssh 2025-10-04 10:20:20,407 root INFO copying asyncssh/client.py -> build/lib/asyncssh 2025-10-04 10:20:20,407 root INFO copying asyncssh/auth.py -> build/lib/asyncssh 2025-10-04 10:20:20,407 root INFO copying asyncssh/scp.py -> build/lib/asyncssh 2025-10-04 10:20:20,408 root INFO copying asyncssh/kex_dh.py -> build/lib/asyncssh 2025-10-04 10:20:20,408 root INFO copying asyncssh/session.py -> build/lib/asyncssh 2025-10-04 10:20:20,408 root INFO copying asyncssh/forward.py -> build/lib/asyncssh 2025-10-04 10:20:20,408 root INFO copying asyncssh/saslprep.py -> build/lib/asyncssh 2025-10-04 10:20:20,409 root INFO copying asyncssh/known_hosts.py -> build/lib/asyncssh 2025-10-04 10:20:20,409 root INFO copying asyncssh/editor.py -> build/lib/asyncssh 2025-10-04 10:20:20,409 root INFO copying asyncssh/__init__.py -> build/lib/asyncssh 2025-10-04 10:20:20,410 root INFO copying asyncssh/agent_win32.py -> build/lib/asyncssh 2025-10-04 10:20:20,410 root INFO copying asyncssh/sk.py -> build/lib/asyncssh 2025-10-04 10:20:20,410 root INFO copying asyncssh/stream.py -> build/lib/asyncssh 2025-10-04 10:20:20,411 root INFO copying asyncssh/sk_ecdsa.py -> build/lib/asyncssh 2025-10-04 10:20:20,411 root INFO copying asyncssh/gss.py -> build/lib/asyncssh 2025-10-04 10:20:20,411 root INFO copying asyncssh/agent_unix.py -> build/lib/asyncssh 2025-10-04 10:20:20,412 root INFO copying asyncssh/connection.py -> build/lib/asyncssh 2025-10-04 10:20:20,413 root INFO creating build/lib/asyncssh/crypto 2025-10-04 10:20:20,413 root INFO copying asyncssh/crypto/ec_params.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,413 root INFO copying asyncssh/crypto/misc.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,414 root INFO copying asyncssh/crypto/chacha.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,414 root INFO copying asyncssh/crypto/rsa.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,414 root INFO copying asyncssh/crypto/umac.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,414 root INFO copying asyncssh/crypto/dsa.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,415 root INFO copying asyncssh/crypto/x509.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,415 root INFO copying asyncssh/crypto/cipher.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,415 root INFO copying asyncssh/crypto/ed.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,416 root INFO copying asyncssh/crypto/ec.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,416 root INFO copying asyncssh/crypto/pq.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,416 root INFO copying asyncssh/crypto/dh.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,417 root INFO copying asyncssh/crypto/__init__.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,417 root INFO copying asyncssh/crypto/kdf.py -> build/lib/asyncssh/crypto 2025-10-04 10:20:20,417 root INFO running egg_info 2025-10-04 10:20:20,423 root INFO writing asyncssh.egg-info/PKG-INFO 2025-10-04 10:20:20,427 root INFO writing dependency_links to asyncssh.egg-info/dependency_links.txt 2025-10-04 10:20:20,429 root INFO writing requirements to asyncssh.egg-info/requires.txt 2025-10-04 10:20:20,429 root INFO writing top-level names to asyncssh.egg-info/top_level.txt 2025-10-04 10:20:20,440 root INFO reading manifest file 'asyncssh.egg-info/SOURCES.txt' 2025-10-04 10:20:20,447 root INFO reading manifest template 'MANIFEST.in' 2025-10-04 10:20:20,449 root INFO adding license file 'LICENSE' 2025-10-04 10:20:20,457 root INFO writing manifest file 'asyncssh.egg-info/SOURCES.txt' 2025-10-04 10:20:20,460 root INFO copying asyncssh/py.typed -> build/lib/asyncssh 2025-10-04 10:20:20,475 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-04 10:20:20,475 root INFO running install 2025-10-04 10:20:20,505 root INFO running install_lib 2025-10-04 10:20:20,511 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-04 10:20:20,512 root INFO creating build/bdist.linux-ppc64le/wheel/asyncssh 2025-10-04 10:20:20,512 root INFO copying build/lib/asyncssh/eddsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,512 root INFO copying build/lib/asyncssh/listener.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,512 root INFO copying build/lib/asyncssh/kex.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,513 root INFO copying build/lib/asyncssh/config.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,513 root INFO copying build/lib/asyncssh/compression.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,513 root INFO copying build/lib/asyncssh/gss_win32.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,513 root INFO copying build/lib/asyncssh/mac.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,514 root INFO copying build/lib/asyncssh/sftp.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,514 root INFO copying build/lib/asyncssh/version.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,514 root INFO copying build/lib/asyncssh/pkcs11.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,514 root INFO copying build/lib/asyncssh/pattern.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,515 root INFO copying build/lib/asyncssh/agent.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,515 root INFO copying build/lib/asyncssh/kex_rsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,515 root INFO copying build/lib/asyncssh/misc.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,515 root INFO copying build/lib/asyncssh/pbe.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,516 root INFO copying build/lib/asyncssh/packet.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,516 root INFO copying build/lib/asyncssh/ecdsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,516 root INFO copying build/lib/asyncssh/server.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,516 root INFO copying build/lib/asyncssh/encryption.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,517 root INFO copying build/lib/asyncssh/public_key.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,517 root INFO copying build/lib/asyncssh/gss_unix.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,517 root INFO copying build/lib/asyncssh/subprocess.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,517 root INFO copying build/lib/asyncssh/asn1.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,518 root INFO creating build/bdist.linux-ppc64le/wheel/asyncssh/crypto 2025-10-04 10:20:20,518 root INFO copying build/lib/asyncssh/crypto/ec_params.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,518 root INFO copying build/lib/asyncssh/crypto/misc.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,518 root INFO copying build/lib/asyncssh/crypto/chacha.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,519 root INFO copying build/lib/asyncssh/crypto/rsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,519 root INFO copying build/lib/asyncssh/crypto/umac.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,519 root INFO copying build/lib/asyncssh/crypto/dsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,519 root INFO copying build/lib/asyncssh/crypto/x509.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,520 root INFO copying build/lib/asyncssh/crypto/cipher.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,520 root INFO copying build/lib/asyncssh/crypto/ed.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,520 root INFO copying build/lib/asyncssh/crypto/ec.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,520 root INFO copying build/lib/asyncssh/crypto/pq.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,520 root INFO copying build/lib/asyncssh/crypto/dh.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,521 root INFO copying build/lib/asyncssh/crypto/__init__.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,521 root INFO copying build/lib/asyncssh/crypto/kdf.py -> build/bdist.linux-ppc64le/wheel/./asyncssh/crypto 2025-10-04 10:20:20,521 root INFO copying build/lib/asyncssh/rsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,521 root INFO copying build/lib/asyncssh/constants.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,522 root INFO copying build/lib/asyncssh/logging.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,522 root INFO copying build/lib/asyncssh/process.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,522 root INFO copying build/lib/asyncssh/sk_eddsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,522 root INFO copying build/lib/asyncssh/x11.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,523 root INFO copying build/lib/asyncssh/socks.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,523 root INFO copying build/lib/asyncssh/keysign.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,523 root INFO copying build/lib/asyncssh/dsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,523 root INFO copying build/lib/asyncssh/tuntap.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,523 root INFO copying build/lib/asyncssh/auth_keys.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,524 root INFO copying build/lib/asyncssh/channel.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,524 root INFO copying build/lib/asyncssh/client.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,524 root INFO copying build/lib/asyncssh/auth.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,524 root INFO copying build/lib/asyncssh/scp.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,525 root INFO copying build/lib/asyncssh/kex_dh.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,525 root INFO copying build/lib/asyncssh/session.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,525 root INFO copying build/lib/asyncssh/forward.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,525 root INFO copying build/lib/asyncssh/py.typed -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,526 root INFO copying build/lib/asyncssh/saslprep.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,526 root INFO copying build/lib/asyncssh/known_hosts.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,526 root INFO copying build/lib/asyncssh/editor.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,526 root INFO copying build/lib/asyncssh/__init__.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,527 root INFO copying build/lib/asyncssh/agent_win32.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,527 root INFO copying build/lib/asyncssh/sk.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,527 root INFO copying build/lib/asyncssh/stream.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,527 root INFO copying build/lib/asyncssh/sk_ecdsa.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,527 root INFO copying build/lib/asyncssh/gss.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,528 root INFO copying build/lib/asyncssh/agent_unix.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,528 root INFO copying build/lib/asyncssh/connection.py -> build/bdist.linux-ppc64le/wheel/./asyncssh 2025-10-04 10:20:20,528 root INFO running install_egg_info 2025-10-04 10:20:20,535 root INFO Copying asyncssh.egg-info to build/bdist.linux-ppc64le/wheel/./asyncssh-2.21.1-py3.12.egg-info 2025-10-04 10:20:20,536 root INFO running install_scripts 2025-10-04 10:20:20,537 root INFO creating build/bdist.linux-ppc64le/wheel/asyncssh-2.21.1.dist-info/WHEEL 2025-10-04 10:20:20,538 wheel INFO creating '/home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.21.1/.dist/.tmp-96cy594e/asyncssh-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-04 10:20:20,538 wheel INFO adding 'asyncssh/__init__.py' 2025-10-04 10:20:20,539 wheel INFO adding 'asyncssh/agent.py' 2025-10-04 10:20:20,539 wheel INFO adding 'asyncssh/agent_unix.py' 2025-10-04 10:20:20,539 wheel INFO adding 'asyncssh/agent_win32.py' 2025-10-04 10:20:20,540 wheel INFO adding 'asyncssh/asn1.py' 2025-10-04 10:20:20,540 wheel INFO adding 'asyncssh/auth.py' 2025-10-04 10:20:20,540 wheel INFO adding 'asyncssh/auth_keys.py' 2025-10-04 10:20:20,541 wheel INFO adding 'asyncssh/channel.py' 2025-10-04 10:20:20,541 wheel INFO adding 'asyncssh/client.py' 2025-10-04 10:20:20,541 wheel INFO adding 'asyncssh/compression.py' 2025-10-04 10:20:20,542 wheel INFO adding 'asyncssh/config.py' 2025-10-04 10:20:20,542 wheel INFO adding 'asyncssh/connection.py' 2025-10-04 10:20:20,544 wheel INFO adding 'asyncssh/constants.py' 2025-10-04 10:20:20,544 wheel INFO adding 'asyncssh/dsa.py' 2025-10-04 10:20:20,545 wheel INFO adding 'asyncssh/ecdsa.py' 2025-10-04 10:20:20,545 wheel INFO adding 'asyncssh/eddsa.py' 2025-10-04 10:20:20,545 wheel INFO adding 'asyncssh/editor.py' 2025-10-04 10:20:20,545 wheel INFO adding 'asyncssh/encryption.py' 2025-10-04 10:20:20,546 wheel INFO adding 'asyncssh/forward.py' 2025-10-04 10:20:20,546 wheel INFO adding 'asyncssh/gss.py' 2025-10-04 10:20:20,546 wheel INFO adding 'asyncssh/gss_unix.py' 2025-10-04 10:20:20,547 wheel INFO adding 'asyncssh/gss_win32.py' 2025-10-04 10:20:20,547 wheel INFO adding 'asyncssh/kex.py' 2025-10-04 10:20:20,547 wheel INFO adding 'asyncssh/kex_dh.py' 2025-10-04 10:20:20,547 wheel INFO adding 'asyncssh/kex_rsa.py' 2025-10-04 10:20:20,548 wheel INFO adding 'asyncssh/keysign.py' 2025-10-04 10:20:20,548 wheel INFO adding 'asyncssh/known_hosts.py' 2025-10-04 10:20:20,548 wheel INFO adding 'asyncssh/listener.py' 2025-10-04 10:20:20,549 wheel INFO adding 'asyncssh/logging.py' 2025-10-04 10:20:20,549 wheel INFO adding 'asyncssh/mac.py' 2025-10-04 10:20:20,549 wheel INFO adding 'asyncssh/misc.py' 2025-10-04 10:20:20,550 wheel INFO adding 'asyncssh/packet.py' 2025-10-04 10:20:20,550 wheel INFO adding 'asyncssh/pattern.py' 2025-10-04 10:20:20,550 wheel INFO adding 'asyncssh/pbe.py' 2025-10-04 10:20:20,550 wheel INFO adding 'asyncssh/pkcs11.py' 2025-10-04 10:20:20,551 wheel INFO adding 'asyncssh/process.py' 2025-10-04 10:20:20,551 wheel INFO adding 'asyncssh/public_key.py' 2025-10-04 10:20:20,552 wheel INFO adding 'asyncssh/py.typed' 2025-10-04 10:20:20,552 wheel INFO adding 'asyncssh/rsa.py' 2025-10-04 10:20:20,553 wheel INFO adding 'asyncssh/saslprep.py' 2025-10-04 10:20:20,553 wheel INFO adding 'asyncssh/scp.py' 2025-10-04 10:20:20,553 wheel INFO adding 'asyncssh/server.py' 2025-10-04 10:20:20,554 wheel INFO adding 'asyncssh/session.py' 2025-10-04 10:20:20,554 wheel INFO adding 'asyncssh/sftp.py' 2025-10-04 10:20:20,555 wheel INFO adding 'asyncssh/sk.py' 2025-10-04 10:20:20,556 wheel INFO adding 'asyncssh/sk_ecdsa.py' 2025-10-04 10:20:20,556 wheel INFO adding 'asyncssh/sk_eddsa.py' 2025-10-04 10:20:20,556 wheel INFO adding 'asyncssh/socks.py' 2025-10-04 10:20:20,557 wheel INFO adding 'asyncssh/stream.py' 2025-10-04 10:20:20,557 wheel INFO adding 'asyncssh/subprocess.py' 2025-10-04 10:20:20,557 wheel INFO adding 'asyncssh/tuntap.py' 2025-10-04 10:20:20,557 wheel INFO adding 'asyncssh/version.py' 2025-10-04 10:20:20,558 wheel INFO adding 'asyncssh/x11.py' 2025-10-04 10:20:20,558 wheel INFO adding 'asyncssh/crypto/__init__.py' 2025-10-04 10:20:20,558 wheel INFO adding 'asyncssh/crypto/chacha.py' 2025-10-04 10:20:20,559 wheel INFO adding 'asyncssh/crypto/cipher.py' 2025-10-04 10:20:20,559 wheel INFO adding 'asyncssh/crypto/dh.py' 2025-10-04 10:20:20,559 wheel INFO adding 'asyncssh/crypto/dsa.py' 2025-10-04 10:20:20,559 wheel INFO adding 'asyncssh/crypto/ec.py' 2025-10-04 10:20:20,560 wheel INFO adding 'asyncssh/crypto/ec_params.py' 2025-10-04 10:20:20,560 wheel INFO adding 'asyncssh/crypto/ed.py' 2025-10-04 10:20:20,560 wheel INFO adding 'asyncssh/crypto/kdf.py' 2025-10-04 10:20:20,561 wheel INFO adding 'asyncssh/crypto/misc.py' 2025-10-04 10:20:20,561 wheel INFO adding 'asyncssh/crypto/pq.py' 2025-10-04 10:20:20,561 wheel INFO adding 'asyncssh/crypto/rsa.py' 2025-10-04 10:20:20,561 wheel INFO adding 'asyncssh/crypto/umac.py' 2025-10-04 10:20:20,562 wheel INFO adding 'asyncssh/crypto/x509.py' 2025-10-04 10:20:20,562 wheel INFO adding 'asyncssh-2.21.1.dist-info/licenses/LICENSE' 2025-10-04 10:20:20,562 wheel INFO adding 'asyncssh-2.21.1.dist-info/METADATA' 2025-10-04 10:20:20,563 wheel INFO adding 'asyncssh-2.21.1.dist-info/WHEEL' 2025-10-04 10:20:20,563 wheel INFO adding 'asyncssh-2.21.1.dist-info/top_level.txt' 2025-10-04 10:20:20,563 wheel INFO adding 'asyncssh-2.21.1.dist-info/RECORD' 2025-10-04 10:20:20,564 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-04 10:20:20,567 gpep517 INFO The backend produced .dist/asyncssh-2.21.1-py3-none-any.whl asyncssh-2.21.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.21.1 configfile: tox.ini testpaths: tests collected 1720 items / 255 deselected / 1465 selected tests/test_agent.py ....s......s....... [ 1%] tests/test_asn1.py . [ 1%] tests/test_auth.py .s...... [ 1%] tests/test_auth_keys.py ......... [ 2%] tests/test_channel.py .................................................. [ 5%] ................................................................... [ 10%] tests/test_compression.py . [ 10%] tests/test_config.py ................................................... [ 14%] .................... [ 15%] tests/test_connection_auth.py ...sssssssssssssssss...................... [ 18%] ........................................................................ [ 23%] ........................................................................ [ 28%] ............................................... [ 31%] tests/test_editor.py .................... [ 32%] tests/test_forward.py .................................................. [ 36%] ........................................................................ [ 41%] ...................... [ 42%] tests/test_kex.py ........s..s [ 43%] tests/test_known_hosts.py ................ [ 44%] tests/test_logging.py ......... [ 45%] tests/test_mac.py .s [ 45%] tests/test_packet.py .. [ 45%] tests/test_pkcs11.py ssssssssssss [ 46%] tests/test_process.py .................................................. [ 49%] ................sssssss............. [ 52%] tests/test_public_key.py .....ss......... [ 53%] tests/test_saslprep.py ....... [ 53%] tests/test_sftp.py ..................................................... [ 57%] ........................................................................ [ 62%] ........................................................................ [ 67%] ........................................................................ [ 71%] ........................................................................ [ 76%] ........................................................................ [ 81%] ........................................................................ [ 86%] ........................................................................ [ 91%] ... [ 91%] tests/test_sk.py ssssssssssssssssssssssssssssss [ 93%] tests/test_stream.py ........................ [ 95%] tests/test_subprocess.py ............ [ 96%] tests/test_tuntap.py sssssssssssss................ [ 98%] tests/test_x509.py ......................... [100%] ========= 1378 passed, 87 skipped, 255 deselected in 313.84s (0:05:13) ========= >>> py3-asyncssh: Entering fakeroot... >>> py3-asyncssh-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.12/site-packages/asyncssh/crypto/__pycache__' 'usr/lib/python3.12/site-packages/asyncssh/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.12/site-packages/asyncssh/__pycache__' >>> py3-asyncssh-pyc*: Preparing subpackage py3-asyncssh-pyc... >>> py3-asyncssh-pyc*: Running postcheck for py3-asyncssh-pyc >>> py3-asyncssh*: Running postcheck for py3-asyncssh >>> py3-asyncssh*: Preparing package py3-asyncssh... >>> py3-asyncssh*: Stripping binaries >>> WARNING: py3-asyncssh*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-asyncssh-pyc*: Scanning shared objects >>> py3-asyncssh*: Scanning shared objects >>> py3-asyncssh-pyc*: Tracing dependencies... python3 py3-cryptography py3-typing-extensions python3~3.12 >>> py3-asyncssh-pyc*: Package size: 2.0 MB >>> py3-asyncssh-pyc*: Compressing data... >>> py3-asyncssh-pyc*: Create checksum... >>> py3-asyncssh-pyc*: Create py3-asyncssh-pyc-2.21.1-r0.apk >>> py3-asyncssh*: Tracing dependencies... python3 py3-cryptography py3-typing-extensions python3~3.12 >>> py3-asyncssh*: Package size: 1.7 MB >>> py3-asyncssh*: Compressing data... >>> py3-asyncssh*: Create checksum... >>> py3-asyncssh*: Create py3-asyncssh-2.21.1-r0.apk >>> py3-asyncssh: Build complete at Sat, 04 Oct 2025 10:25:37 +0000 elapsed time 0h 5m 21s >>> py3-asyncssh: Cleaning up srcdir >>> py3-asyncssh: Cleaning up pkgdir >>> py3-asyncssh: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-asyncssh (20251004.102018) ( 2/46) Purging py3-gpep517-pyc (19-r0) ( 3/46) Purging py3-gpep517 (19-r0) ( 4/46) Purging py3-installer-pyc (0.7.0-r2) ( 5/46) Purging py3-installer (0.7.0-r2) ( 6/46) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/46) Purging py3-setuptools (80.9.0-r1) ( 8/46) Purging py3-wheel-pyc (0.46.1-r0) ( 9/46) Purging py3-wheel (0.46.1-r0) (10/46) Purging py3-bcrypt-pyc (4.3.0-r0) (11/46) Purging py3-bcrypt (4.3.0-r0) (12/46) Purging py3-openssl-pyc (25.0.0-r0) (13/46) Purging py3-openssl (25.0.0-r0) (14/46) Purging py3-cryptography-pyc (44.0.3-r0) (15/46) Purging py3-cryptography (44.0.3-r0) (16/46) Purging py3-cffi-pyc (1.17.1-r1) (17/46) Purging py3-cffi (1.17.1-r1) (18/46) Purging py3-cparser-pyc (2.22-r1) (19/46) Purging py3-cparser (2.22-r1) (20/46) Purging py3-typing-extensions-pyc (4.15.0-r0) (21/46) Purging py3-typing-extensions (4.15.0-r0) (22/46) Purging py3-pytest-pyc (8.4.2-r0) (23/46) Purging py3-pytest (8.4.2-r0) (24/46) Purging py3-iniconfig-pyc (2.1.0-r0) (25/46) Purging py3-iniconfig (2.1.0-r0) (26/46) Purging py3-packaging-pyc (25.0-r0) (27/46) Purging py3-packaging (25.0-r0) (28/46) Purging py3-parsing-pyc (3.2.3-r0) (29/46) Purging py3-parsing (3.2.3-r0) (30/46) Purging py3-pluggy-pyc (1.6.0-r0) (31/46) Purging py3-pluggy (1.6.0-r0) (32/46) Purging py3-py-pyc (1.11.0-r4) (33/46) Purging py3-py (1.11.0-r4) (34/46) Purging py3-pygments-pyc (2.19.2-r0) (35/46) Purging py3-pygments (2.19.2-r0) (36/46) Purging python3-pyc (3.12.11-r0) (37/46) Purging python3-pycache-pyc0 (3.12.11-r0) (38/46) Purging pyc (3.12.11-r0) (39/46) Purging python3 (3.12.11-r0) (40/46) Purging gdbm (1.26-r0) (41/46) Purging libbz2 (1.0.8-r6) (42/46) Purging libffi (3.5.2-r0) (43/46) Purging libpanelw (6.5_p20250816-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.50.4-r1) (46/46) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 288 MiB in 106 packages >>> py3-asyncssh: Updating the community/ppc64le repository index... >>> py3-asyncssh: Signing the index...