>>> sshuttle: Building testing/sshuttle 1.1.1-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:57:47 +0000 >>> sshuttle: Checking sanity of /home/buildozer/aports/testing/sshuttle/APKBUILD... >>> sshuttle: Analyzing dependencies... >>> sshuttle: Installing for build: build-base python3 py3-psutil py3-setuptools (1/21) Installing libbz2 (1.0.8-r6) (2/21) Installing libffi (3.4.6-r0) (3/21) Installing gdbm (1.23-r1) (4/21) Installing xz-libs (5.6.1-r3) (5/21) Installing mpdecimal (4.0.0-r0) (6/21) Installing libpanelw (6.4_p20240330-r0) (7/21) Installing readline (8.2.10-r0) (8/21) Installing sqlite-libs (3.45.2-r0) (9/21) Installing python3 (3.12.3-r0) (10/21) Installing python3-pycache-pyc0 (3.12.3-r0) (11/21) Installing pyc (3.12.3-r0) (12/21) Installing python3-pyc (3.12.3-r0) (13/21) Installing py3-psutil (5.9.8-r1) (14/21) Installing py3-psutil-pyc (5.9.8-r1) (15/21) Installing py3-parsing (3.1.2-r1) (16/21) Installing py3-parsing-pyc (3.1.2-r1) (17/21) Installing py3-packaging (24.0-r1) (18/21) Installing py3-packaging-pyc (24.0-r1) (19/21) Installing py3-setuptools (69.2.0-r2) (20/21) Installing py3-setuptools-pyc (69.2.0-r2) (21/21) Installing .makedepends-sshuttle (20240415.185748) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 126 packages >>> sshuttle: Cleaning up srcdir >>> sshuttle: Cleaning up pkgdir >>> sshuttle: Cleaning up tmpdir >>> sshuttle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sshuttle-1.1.1.tar.gz >>> sshuttle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sshuttle-1.1.1.tar.gz >>> sshuttle: Checking sha512sums... sshuttle-1.1.1.tar.gz: OK >>> sshuttle: Unpacking /var/cache/distfiles/sshuttle-1.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sshuttle copying sshuttle/__init__.py -> build/lib/sshuttle copying sshuttle/options.py -> build/lib/sshuttle copying sshuttle/sudoers.py -> build/lib/sshuttle copying sshuttle/ssnet.py -> build/lib/sshuttle copying sshuttle/version.py -> build/lib/sshuttle copying sshuttle/assembler.py -> build/lib/sshuttle copying sshuttle/sdnotify.py -> build/lib/sshuttle copying sshuttle/ssyslog.py -> build/lib/sshuttle copying sshuttle/hostwatch.py -> build/lib/sshuttle copying sshuttle/cmdline.py -> build/lib/sshuttle copying sshuttle/ssh.py -> build/lib/sshuttle copying sshuttle/linux.py -> build/lib/sshuttle copying sshuttle/__main__.py -> build/lib/sshuttle copying sshuttle/firewall.py -> build/lib/sshuttle copying sshuttle/helpers.py -> build/lib/sshuttle copying sshuttle/server.py -> build/lib/sshuttle copying sshuttle/client.py -> build/lib/sshuttle creating build/lib/sshuttle/methods copying sshuttle/methods/__init__.py -> build/lib/sshuttle/methods copying sshuttle/methods/nat.py -> build/lib/sshuttle/methods copying sshuttle/methods/tproxy.py -> build/lib/sshuttle/methods copying sshuttle/methods/pf.py -> build/lib/sshuttle/methods copying sshuttle/methods/nft.py -> build/lib/sshuttle/methods copying sshuttle/methods/ipfw.py -> build/lib/sshuttle/methods >>> sshuttle: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/sshuttle/pkg creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12 creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/__init__.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/options.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/sudoers.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/ssnet.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/version.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/assembler.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/sdnotify.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/ssyslog.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/hostwatch.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/cmdline.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle creating /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/__init__.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/nat.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/tproxy.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/pf.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/nft.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/methods/ipfw.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods copying build/lib/sshuttle/ssh.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/linux.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/__main__.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/firewall.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/helpers.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/server.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle copying build/lib/sshuttle/client.py -> /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/options.py to options.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/sudoers.py to sudoers.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/ssnet.py to ssnet.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/version.py to version.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/assembler.py to assembler.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/sdnotify.py to sdnotify.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/ssyslog.py to ssyslog.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/hostwatch.py to hostwatch.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/cmdline.py to cmdline.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/nat.py to nat.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/tproxy.py to tproxy.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/pf.py to pf.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/nft.py to nft.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/ipfw.py to ipfw.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/ssh.py to ssh.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/linux.py to linux.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/__main__.py to __main__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/firewall.py to firewall.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/helpers.py to helpers.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/server.py to server.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/client.py to client.cpython-312.pyc running install_egg_info running egg_info creating sshuttle.egg-info writing sshuttle.egg-info/PKG-INFO writing dependency_links to sshuttle.egg-info/dependency_links.txt writing entry points to sshuttle.egg-info/entry_points.txt writing top-level names to sshuttle.egg-info/top_level.txt writing manifest file 'sshuttle.egg-info/SOURCES.txt' reading manifest file 'sshuttle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE' writing manifest file 'sshuttle.egg-info/SOURCES.txt' Copying sshuttle.egg-info to /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle-1.1.1-py3.12.egg-info running install_scripts Installing sshuttle script to /home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/bin >>> sshuttle-pyc*: Running split function pyc... '/home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/__pycache__' -> '/home/buildozer/aports/testing/sshuttle/pkg/sshuttle-pyc/usr/lib/python3.12/site-packages/sshuttle/__pycache__' '/home/buildozer/aports/testing/sshuttle/pkg/sshuttle/usr/lib/python3.12/site-packages/sshuttle/methods/__pycache__' -> '/home/buildozer/aports/testing/sshuttle/pkg/sshuttle-pyc/usr/lib/python3.12/site-packages/sshuttle/methods/__pycache__' >>> sshuttle-pyc*: Preparing subpackage sshuttle-pyc... >>> sshuttle-pyc*: Running postcheck for sshuttle-pyc >>> sshuttle*: Running postcheck for sshuttle >>> sshuttle*: Preparing package sshuttle... >>> sshuttle-pyc*: Tracing dependencies... python3 py3-psutil python3~3.12 >>> sshuttle-pyc*: Package size: 316.0 KB >>> sshuttle-pyc*: Compressing data... >>> sshuttle-pyc*: Create checksum... >>> sshuttle-pyc*: Create sshuttle-pyc-1.1.1-r2.apk >>> sshuttle*: Tracing dependencies... python3 py3-psutil python3~3.12 >>> sshuttle*: Package size: 288.0 KB >>> sshuttle*: Compressing data... >>> sshuttle*: Create checksum... >>> sshuttle*: Create sshuttle-1.1.1-r2.apk >>> sshuttle: Build complete at Mon, 15 Apr 2024 18:57:49 +0000 elapsed time 0h 0m 2s >>> sshuttle: Cleaning up srcdir >>> sshuttle: Cleaning up pkgdir >>> sshuttle: Uninstalling dependencies... (1/21) Purging .makedepends-sshuttle (20240415.185748) (2/21) Purging py3-psutil-pyc (5.9.8-r1) (3/21) Purging py3-psutil (5.9.8-r1) (4/21) Purging py3-setuptools-pyc (69.2.0-r2) (5/21) Purging py3-setuptools (69.2.0-r2) (6/21) Purging py3-packaging-pyc (24.0-r1) (7/21) Purging py3-packaging (24.0-r1) (8/21) Purging py3-parsing-pyc (3.1.2-r1) (9/21) Purging py3-parsing (3.1.2-r1) (10/21) Purging python3-pyc (3.12.3-r0) (11/21) Purging python3-pycache-pyc0 (3.12.3-r0) (12/21) Purging pyc (3.12.3-r0) (13/21) Purging python3 (3.12.3-r0) (14/21) Purging gdbm (1.23-r1) (15/21) Purging libbz2 (1.0.8-r6) (16/21) Purging libffi (3.4.6-r0) (17/21) Purging libpanelw (6.4_p20240330-r0) (18/21) Purging mpdecimal (4.0.0-r0) (19/21) Purging readline (8.2.10-r0) (20/21) Purging sqlite-libs (3.45.2-r0) (21/21) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> sshuttle: Updating the testing/aarch64 repository index... >>> sshuttle: Signing the index...