>>> py3-asyncssh: Building community/py3-asyncssh 2.22.0-r1 (using abuild 3.16.0-r0) started Sun, 05 Apr 2026 23:17:52 +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.2-r0) ( 5/46) Installing mpdecimal (4.0.1-r0) ( 6/46) Installing libpanelw (6.6_p20251231-r0) ( 7/46) Installing sqlite-libs (3.51.2-r1) ( 8/46) Installing python3 (3.14.3-r0) ( 9/46) Installing python3-pycache-pyc0 (3.14.3-r0) (10/46) Installing pyc (3.14.3-r0) (11/46) Installing python3-pyc (3.14.3-r0) (12/46) Installing py3-cparser (3.0-r1) (13/46) Installing py3-cparser-pyc (3.0-r1) (14/46) Installing py3-cffi (2.0.0-r0) (15/46) Installing py3-cffi-pyc (2.0.0-r0) (16/46) Installing py3-cryptography (46.0.5-r1) (17/46) Installing py3-cryptography-pyc (46.0.5-r1) (18/46) Installing py3-typing-extensions (4.15.0-r1) (19/46) Installing py3-typing-extensions-pyc (4.15.0-r1) (20/46) Installing py3-installer (1.0.0-r0) (21/46) Installing py3-installer-pyc (1.0.0-r0) (22/46) Installing py3-gpep517 (19-r2) (23/46) Installing py3-gpep517-pyc (19-r2) (24/46) Installing py3-parsing (3.3.2-r1) (25/46) Installing py3-parsing-pyc (3.3.2-r1) (26/46) Installing py3-packaging (26.0-r1) (27/46) Installing py3-packaging-pyc (26.0-r1) (28/46) Installing py3-setuptools (82.0.1-r1) (29/46) Installing py3-setuptools-pyc (82.0.1-r1) (30/46) Installing py3-wheel (0.46.3-r1) (31/46) Installing py3-wheel-pyc (0.46.3-r1) (32/46) Installing py3-bcrypt (5.0.0-r1) (33/46) Installing py3-bcrypt-pyc (5.0.0-r1) (34/46) Installing py3-openssl (25.3.0-r1) (35/46) Installing py3-openssl-pyc (25.3.0-r1) (36/46) Installing py3-iniconfig (2.3.0-r1) (37/46) Installing py3-iniconfig-pyc (2.3.0-r1) (38/46) Installing py3-pluggy (1.6.0-r1) (39/46) Installing py3-pluggy-pyc (1.6.0-r1) (40/46) Installing py3-py (1.11.0-r5) (41/46) Installing py3-py-pyc (1.11.0-r5) (42/46) Installing py3-pygments (2.20.0-r0) (43/46) Installing py3-pygments-pyc (2.20.0-r0) (44/46) Installing py3-pytest (9.0.2-r1) (45/46) Installing py3-pytest-pyc (9.0.2-r1) (46/46) Installing .makedepends-py3-asyncssh (20260405.231803) Executing busybox-1.37.0-r31.trigger OK: 453.6 MiB in 151 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.22.0.tar.gz /var/cache/distfiles/edge/asyncssh-2.22.0.tar.gz: OK >>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.22.0.tar.gz /var/cache/distfiles/edge/asyncssh-2.22.0.tar.gz: OK >>> py3-asyncssh: Unpacking /var/cache/distfiles/edge/asyncssh-2.22.0.tar.gz... 2026-04-05 23:18:06,436 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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 2027-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.14/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.14/site-packages/setuptools/dist.py:765: 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() 2026-04-05 23:18:06,662 root INFO running bdist_wheel 2026-04-05 23:18:06,719 root INFO running build 2026-04-05 23:18:06,719 root INFO running build_py 2026-04-05 23:18:06,734 root INFO creating build/lib/asyncssh 2026-04-05 23:18:06,735 root INFO copying asyncssh/process.py -> build/lib/asyncssh 2026-04-05 23:18:06,738 root INFO copying asyncssh/eddsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,740 root INFO copying asyncssh/agent_win32.py -> build/lib/asyncssh 2026-04-05 23:18:06,741 root INFO copying asyncssh/connection.py -> build/lib/asyncssh 2026-04-05 23:18:06,747 root INFO copying asyncssh/gss_unix.py -> build/lib/asyncssh 2026-04-05 23:18:06,748 root INFO copying asyncssh/encryption.py -> build/lib/asyncssh 2026-04-05 23:18:06,750 root INFO copying asyncssh/socks.py -> build/lib/asyncssh 2026-04-05 23:18:06,751 root INFO copying asyncssh/kex.py -> build/lib/asyncssh 2026-04-05 23:18:06,752 root INFO copying asyncssh/gss.py -> build/lib/asyncssh 2026-04-05 23:18:06,754 root INFO copying asyncssh/misc.py -> build/lib/asyncssh 2026-04-05 23:18:06,755 root INFO copying asyncssh/dsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,757 root INFO copying asyncssh/__init__.py -> build/lib/asyncssh 2026-04-05 23:18:06,758 root INFO copying asyncssh/packet.py -> build/lib/asyncssh 2026-04-05 23:18:06,760 root INFO copying asyncssh/pkcs11.py -> build/lib/asyncssh 2026-04-05 23:18:06,761 root INFO copying asyncssh/editor.py -> build/lib/asyncssh 2026-04-05 23:18:06,763 root INFO copying asyncssh/kex_dh.py -> build/lib/asyncssh 2026-04-05 23:18:06,765 root INFO copying asyncssh/public_key.py -> build/lib/asyncssh 2026-04-05 23:18:06,767 root INFO copying asyncssh/version.py -> build/lib/asyncssh 2026-04-05 23:18:06,768 root INFO copying asyncssh/server.py -> build/lib/asyncssh 2026-04-05 23:18:06,770 root INFO copying asyncssh/saslprep.py -> build/lib/asyncssh 2026-04-05 23:18:06,771 root INFO copying asyncssh/keysign.py -> build/lib/asyncssh 2026-04-05 23:18:06,772 root INFO copying asyncssh/rsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,774 root INFO copying asyncssh/pbe.py -> build/lib/asyncssh 2026-04-05 23:18:06,775 root INFO copying asyncssh/agent.py -> build/lib/asyncssh 2026-04-05 23:18:06,776 root INFO copying asyncssh/gss_win32.py -> build/lib/asyncssh 2026-04-05 23:18:06,778 root INFO copying asyncssh/sk_ecdsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,779 root INFO copying asyncssh/compression.py -> build/lib/asyncssh 2026-04-05 23:18:06,780 root INFO copying asyncssh/tuntap.py -> build/lib/asyncssh 2026-04-05 23:18:06,782 root INFO copying asyncssh/subprocess.py -> build/lib/asyncssh 2026-04-05 23:18:06,783 root INFO copying asyncssh/channel.py -> build/lib/asyncssh 2026-04-05 23:18:06,785 root INFO copying asyncssh/client.py -> build/lib/asyncssh 2026-04-05 23:18:06,786 root INFO copying asyncssh/scp.py -> build/lib/asyncssh 2026-04-05 23:18:06,788 root INFO copying asyncssh/stream.py -> build/lib/asyncssh 2026-04-05 23:18:06,790 root INFO copying asyncssh/kex_rsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,791 root INFO copying asyncssh/mac.py -> build/lib/asyncssh 2026-04-05 23:18:06,792 root INFO copying asyncssh/known_hosts.py -> build/lib/asyncssh 2026-04-05 23:18:06,794 root INFO copying asyncssh/listener.py -> build/lib/asyncssh 2026-04-05 23:18:06,795 root INFO copying asyncssh/constants.py -> build/lib/asyncssh 2026-04-05 23:18:06,796 root INFO copying asyncssh/session.py -> build/lib/asyncssh 2026-04-05 23:18:06,798 root INFO copying asyncssh/forward.py -> build/lib/asyncssh 2026-04-05 23:18:06,799 root INFO copying asyncssh/agent_unix.py -> build/lib/asyncssh 2026-04-05 23:18:06,800 root INFO copying asyncssh/config.py -> build/lib/asyncssh 2026-04-05 23:18:06,802 root INFO copying asyncssh/x11.py -> build/lib/asyncssh 2026-04-05 23:18:06,803 root INFO copying asyncssh/ecdsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,805 root INFO copying asyncssh/auth.py -> build/lib/asyncssh 2026-04-05 23:18:06,806 root INFO copying asyncssh/asn1.py -> build/lib/asyncssh 2026-04-05 23:18:06,808 root INFO copying asyncssh/pattern.py -> build/lib/asyncssh 2026-04-05 23:18:06,809 root INFO copying asyncssh/sftp.py -> build/lib/asyncssh 2026-04-05 23:18:06,812 root INFO copying asyncssh/sk.py -> build/lib/asyncssh 2026-04-05 23:18:06,813 root INFO copying asyncssh/auth_keys.py -> build/lib/asyncssh 2026-04-05 23:18:06,815 root INFO copying asyncssh/logging.py -> build/lib/asyncssh 2026-04-05 23:18:06,816 root INFO copying asyncssh/sk_eddsa.py -> build/lib/asyncssh 2026-04-05 23:18:06,818 root INFO creating build/lib/asyncssh/crypto 2026-04-05 23:18:06,819 root INFO copying asyncssh/crypto/ed.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,820 root INFO copying asyncssh/crypto/cipher.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,821 root INFO copying asyncssh/crypto/pq.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,823 root INFO copying asyncssh/crypto/ec.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,824 root INFO copying asyncssh/crypto/misc.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,825 root INFO copying asyncssh/crypto/dsa.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,826 root INFO copying asyncssh/crypto/chacha.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,828 root INFO copying asyncssh/crypto/__init__.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,829 root INFO copying asyncssh/crypto/rsa.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,830 root INFO copying asyncssh/crypto/ec_params.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,832 root INFO copying asyncssh/crypto/dh.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,833 root INFO copying asyncssh/crypto/kdf.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,834 root INFO copying asyncssh/crypto/x509.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,836 root INFO copying asyncssh/crypto/umac.py -> build/lib/asyncssh/crypto 2026-04-05 23:18:06,837 root INFO running egg_info 2026-04-05 23:18:06,849 root INFO writing asyncssh.egg-info/PKG-INFO 2026-04-05 23:18:06,854 root INFO writing dependency_links to asyncssh.egg-info/dependency_links.txt 2026-04-05 23:18:06,858 root INFO writing requirements to asyncssh.egg-info/requires.txt 2026-04-05 23:18:06,859 root INFO writing top-level names to asyncssh.egg-info/top_level.txt 2026-04-05 23:18:06,880 root INFO reading manifest file 'asyncssh.egg-info/SOURCES.txt' 2026-04-05 23:18:06,892 root INFO reading manifest template 'MANIFEST.in' 2026-04-05 23:18:06,897 root INFO adding license file 'LICENSE' 2026-04-05 23:18:06,908 root INFO writing manifest file 'asyncssh.egg-info/SOURCES.txt' 2026-04-05 23:18:06,913 root INFO copying asyncssh/py.typed -> build/lib/asyncssh 2026-04-05 23:18:06,940 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-05 23:18:06,940 root INFO running install 2026-04-05 23:18:06,976 root INFO running install_lib 2026-04-05 23:18:06,988 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-05 23:18:06,990 root INFO creating build/bdist.linux-riscv64/wheel/asyncssh 2026-04-05 23:18:06,990 root INFO copying build/lib/asyncssh/process.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:06,992 root INFO copying build/lib/asyncssh/eddsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:06,993 root INFO copying build/lib/asyncssh/agent_win32.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:06,994 root INFO copying build/lib/asyncssh/connection.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:06,998 root INFO copying build/lib/asyncssh/gss_unix.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:06,999 root INFO copying build/lib/asyncssh/encryption.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,001 root INFO copying build/lib/asyncssh/socks.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,002 root INFO copying build/lib/asyncssh/kex.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,003 root INFO copying build/lib/asyncssh/gss.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,004 root INFO copying build/lib/asyncssh/misc.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,006 root INFO creating build/bdist.linux-riscv64/wheel/asyncssh/crypto 2026-04-05 23:18:07,006 root INFO copying build/lib/asyncssh/crypto/ed.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,008 root INFO copying build/lib/asyncssh/crypto/cipher.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,009 root INFO copying build/lib/asyncssh/crypto/pq.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,010 root INFO copying build/lib/asyncssh/crypto/ec.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,011 root INFO copying build/lib/asyncssh/crypto/misc.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,012 root INFO copying build/lib/asyncssh/crypto/dsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,013 root INFO copying build/lib/asyncssh/crypto/chacha.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,014 root INFO copying build/lib/asyncssh/crypto/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,015 root INFO copying build/lib/asyncssh/crypto/rsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,016 root INFO copying build/lib/asyncssh/crypto/ec_params.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,017 root INFO copying build/lib/asyncssh/crypto/dh.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,018 root INFO copying build/lib/asyncssh/crypto/kdf.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,019 root INFO copying build/lib/asyncssh/crypto/x509.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,021 root INFO copying build/lib/asyncssh/crypto/umac.py -> build/bdist.linux-riscv64/wheel/./asyncssh/crypto 2026-04-05 23:18:07,022 root INFO copying build/lib/asyncssh/dsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,023 root INFO copying build/lib/asyncssh/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,024 root INFO copying build/lib/asyncssh/packet.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,025 root INFO copying build/lib/asyncssh/pkcs11.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,026 root INFO copying build/lib/asyncssh/editor.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,028 root INFO copying build/lib/asyncssh/kex_dh.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,029 root INFO copying build/lib/asyncssh/public_key.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,031 root INFO copying build/lib/asyncssh/version.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,033 root INFO copying build/lib/asyncssh/server.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,034 root INFO copying build/lib/asyncssh/saslprep.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,035 root INFO copying build/lib/asyncssh/keysign.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,036 root INFO copying build/lib/asyncssh/rsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,038 root INFO copying build/lib/asyncssh/pbe.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,039 root INFO copying build/lib/asyncssh/agent.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,040 root INFO copying build/lib/asyncssh/py.typed -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,041 root INFO copying build/lib/asyncssh/gss_win32.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,042 root INFO copying build/lib/asyncssh/sk_ecdsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,043 root INFO copying build/lib/asyncssh/compression.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,045 root INFO copying build/lib/asyncssh/tuntap.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,046 root INFO copying build/lib/asyncssh/subprocess.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,047 root INFO copying build/lib/asyncssh/channel.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,049 root INFO copying build/lib/asyncssh/client.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,050 root INFO copying build/lib/asyncssh/scp.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,051 root INFO copying build/lib/asyncssh/stream.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,053 root INFO copying build/lib/asyncssh/kex_rsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,054 root INFO copying build/lib/asyncssh/mac.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,055 root INFO copying build/lib/asyncssh/known_hosts.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,056 root INFO copying build/lib/asyncssh/listener.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,057 root INFO copying build/lib/asyncssh/constants.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,059 root INFO copying build/lib/asyncssh/session.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,060 root INFO copying build/lib/asyncssh/forward.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,061 root INFO copying build/lib/asyncssh/agent_unix.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,062 root INFO copying build/lib/asyncssh/config.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,063 root INFO copying build/lib/asyncssh/x11.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,065 root INFO copying build/lib/asyncssh/ecdsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,066 root INFO copying build/lib/asyncssh/auth.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,067 root INFO copying build/lib/asyncssh/asn1.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,069 root INFO copying build/lib/asyncssh/pattern.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,070 root INFO copying build/lib/asyncssh/sftp.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,073 root INFO copying build/lib/asyncssh/sk.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,074 root INFO copying build/lib/asyncssh/auth_keys.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,075 root INFO copying build/lib/asyncssh/logging.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,077 root INFO copying build/lib/asyncssh/sk_eddsa.py -> build/bdist.linux-riscv64/wheel/./asyncssh 2026-04-05 23:18:07,078 root INFO running install_egg_info 2026-04-05 23:18:07,090 root INFO Copying asyncssh.egg-info to build/bdist.linux-riscv64/wheel/./asyncssh-2.22.0-py3.14.egg-info 2026-04-05 23:18:07,095 root INFO running install_scripts 2026-04-05 23:18:07,101 root INFO creating build/bdist.linux-riscv64/wheel/asyncssh-2.22.0.dist-info/WHEEL 2026-04-05 23:18:07,103 wheel INFO creating '/home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.22.0/.dist/.tmp-c3bk5t7w/asyncssh-2.22.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-05 23:18:07,105 wheel INFO adding 'asyncssh/__init__.py' 2026-04-05 23:18:07,107 wheel INFO adding 'asyncssh/agent.py' 2026-04-05 23:18:07,109 wheel INFO adding 'asyncssh/agent_unix.py' 2026-04-05 23:18:07,110 wheel INFO adding 'asyncssh/agent_win32.py' 2026-04-05 23:18:07,111 wheel INFO adding 'asyncssh/asn1.py' 2026-04-05 23:18:07,113 wheel INFO adding 'asyncssh/auth.py' 2026-04-05 23:18:07,114 wheel INFO adding 'asyncssh/auth_keys.py' 2026-04-05 23:18:07,116 wheel INFO adding 'asyncssh/channel.py' 2026-04-05 23:18:07,119 wheel INFO adding 'asyncssh/client.py' 2026-04-05 23:18:07,121 wheel INFO adding 'asyncssh/compression.py' 2026-04-05 23:18:07,122 wheel INFO adding 'asyncssh/config.py' 2026-04-05 23:18:07,126 wheel INFO adding 'asyncssh/connection.py' 2026-04-05 23:18:07,135 wheel INFO adding 'asyncssh/constants.py' 2026-04-05 23:18:07,137 wheel INFO adding 'asyncssh/dsa.py' 2026-04-05 23:18:07,138 wheel INFO adding 'asyncssh/ecdsa.py' 2026-04-05 23:18:07,139 wheel INFO adding 'asyncssh/eddsa.py' 2026-04-05 23:18:07,140 wheel INFO adding 'asyncssh/editor.py' 2026-04-05 23:18:07,142 wheel INFO adding 'asyncssh/encryption.py' 2026-04-05 23:18:07,144 wheel INFO adding 'asyncssh/forward.py' 2026-04-05 23:18:07,145 wheel INFO adding 'asyncssh/gss.py' 2026-04-05 23:18:07,146 wheel INFO adding 'asyncssh/gss_unix.py' 2026-04-05 23:18:07,147 wheel INFO adding 'asyncssh/gss_win32.py' 2026-04-05 23:18:07,148 wheel INFO adding 'asyncssh/kex.py' 2026-04-05 23:18:07,149 wheel INFO adding 'asyncssh/kex_dh.py' 2026-04-05 23:18:07,151 wheel INFO adding 'asyncssh/kex_rsa.py' 2026-04-05 23:18:07,152 wheel INFO adding 'asyncssh/keysign.py' 2026-04-05 23:18:07,153 wheel INFO adding 'asyncssh/known_hosts.py' 2026-04-05 23:18:07,155 wheel INFO adding 'asyncssh/listener.py' 2026-04-05 23:18:07,156 wheel INFO adding 'asyncssh/logging.py' 2026-04-05 23:18:07,157 wheel INFO adding 'asyncssh/mac.py' 2026-04-05 23:18:07,159 wheel INFO adding 'asyncssh/misc.py' 2026-04-05 23:18:07,160 wheel INFO adding 'asyncssh/packet.py' 2026-04-05 23:18:07,161 wheel INFO adding 'asyncssh/pattern.py' 2026-04-05 23:18:07,163 wheel INFO adding 'asyncssh/pbe.py' 2026-04-05 23:18:07,164 wheel INFO adding 'asyncssh/pkcs11.py' 2026-04-05 23:18:07,166 wheel INFO adding 'asyncssh/process.py' 2026-04-05 23:18:07,169 wheel INFO adding 'asyncssh/public_key.py' 2026-04-05 23:18:07,173 wheel INFO adding 'asyncssh/py.typed' 2026-04-05 23:18:07,174 wheel INFO adding 'asyncssh/rsa.py' 2026-04-05 23:18:07,175 wheel INFO adding 'asyncssh/saslprep.py' 2026-04-05 23:18:07,177 wheel INFO adding 'asyncssh/scp.py' 2026-04-05 23:18:07,179 wheel INFO adding 'asyncssh/server.py' 2026-04-05 23:18:07,181 wheel INFO adding 'asyncssh/session.py' 2026-04-05 23:18:07,185 wheel INFO adding 'asyncssh/sftp.py' 2026-04-05 23:18:07,191 wheel INFO adding 'asyncssh/sk.py' 2026-04-05 23:18:07,193 wheel INFO adding 'asyncssh/sk_ecdsa.py' 2026-04-05 23:18:07,194 wheel INFO adding 'asyncssh/sk_eddsa.py' 2026-04-05 23:18:07,195 wheel INFO adding 'asyncssh/socks.py' 2026-04-05 23:18:07,196 wheel INFO adding 'asyncssh/stream.py' 2026-04-05 23:18:07,198 wheel INFO adding 'asyncssh/subprocess.py' 2026-04-05 23:18:07,199 wheel INFO adding 'asyncssh/tuntap.py' 2026-04-05 23:18:07,201 wheel INFO adding 'asyncssh/version.py' 2026-04-05 23:18:07,202 wheel INFO adding 'asyncssh/x11.py' 2026-04-05 23:18:07,203 wheel INFO adding 'asyncssh/crypto/__init__.py' 2026-04-05 23:18:07,204 wheel INFO adding 'asyncssh/crypto/chacha.py' 2026-04-05 23:18:07,206 wheel INFO adding 'asyncssh/crypto/cipher.py' 2026-04-05 23:18:07,207 wheel INFO adding 'asyncssh/crypto/dh.py' 2026-04-05 23:18:07,208 wheel INFO adding 'asyncssh/crypto/dsa.py' 2026-04-05 23:18:07,209 wheel INFO adding 'asyncssh/crypto/ec.py' 2026-04-05 23:18:07,210 wheel INFO adding 'asyncssh/crypto/ec_params.py' 2026-04-05 23:18:07,211 wheel INFO adding 'asyncssh/crypto/ed.py' 2026-04-05 23:18:07,212 wheel INFO adding 'asyncssh/crypto/kdf.py' 2026-04-05 23:18:07,213 wheel INFO adding 'asyncssh/crypto/misc.py' 2026-04-05 23:18:07,214 wheel INFO adding 'asyncssh/crypto/pq.py' 2026-04-05 23:18:07,215 wheel INFO adding 'asyncssh/crypto/rsa.py' 2026-04-05 23:18:07,216 wheel INFO adding 'asyncssh/crypto/umac.py' 2026-04-05 23:18:07,217 wheel INFO adding 'asyncssh/crypto/x509.py' 2026-04-05 23:18:07,219 wheel INFO adding 'asyncssh-2.22.0.dist-info/licenses/LICENSE' 2026-04-05 23:18:07,221 wheel INFO adding 'asyncssh-2.22.0.dist-info/METADATA' 2026-04-05 23:18:07,222 wheel INFO adding 'asyncssh-2.22.0.dist-info/WHEEL' 2026-04-05 23:18:07,222 wheel INFO adding 'asyncssh-2.22.0.dist-info/top_level.txt' 2026-04-05 23:18:07,224 wheel INFO adding 'asyncssh-2.22.0.dist-info/RECORD' 2026-04-05 23:18:07,225 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-05 23:18:07,234 gpep517 INFO The backend produced .dist/asyncssh-2.22.0-py3-none-any.whl asyncssh-2.22.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.22.0 configfile: tox.ini testpaths: tests collected 1727 items / 256 deselected / 1471 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%] ========= 1384 passed, 87 skipped, 256 deselected in 904.24s (0:15:04) ========= >>> py3-asyncssh: Entering fakeroot... >>> py3-asyncssh-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/asyncssh/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.14/site-packages/asyncssh/crypto/__pycache__' 'usr/lib/python3.14/site-packages/asyncssh/__pycache__' -> '/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh-pyc/usr/lib/python3.14/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*: Scanning shared objects >>> py3-asyncssh-pyc*: Tracing dependencies... python3~3.14 >>> py3-asyncssh-pyc*: Package size: 2.3 MB >>> py3-asyncssh-pyc*: Compressing data... >>> py3-asyncssh-pyc*: Create checksum... >>> py3-asyncssh-pyc*: Create py3-asyncssh-pyc-2.22.0-r1.apk >>> py3-asyncssh*: Tracing dependencies... python3 py3-cryptography py3-typing-extensions python3~3.14 >>> py3-asyncssh*: Package size: 1.7 MB >>> py3-asyncssh*: Compressing data... >>> py3-asyncssh*: Create checksum... >>> py3-asyncssh*: Create py3-asyncssh-2.22.0-r1.apk >>> py3-asyncssh: Build complete at Sun, 05 Apr 2026 23:33:22 +0000 elapsed time 0h 15m 30s >>> py3-asyncssh: Cleaning up srcdir >>> py3-asyncssh: Cleaning up pkgdir >>> py3-asyncssh: Cleaning up tmpdir >>> py3-asyncssh: Uninstalling dependencies... ( 1/46) Purging .makedepends-py3-asyncssh (20260405.231803) ( 2/46) Purging py3-gpep517-pyc (19-r2) ( 3/46) Purging py3-gpep517 (19-r2) ( 4/46) Purging py3-installer-pyc (1.0.0-r0) ( 5/46) Purging py3-installer (1.0.0-r0) ( 6/46) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/46) Purging py3-setuptools (82.0.1-r1) ( 8/46) Purging py3-wheel-pyc (0.46.3-r1) ( 9/46) Purging py3-wheel (0.46.3-r1) (10/46) Purging py3-bcrypt-pyc (5.0.0-r1) (11/46) Purging py3-bcrypt (5.0.0-r1) (12/46) Purging py3-openssl-pyc (25.3.0-r1) (13/46) Purging py3-openssl (25.3.0-r1) (14/46) Purging py3-cryptography-pyc (46.0.5-r1) (15/46) Purging py3-cryptography (46.0.5-r1) (16/46) Purging py3-cffi-pyc (2.0.0-r0) (17/46) Purging py3-cffi (2.0.0-r0) (18/46) Purging py3-cparser-pyc (3.0-r1) (19/46) Purging py3-cparser (3.0-r1) (20/46) Purging py3-typing-extensions-pyc (4.15.0-r1) (21/46) Purging py3-typing-extensions (4.15.0-r1) (22/46) Purging py3-pytest-pyc (9.0.2-r1) (23/46) Purging py3-pytest (9.0.2-r1) (24/46) Purging py3-iniconfig-pyc (2.3.0-r1) (25/46) Purging py3-iniconfig (2.3.0-r1) (26/46) Purging py3-packaging-pyc (26.0-r1) (27/46) Purging py3-packaging (26.0-r1) (28/46) Purging py3-parsing-pyc (3.3.2-r1) (29/46) Purging py3-parsing (3.3.2-r1) (30/46) Purging py3-pluggy-pyc (1.6.0-r1) (31/46) Purging py3-pluggy (1.6.0-r1) (32/46) Purging py3-py-pyc (1.11.0-r5) (33/46) Purging py3-py (1.11.0-r5) (34/46) Purging py3-pygments-pyc (2.20.0-r0) (35/46) Purging py3-pygments (2.20.0-r0) (36/46) Purging python3-pyc (3.14.3-r0) (37/46) Purging python3-pycache-pyc0 (3.14.3-r0) (38/46) Purging pyc (3.14.3-r0) (39/46) Purging python3 (3.14.3-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.6_p20251231-r0) (44/46) Purging mpdecimal (4.0.1-r0) (45/46) Purging sqlite-libs (3.51.2-r1) (46/46) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.8 MiB in 105 packages >>> py3-asyncssh: Updating the community/riscv64 repository index... >>> py3-asyncssh: Signing the index...