>>> py3-asyncssh: Building community/py3-asyncssh 2.15.0-r0 (using abuild 3.13.0-r3) started Tue, 09 Jul 2024 02:03:55 +0000
>>> py3-asyncssh: Checking sanity of /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/45) Installing libbz2 (1.0.8-r6)
(2/45) Installing libffi (3.4.6-r0)
(3/45) Installing gdbm (1.24-r0)
(4/45) Installing xz-libs (5.6.2-r0)
(5/45) Installing mpdecimal (4.0.0-r0)
(6/45) Installing libpanelw (6.5_p20240601-r0)
(7/45) Installing readline (8.2.10-r0)
(8/45) Installing sqlite-libs (3.46.0-r0)
(9/45) Installing python3 (3.12.3-r1)
(10/45) Installing python3-pycache-pyc0 (3.12.3-r1)
(11/45) Installing pyc (3.12.3-r1)
(12/45) Installing python3-pyc (3.12.3-r1)
(13/45) Installing py3-cparser (2.22-r1)
(14/45) Installing py3-cparser-pyc (2.22-r1)
(15/45) Installing py3-cffi (1.16.0-r1)
(16/45) Installing py3-cffi-pyc (1.16.0-r1)
(17/45) Installing py3-cryptography (42.0.8-r0)
(18/45) Installing py3-cryptography-pyc (42.0.8-r0)
(19/45) Installing py3-typing-extensions (4.12.2-r0)
(20/45) Installing py3-typing-extensions-pyc (4.12.2-r0)
(21/45) Installing py3-installer (0.7.0-r2)
(22/45) Installing py3-installer-pyc (0.7.0-r2)
(23/45) Installing py3-gpep517 (16-r0)
(24/45) Installing py3-gpep517-pyc (16-r0)
(25/45) Installing py3-parsing (3.1.2-r1)
(26/45) Installing py3-parsing-pyc (3.1.2-r1)
(27/45) Installing py3-packaging (24.1-r0)
(28/45) Installing py3-packaging-pyc (24.1-r0)
(29/45) Installing py3-setuptools (70.1.1-r0)
(30/45) Installing py3-setuptools-pyc (70.1.1-r0)
(31/45) Installing py3-wheel (0.42.0-r1)
(32/45) Installing py3-wheel-pyc (0.42.0-r1)
(33/45) Installing py3-bcrypt (4.1.3-r0)
(34/45) Installing py3-bcrypt-pyc (4.1.3-r0)
(35/45) Installing py3-openssl (24.1.0-r1)
(36/45) Installing py3-openssl-pyc (24.1.0-r1)
(37/45) Installing py3-iniconfig (2.0.0-r1)
(38/45) Installing py3-iniconfig-pyc (2.0.0-r1)
(39/45) Installing py3-pluggy (1.5.0-r0)
(40/45) Installing py3-pluggy-pyc (1.5.0-r0)
(41/45) Installing py3-py (1.11.0-r3)
(42/45) Installing py3-py-pyc (1.11.0-r3)
(43/45) Installing py3-pytest (8.2.2-r0)
(44/45) Installing py3-pytest-pyc (8.2.2-r0)
(45/45) Installing .makedepends-py3-asyncssh (20240709.020356)
Executing busybox-1.36.1-r31.trigger
OK: 276 MiB in 145 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.15.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/asyncssh-2.15.0.tar.gz.part'
asyncssh-2.15.0.tar.  25% |********                        |  127k  0:00:02 ETA
asyncssh-2.15.0.tar.  60% |*******************             |  303k  0:00:01 ETA
asyncssh-2.15.0.tar. 100% |********************************|  504k  0:00:00 ETA
'/var/cache/distfiles/asyncssh-2.15.0.tar.gz.part' saved
>>> py3-asyncssh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asyncssh-2.15.0.tar.gz
>>> py3-asyncssh: Checking sha512sums...
asyncssh-2.15.0.tar.gz: OK
>>> py3-asyncssh: Unpacking /var/cache/distfiles/asyncssh-2.15.0.tar.gz...
2024-07-09 02:04:01,669 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-07-09 02:04:01,692 root INFO running bdist_wheel
2024-07-09 02:04:01,719 root INFO running build
2024-07-09 02:04:01,719 root INFO running build_py
2024-07-09 02:04:01,724 root INFO creating build
2024-07-09 02:04:01,724 root INFO creating build/lib
2024-07-09 02:04:01,725 root INFO creating build/lib/asyncssh
2024-07-09 02:04:01,725 root INFO copying asyncssh/channel.py -> build/lib/asyncssh
2024-07-09 02:04:01,725 root INFO copying asyncssh/dsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,726 root INFO copying asyncssh/sk_eddsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,726 root INFO copying asyncssh/tuntap.py -> build/lib/asyncssh
2024-07-09 02:04:01,726 root INFO copying asyncssh/sftp.py -> build/lib/asyncssh
2024-07-09 02:04:01,727 root INFO copying asyncssh/auth_keys.py -> build/lib/asyncssh
2024-07-09 02:04:01,727 root INFO copying asyncssh/listener.py -> build/lib/asyncssh
2024-07-09 02:04:01,727 root INFO copying asyncssh/encryption.py -> build/lib/asyncssh
2024-07-09 02:04:01,728 root INFO copying asyncssh/constants.py -> build/lib/asyncssh
2024-07-09 02:04:01,728 root INFO copying asyncssh/stream.py -> build/lib/asyncssh
2024-07-09 02:04:01,728 root INFO copying asyncssh/public_key.py -> build/lib/asyncssh
2024-07-09 02:04:01,729 root INFO copying asyncssh/pkcs11.py -> build/lib/asyncssh
2024-07-09 02:04:01,729 root INFO copying asyncssh/process.py -> build/lib/asyncssh
2024-07-09 02:04:01,729 root INFO copying asyncssh/subprocess.py -> build/lib/asyncssh
2024-07-09 02:04:01,730 root INFO copying asyncssh/session.py -> build/lib/asyncssh
2024-07-09 02:04:01,730 root INFO copying asyncssh/server.py -> build/lib/asyncssh
2024-07-09 02:04:01,730 root INFO copying asyncssh/socks.py -> build/lib/asyncssh
2024-07-09 02:04:01,731 root INFO copying asyncssh/packet.py -> build/lib/asyncssh
2024-07-09 02:04:01,731 root INFO copying asyncssh/rsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,731 root INFO copying asyncssh/keysign.py -> build/lib/asyncssh
2024-07-09 02:04:01,731 root INFO copying asyncssh/kex_rsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,732 root INFO copying asyncssh/kex_dh.py -> build/lib/asyncssh
2024-07-09 02:04:01,732 root INFO copying asyncssh/x11.py -> build/lib/asyncssh
2024-07-09 02:04:01,732 root INFO copying asyncssh/gss.py -> build/lib/asyncssh
2024-07-09 02:04:01,733 root INFO copying asyncssh/misc.py -> build/lib/asyncssh
2024-07-09 02:04:01,733 root INFO copying asyncssh/pbe.py -> build/lib/asyncssh
2024-07-09 02:04:01,733 root INFO copying asyncssh/saslprep.py -> build/lib/asyncssh
2024-07-09 02:04:01,734 root INFO copying asyncssh/config.py -> build/lib/asyncssh
2024-07-09 02:04:01,734 root INFO copying asyncssh/editor.py -> build/lib/asyncssh
2024-07-09 02:04:01,734 root INFO copying asyncssh/forward.py -> build/lib/asyncssh
2024-07-09 02:04:01,734 root INFO copying asyncssh/gss_unix.py -> build/lib/asyncssh
2024-07-09 02:04:01,735 root INFO copying asyncssh/connection.py -> build/lib/asyncssh
2024-07-09 02:04:01,735 root INFO copying asyncssh/eddsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,736 root INFO copying asyncssh/ecdsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,736 root INFO copying asyncssh/mac.py -> build/lib/asyncssh
2024-07-09 02:04:01,736 root INFO copying asyncssh/__init__.py -> build/lib/asyncssh
2024-07-09 02:04:01,737 root INFO copying asyncssh/client.py -> build/lib/asyncssh
2024-07-09 02:04:01,737 root INFO copying asyncssh/asn1.py -> build/lib/asyncssh
2024-07-09 02:04:01,737 root INFO copying asyncssh/gss_win32.py -> build/lib/asyncssh
2024-07-09 02:04:01,737 root INFO copying asyncssh/agent_unix.py -> build/lib/asyncssh
2024-07-09 02:04:01,738 root INFO copying asyncssh/logging.py -> build/lib/asyncssh
2024-07-09 02:04:01,738 root INFO copying asyncssh/sk.py -> build/lib/asyncssh
2024-07-09 02:04:01,738 root INFO copying asyncssh/pattern.py -> build/lib/asyncssh
2024-07-09 02:04:01,739 root INFO copying asyncssh/auth.py -> build/lib/asyncssh
2024-07-09 02:04:01,739 root INFO copying asyncssh/kex.py -> build/lib/asyncssh
2024-07-09 02:04:01,739 root INFO copying asyncssh/version.py -> build/lib/asyncssh
2024-07-09 02:04:01,739 root INFO copying asyncssh/scp.py -> build/lib/asyncssh
2024-07-09 02:04:01,740 root INFO copying asyncssh/sk_ecdsa.py -> build/lib/asyncssh
2024-07-09 02:04:01,740 root INFO copying asyncssh/agent.py -> build/lib/asyncssh
2024-07-09 02:04:01,740 root INFO copying asyncssh/agent_win32.py -> build/lib/asyncssh
2024-07-09 02:04:01,741 root INFO copying asyncssh/compression.py -> build/lib/asyncssh
2024-07-09 02:04:01,741 root INFO copying asyncssh/known_hosts.py -> build/lib/asyncssh
2024-07-09 02:04:01,741 root INFO creating build/lib/asyncssh/crypto
2024-07-09 02:04:01,742 root INFO copying asyncssh/crypto/ed.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,742 root INFO copying asyncssh/crypto/cipher.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,742 root INFO copying asyncssh/crypto/dsa.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,743 root INFO copying asyncssh/crypto/kdf.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,743 root INFO copying asyncssh/crypto/ec.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,743 root INFO copying asyncssh/crypto/dh.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,743 root INFO copying asyncssh/crypto/rsa.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,744 root INFO copying asyncssh/crypto/misc.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,744 root INFO copying asyncssh/crypto/ec_params.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,744 root INFO copying asyncssh/crypto/umac.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,745 root INFO copying asyncssh/crypto/__init__.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,745 root INFO copying asyncssh/crypto/sntrup.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,745 root INFO copying asyncssh/crypto/chacha.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,745 root INFO copying asyncssh/crypto/x509.py -> build/lib/asyncssh/crypto
2024-07-09 02:04:01,746 root INFO copying asyncssh/py.typed -> build/lib/asyncssh
2024-07-09 02:04:01,756 root INFO installing to build/bdist.linux-loongarch64/wheel
2024-07-09 02:04:01,756 root INFO running install
2024-07-09 02:04:01,768 root INFO running install_lib
2024-07-09 02:04:01,772 root INFO creating build/bdist.linux-loongarch64
2024-07-09 02:04:01,772 root INFO creating build/bdist.linux-loongarch64/wheel
2024-07-09 02:04:01,772 root INFO creating build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,773 root INFO copying build/lib/asyncssh/channel.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,773 root INFO copying build/lib/asyncssh/dsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,773 root INFO copying build/lib/asyncssh/sk_eddsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,773 root INFO copying build/lib/asyncssh/tuntap.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,774 root INFO copying build/lib/asyncssh/sftp.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,774 root INFO copying build/lib/asyncssh/auth_keys.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,775 root INFO copying build/lib/asyncssh/listener.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,775 root INFO copying build/lib/asyncssh/encryption.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,775 root INFO copying build/lib/asyncssh/constants.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,775 root INFO copying build/lib/asyncssh/stream.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,776 root INFO copying build/lib/asyncssh/public_key.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,776 root INFO copying build/lib/asyncssh/pkcs11.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,776 root INFO copying build/lib/asyncssh/process.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,777 root INFO copying build/lib/asyncssh/subprocess.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,777 root INFO copying build/lib/asyncssh/session.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,777 root INFO copying build/lib/asyncssh/server.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,778 root INFO copying build/lib/asyncssh/socks.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,778 root INFO copying build/lib/asyncssh/packet.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,778 root INFO copying build/lib/asyncssh/rsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,778 root INFO copying build/lib/asyncssh/keysign.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,779 root INFO copying build/lib/asyncssh/kex_rsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,779 root INFO copying build/lib/asyncssh/kex_dh.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,779 root INFO creating build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,779 root INFO copying build/lib/asyncssh/crypto/ed.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,780 root INFO copying build/lib/asyncssh/crypto/cipher.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,780 root INFO copying build/lib/asyncssh/crypto/dsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,780 root INFO copying build/lib/asyncssh/crypto/kdf.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,781 root INFO copying build/lib/asyncssh/crypto/ec.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,781 root INFO copying build/lib/asyncssh/crypto/dh.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,781 root INFO copying build/lib/asyncssh/crypto/rsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,781 root INFO copying build/lib/asyncssh/crypto/misc.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,782 root INFO copying build/lib/asyncssh/crypto/ec_params.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,782 root INFO copying build/lib/asyncssh/crypto/umac.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,782 root INFO copying build/lib/asyncssh/crypto/__init__.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,782 root INFO copying build/lib/asyncssh/crypto/sntrup.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,783 root INFO copying build/lib/asyncssh/crypto/chacha.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,783 root INFO copying build/lib/asyncssh/crypto/x509.py -> build/bdist.linux-loongarch64/wheel/asyncssh/crypto
2024-07-09 02:04:01,783 root INFO copying build/lib/asyncssh/x11.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,783 root INFO copying build/lib/asyncssh/gss.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,784 root INFO copying build/lib/asyncssh/misc.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,784 root INFO copying build/lib/asyncssh/pbe.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,784 root INFO copying build/lib/asyncssh/saslprep.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,785 root INFO copying build/lib/asyncssh/config.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,785 root INFO copying build/lib/asyncssh/editor.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,785 root INFO copying build/lib/asyncssh/forward.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,785 root INFO copying build/lib/asyncssh/py.typed -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,786 root INFO copying build/lib/asyncssh/gss_unix.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,786 root INFO copying build/lib/asyncssh/connection.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,786 root INFO copying build/lib/asyncssh/eddsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,787 root INFO copying build/lib/asyncssh/ecdsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,787 root INFO copying build/lib/asyncssh/mac.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,787 root INFO copying build/lib/asyncssh/__init__.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,788 root INFO copying build/lib/asyncssh/client.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,788 root INFO copying build/lib/asyncssh/asn1.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,788 root INFO copying build/lib/asyncssh/gss_win32.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,788 root INFO copying build/lib/asyncssh/agent_unix.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,789 root INFO copying build/lib/asyncssh/logging.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,789 root INFO copying build/lib/asyncssh/sk.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,789 root INFO copying build/lib/asyncssh/pattern.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,790 root INFO copying build/lib/asyncssh/auth.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,790 root INFO copying build/lib/asyncssh/kex.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,790 root INFO copying build/lib/asyncssh/version.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,790 root INFO copying build/lib/asyncssh/scp.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,791 root INFO copying build/lib/asyncssh/sk_ecdsa.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,791 root INFO copying build/lib/asyncssh/agent.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,791 root INFO copying build/lib/asyncssh/agent_win32.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,791 root INFO copying build/lib/asyncssh/compression.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,792 root INFO copying build/lib/asyncssh/known_hosts.py -> build/bdist.linux-loongarch64/wheel/asyncssh
2024-07-09 02:04:01,792 root INFO running install_egg_info
2024-07-09 02:04:01,796 root INFO running egg_info
2024-07-09 02:04:01,798 root INFO writing asyncssh.egg-info/PKG-INFO
2024-07-09 02:04:01,801 root INFO writing dependency_links to asyncssh.egg-info/dependency_links.txt
2024-07-09 02:04:01,802 root INFO writing requirements to asyncssh.egg-info/requires.txt
2024-07-09 02:04:01,802 root INFO writing top-level names to asyncssh.egg-info/top_level.txt
2024-07-09 02:04:01,808 root INFO reading manifest file 'asyncssh.egg-info/SOURCES.txt'
2024-07-09 02:04:01,810 root INFO reading manifest template 'MANIFEST.in'
2024-07-09 02:04:01,811 root INFO adding license file 'LICENSE'
2024-07-09 02:04:01,815 root INFO writing manifest file 'asyncssh.egg-info/SOURCES.txt'
2024-07-09 02:04:01,815 root INFO Copying asyncssh.egg-info to build/bdist.linux-loongarch64/wheel/asyncssh-2.15.0-py3.12.egg-info
2024-07-09 02:04:01,816 root INFO running install_scripts
2024-07-09 02:04:01,821 root INFO creating build/bdist.linux-loongarch64/wheel/asyncssh-2.15.0.dist-info/WHEEL
2024-07-09 02:04:01,821 wheel INFO creating '/home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.15.0/.dist/.tmp-om4siyep/asyncssh-2.15.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2024-07-09 02:04:01,822 wheel INFO adding 'asyncssh/__init__.py'
2024-07-09 02:04:01,822 wheel INFO adding 'asyncssh/agent.py'
2024-07-09 02:04:01,823 wheel INFO adding 'asyncssh/agent_unix.py'
2024-07-09 02:04:01,823 wheel INFO adding 'asyncssh/agent_win32.py'
2024-07-09 02:04:01,823 wheel INFO adding 'asyncssh/asn1.py'
2024-07-09 02:04:01,824 wheel INFO adding 'asyncssh/auth.py'
2024-07-09 02:04:01,824 wheel INFO adding 'asyncssh/auth_keys.py'
2024-07-09 02:04:01,825 wheel INFO adding 'asyncssh/channel.py'
2024-07-09 02:04:01,826 wheel INFO adding 'asyncssh/client.py'
2024-07-09 02:04:01,826 wheel INFO adding 'asyncssh/compression.py'
2024-07-09 02:04:01,827 wheel INFO adding 'asyncssh/config.py'
2024-07-09 02:04:01,828 wheel INFO adding 'asyncssh/connection.py'
2024-07-09 02:04:01,831 wheel INFO adding 'asyncssh/constants.py'
2024-07-09 02:04:01,831 wheel INFO adding 'asyncssh/dsa.py'
2024-07-09 02:04:01,832 wheel INFO adding 'asyncssh/ecdsa.py'
2024-07-09 02:04:01,832 wheel INFO adding 'asyncssh/eddsa.py'
2024-07-09 02:04:01,832 wheel INFO adding 'asyncssh/editor.py'
2024-07-09 02:04:01,833 wheel INFO adding 'asyncssh/encryption.py'
2024-07-09 02:04:01,833 wheel INFO adding 'asyncssh/forward.py'
2024-07-09 02:04:01,833 wheel INFO adding 'asyncssh/gss.py'
2024-07-09 02:04:01,834 wheel INFO adding 'asyncssh/gss_unix.py'
2024-07-09 02:04:01,834 wheel INFO adding 'asyncssh/gss_win32.py'
2024-07-09 02:04:01,834 wheel INFO adding 'asyncssh/kex.py'
2024-07-09 02:04:01,835 wheel INFO adding 'asyncssh/kex_dh.py'
2024-07-09 02:04:01,835 wheel INFO adding 'asyncssh/kex_rsa.py'
2024-07-09 02:04:01,836 wheel INFO adding 'asyncssh/keysign.py'
2024-07-09 02:04:01,836 wheel INFO adding 'asyncssh/known_hosts.py'
2024-07-09 02:04:01,836 wheel INFO adding 'asyncssh/listener.py'
2024-07-09 02:04:01,837 wheel INFO adding 'asyncssh/logging.py'
2024-07-09 02:04:01,837 wheel INFO adding 'asyncssh/mac.py'
2024-07-09 02:04:01,837 wheel INFO adding 'asyncssh/misc.py'
2024-07-09 02:04:01,838 wheel INFO adding 'asyncssh/packet.py'
2024-07-09 02:04:01,838 wheel INFO adding 'asyncssh/pattern.py'
2024-07-09 02:04:01,839 wheel INFO adding 'asyncssh/pbe.py'
2024-07-09 02:04:01,839 wheel INFO adding 'asyncssh/pkcs11.py'
2024-07-09 02:04:01,840 wheel INFO adding 'asyncssh/process.py'
2024-07-09 02:04:01,841 wheel INFO adding 'asyncssh/public_key.py'
2024-07-09 02:04:01,842 wheel INFO adding 'asyncssh/py.typed'
2024-07-09 02:04:01,842 wheel INFO adding 'asyncssh/rsa.py'
2024-07-09 02:04:01,842 wheel INFO adding 'asyncssh/saslprep.py'
2024-07-09 02:04:01,843 wheel INFO adding 'asyncssh/scp.py'
2024-07-09 02:04:01,844 wheel INFO adding 'asyncssh/server.py'
2024-07-09 02:04:01,844 wheel INFO adding 'asyncssh/session.py'
2024-07-09 02:04:01,845 wheel INFO adding 'asyncssh/sftp.py'
2024-07-09 02:04:01,847 wheel INFO adding 'asyncssh/sk.py'
2024-07-09 02:04:01,848 wheel INFO adding 'asyncssh/sk_ecdsa.py'
2024-07-09 02:04:01,848 wheel INFO adding 'asyncssh/sk_eddsa.py'
2024-07-09 02:04:01,848 wheel INFO adding 'asyncssh/socks.py'
2024-07-09 02:04:01,849 wheel INFO adding 'asyncssh/stream.py'
2024-07-09 02:04:01,849 wheel INFO adding 'asyncssh/subprocess.py'
2024-07-09 02:04:01,850 wheel INFO adding 'asyncssh/tuntap.py'
2024-07-09 02:04:01,850 wheel INFO adding 'asyncssh/version.py'
2024-07-09 02:04:01,850 wheel INFO adding 'asyncssh/x11.py'
2024-07-09 02:04:01,851 wheel INFO adding 'asyncssh/crypto/__init__.py'
2024-07-09 02:04:01,851 wheel INFO adding 'asyncssh/crypto/chacha.py'
2024-07-09 02:04:01,851 wheel INFO adding 'asyncssh/crypto/cipher.py'
2024-07-09 02:04:01,852 wheel INFO adding 'asyncssh/crypto/dh.py'
2024-07-09 02:04:01,852 wheel INFO adding 'asyncssh/crypto/dsa.py'
2024-07-09 02:04:01,852 wheel INFO adding 'asyncssh/crypto/ec.py'
2024-07-09 02:04:01,853 wheel INFO adding 'asyncssh/crypto/ec_params.py'
2024-07-09 02:04:01,853 wheel INFO adding 'asyncssh/crypto/ed.py'
2024-07-09 02:04:01,853 wheel INFO adding 'asyncssh/crypto/kdf.py'
2024-07-09 02:04:01,854 wheel INFO adding 'asyncssh/crypto/misc.py'
2024-07-09 02:04:01,854 wheel INFO adding 'asyncssh/crypto/rsa.py'
2024-07-09 02:04:01,854 wheel INFO adding 'asyncssh/crypto/sntrup.py'
2024-07-09 02:04:01,854 wheel INFO adding 'asyncssh/crypto/umac.py'
2024-07-09 02:04:01,855 wheel INFO adding 'asyncssh/crypto/x509.py'
2024-07-09 02:04:01,855 wheel INFO adding 'asyncssh-2.15.0.dist-info/LICENSE'
2024-07-09 02:04:01,856 wheel INFO adding 'asyncssh-2.15.0.dist-info/METADATA'
2024-07-09 02:04:01,856 wheel INFO adding 'asyncssh-2.15.0.dist-info/WHEEL'
2024-07-09 02:04:01,856 wheel INFO adding 'asyncssh-2.15.0.dist-info/top_level.txt'
2024-07-09 02:04:01,857 wheel INFO adding 'asyncssh-2.15.0.dist-info/RECORD'
2024-07-09 02:04:01,857 root INFO removing build/bdist.linux-loongarch64/wheel
2024-07-09 02:04:01,860 gpep517 INFO The backend produced .dist/asyncssh-2.15.0-py3-none-any.whl
asyncssh-2.15.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-asyncssh/src/asyncssh-2.15.0
configfile: tox.ini
testpaths: tests
collected 1598 items / 233 deselected / 1365 selected

tests/test_agent.py ....s......s.......                                  [  1%]
tests/test_asn1.py .                                                     [  1%]
tests/test_auth.py .s......                                              [  2%]
tests/test_auth_keys.py .........                                        [  2%]
tests/test_channel.py .................................................. [  6%]
........................................................                 [ 10%]
tests/test_compression.py .                                              [ 10%]
tests/test_config.py ................................................... [ 14%]
........                                                                 [ 14%]
tests/test_connection_auth.py ...ssssssssssssssss....................... [ 17%]
........................................................................ [ 23%]
........................................................................ [ 28%]
.............................................                            [ 31%]
tests/test_editor.py ....................                                [ 33%]
tests/test_forward.py .................................................. [ 36%]
........................................................................ [ 42%]
..................                                                       [ 43%]
tests/test_kex.py .......s..s                                            [ 44%]
tests/test_known_hosts.py ................                               [ 45%]
tests/test_logging.py .........                                          [ 46%]
tests/test_mac.py .s                                                     [ 46%]
tests/test_packet.py ..                                                  [ 46%]
tests/test_pkcs11.py ssssssssssss                                        [ 47%]
tests/test_process.py .................................................. [ 50%]
................sssssss.............                                     [ 53%]
tests/test_public_key.py .....ss.........                                [ 54%]
tests/test_saslprep.py .......                                           [ 55%]
tests/test_sftp.py ..................................................... [ 59%]
........................................................................ [ 64%]
........................................................................ [ 69%]
........................................................................ [ 75%]
........................................................................ [ 80%]
........................................................................ [ 85%]
........................................................................ [ 90%]
.........                                                                [ 91%]
tests/test_sk.py sssssssssssssssssssssssssssss                           [ 93%]
tests/test_stream.py .......................                             [ 95%]
tests/test_subprocess.py ............                                    [ 96%]
tests/test_tuntap.py sssssssssssss..............                         [ 98%]
tests/test_x509.py .........................                             [100%]

=============================== warnings summary ===============================
tests/test_process.py::_TestAsyncFileRedirection::test_stdin_binary_aiofile
  /usr/lib/python3.12/site-packages/_pytest/threadexception.py:43: RuntimeWarning: coroutine 'Queue.join' was never awaited
    def __enter__(self) -> "catch_threading_exception":
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=== 1280 passed, 85 skipped, 233 deselected, 1 warning in 352.52s (0:05:52) ====
>>> py3-asyncssh: Entering fakeroot...
>>> py3-asyncssh-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh/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__'
'/home/buildozer/aports/community/py3-asyncssh/pkg/py3-asyncssh/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.1 MB
>>> py3-asyncssh-pyc*: Compressing data...
>>> py3-asyncssh-pyc*: Create checksum...
>>> py3-asyncssh-pyc*: Create py3-asyncssh-pyc-2.15.0-r0.apk
>>> py3-asyncssh*: Tracing dependencies...
	python3
	py3-cryptography
	py3-typing-extensions
	python3~3.12
>>> py3-asyncssh*: Package size: 1.8 MB
>>> py3-asyncssh*: Compressing data...
>>> py3-asyncssh*: Create checksum...
>>> py3-asyncssh*: Create py3-asyncssh-2.15.0-r0.apk
>>> py3-asyncssh: Build complete at Tue, 09 Jul 2024 02:09:56 +0000 elapsed time 0h 6m 1s
>>> py3-asyncssh: Cleaning up srcdir
>>> py3-asyncssh: Cleaning up pkgdir
>>> py3-asyncssh: Uninstalling dependencies...
(1/45) Purging .makedepends-py3-asyncssh (20240709.020356)
(2/45) Purging py3-typing-extensions-pyc (4.12.2-r0)
(3/45) Purging py3-typing-extensions (4.12.2-r0)
(4/45) Purging py3-gpep517-pyc (16-r0)
(5/45) Purging py3-gpep517 (16-r0)
(6/45) Purging py3-installer-pyc (0.7.0-r2)
(7/45) Purging py3-installer (0.7.0-r2)
(8/45) Purging py3-setuptools-pyc (70.1.1-r0)
(9/45) Purging py3-setuptools (70.1.1-r0)
(10/45) Purging py3-wheel-pyc (0.42.0-r1)
(11/45) Purging py3-wheel (0.42.0-r1)
(12/45) Purging py3-bcrypt-pyc (4.1.3-r0)
(13/45) Purging py3-bcrypt (4.1.3-r0)
(14/45) Purging py3-openssl-pyc (24.1.0-r1)
(15/45) Purging py3-openssl (24.1.0-r1)
(16/45) Purging py3-cryptography-pyc (42.0.8-r0)
(17/45) Purging py3-cryptography (42.0.8-r0)
(18/45) Purging py3-cffi-pyc (1.16.0-r1)
(19/45) Purging py3-cffi (1.16.0-r1)
(20/45) Purging py3-cparser-pyc (2.22-r1)
(21/45) Purging py3-cparser (2.22-r1)
(22/45) Purging py3-pytest-pyc (8.2.2-r0)
(23/45) Purging py3-pytest (8.2.2-r0)
(24/45) Purging py3-iniconfig-pyc (2.0.0-r1)
(25/45) Purging py3-iniconfig (2.0.0-r1)
(26/45) Purging py3-packaging-pyc (24.1-r0)
(27/45) Purging py3-packaging (24.1-r0)
(28/45) Purging py3-parsing-pyc (3.1.2-r1)
(29/45) Purging py3-parsing (3.1.2-r1)
(30/45) Purging py3-pluggy-pyc (1.5.0-r0)
(31/45) Purging py3-pluggy (1.5.0-r0)
(32/45) Purging py3-py-pyc (1.11.0-r3)
(33/45) Purging py3-py (1.11.0-r3)
(34/45) Purging python3-pyc (3.12.3-r1)
(35/45) Purging python3-pycache-pyc0 (3.12.3-r1)
(36/45) Purging pyc (3.12.3-r1)
(37/45) Purging python3 (3.12.3-r1)
(38/45) Purging gdbm (1.24-r0)
(39/45) Purging libbz2 (1.0.8-r6)
(40/45) Purging libffi (3.4.6-r0)
(41/45) Purging libpanelw (6.5_p20240601-r0)
(42/45) Purging mpdecimal (4.0.0-r0)
(43/45) Purging readline (8.2.10-r0)
(44/45) Purging sqlite-libs (3.46.0-r0)
(45/45) Purging xz-libs (5.6.2-r0)
Executing busybox-1.36.1-r31.trigger
OK: 214 MiB in 100 packages
>>> py3-asyncssh: Updating the community/loongarch64 repository index...
>>> py3-asyncssh: Signing the index...