>>> py3-websockets: Building community/py3-websockets 17.1-r0 (using abuild 3.18.0_rc5-r1) started Sun, 06 Sep 2026 19:54:01 +0000 >>> py3-websockets: Validating /home/buildozer/aports/community/py3-websockets/APKBUILD... >>> py3-websockets: Analyzing dependencies... >>> py3-websockets: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.8.0-r0) ( 3/25) Installing xz-libs (5.8.3-r0) ( 4/25) Installing mpdecimal (4.0.1-r0) ( 5/25) Installing libpanelw (6.6_p20260822-r0) ( 6/25) Installing readline (8.3.3-r1) ( 7/25) Installing sqlite-libs (3.53.4-r0) ( 8/25) Installing python3 (3.14.7-r0) ( 9/25) Installing python3-pycache-pyc0 (3.14.7-r0) (10/25) Installing pyc (3.14.7-r0) (11/25) Installing py3-installer-pyc (1.0.1-r0) (12/25) Installing py3-gpep517-pyc (20-r0) (13/25) Installing python3-pyc (3.14.7-r0) (14/25) Installing py3-installer (1.0.1-r0) (15/25) Installing py3-gpep517 (20-r0) (16/25) Installing py3-parsing (3.3.2-r1) (17/25) Installing py3-parsing-pyc (3.3.2-r1) (18/25) Installing py3-packaging (26.2-r0) (19/25) Installing py3-packaging-pyc (26.2-r0) (20/25) Installing py3-setuptools (84.0.0-r0) (21/25) Installing py3-setuptools-pyc (84.0.0-r0) (22/25) Installing py3-wheel (0.48.0-r0) (23/25) Installing py3-wheel-pyc (0.48.0-r0) (24/25) Installing python3-dev (3.14.7-r0) (25/25) Installing .makedepends-py3-websockets (20260906.195402) Executing busybox-1.38.0-r4.trigger OK: 545.1 MiB in 130 packages >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Cleaning up tmpdir >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-websockets-17.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-websockets: Fetching py3-websockets-17.1.tar.gz::https://github.com/aaugustin/websockets/archive/17.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-websockets-17.1.tar.gz.part' py3-websockets-17.1. 2% | | 12842 0:00:40 ETA py3-websockets-17.1. 100% |********************************| 515k 0:00:00 ETA '/var/cache/distfiles/edge/py3-websockets-17.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-websockets-17.1.tar.gz: OK /home/buildozer/aports/community/py3-websockets/skip-reconnect-test.patch: OK >>> py3-websockets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-websockets-17.1.tar.gz /var/cache/distfiles/edge/py3-websockets-17.1.tar.gz: OK /home/buildozer/aports/community/py3-websockets/skip-reconnect-test.patch: OK >>> py3-websockets: Unpacking /var/cache/distfiles/edge/py3-websockets-17.1.tar.gz... >>> py3-websockets: skip-reconnect-test.patch patching file tests/legacy/test_client_server.py Hunk #1 succeeded at 1507 (offset 33 lines). 2026-09-06 19:54:04,794 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-09-06 19:54:04,853 root INFO running bdist_wheel 2026-09-06 19:54:04,864 root INFO running build 2026-09-06 19:54:04,864 root INFO running build_py 2026-09-06 19:54:04,867 root INFO creating build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,867 root INFO copying src/websockets/datastructures.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,868 root INFO copying src/websockets/exceptions.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,868 root INFO copying src/websockets/server.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,869 root INFO copying src/websockets/uri.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,869 root INFO copying src/websockets/proxy.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,869 root INFO copying src/websockets/utils.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,869 root INFO copying src/websockets/connection.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,870 root INFO copying src/websockets/version.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,870 root INFO copying src/websockets/__init__.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,870 root INFO copying src/websockets/headers.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,871 root INFO copying src/websockets/streams.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,871 root INFO copying src/websockets/http11.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,871 root INFO copying src/websockets/auth.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,872 root INFO copying src/websockets/__main__.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,872 root INFO copying src/websockets/client.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,872 root INFO copying src/websockets/cli.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,873 root INFO copying src/websockets/imports.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,873 root INFO copying src/websockets/protocol.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,873 root INFO copying src/websockets/typing.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,874 root INFO copying src/websockets/frames.py -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,874 root INFO creating build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,875 root INFO copying src/websockets/legacy/exceptions.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,875 root INFO copying src/websockets/legacy/server.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,875 root INFO copying src/websockets/legacy/__init__.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,876 root INFO copying src/websockets/legacy/handshake.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,876 root INFO copying src/websockets/legacy/auth.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,876 root INFO copying src/websockets/legacy/client.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,877 root INFO copying src/websockets/legacy/http.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,877 root INFO copying src/websockets/legacy/framing.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,877 root INFO copying src/websockets/legacy/protocol.py -> build/lib.linux-i686-cpython-314/websockets/legacy 2026-09-06 19:54:04,878 root INFO creating build/lib.linux-i686-cpython-314/websockets/extensions 2026-09-06 19:54:04,878 root INFO copying src/websockets/extensions/base.py -> build/lib.linux-i686-cpython-314/websockets/extensions 2026-09-06 19:54:04,878 root INFO copying src/websockets/extensions/__init__.py -> build/lib.linux-i686-cpython-314/websockets/extensions 2026-09-06 19:54:04,879 root INFO copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-i686-cpython-314/websockets/extensions 2026-09-06 19:54:04,879 root INFO creating build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,879 root INFO copying src/websockets/trio/router.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,879 root INFO copying src/websockets/trio/server.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,880 root INFO copying src/websockets/trio/utils.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,880 root INFO copying src/websockets/trio/connection.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,881 root INFO copying src/websockets/trio/__init__.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,881 root INFO copying src/websockets/trio/messages.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,881 root INFO copying src/websockets/trio/client.py -> build/lib.linux-i686-cpython-314/websockets/trio 2026-09-06 19:54:04,882 root INFO creating build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,882 root INFO copying src/websockets/asyncio/router.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,882 root INFO copying src/websockets/asyncio/server.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,882 root INFO copying src/websockets/asyncio/connection.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,883 root INFO copying src/websockets/asyncio/__init__.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,883 root INFO copying src/websockets/asyncio/messages.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,883 root INFO copying src/websockets/asyncio/client.py -> build/lib.linux-i686-cpython-314/websockets/asyncio 2026-09-06 19:54:04,884 root INFO creating build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,884 root INFO copying src/websockets/sync/router.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,884 root INFO copying src/websockets/sync/server.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,885 root INFO copying src/websockets/sync/utils.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,885 root INFO copying src/websockets/sync/connection.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,885 root INFO copying src/websockets/sync/__init__.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,886 root INFO copying src/websockets/sync/messages.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,886 root INFO copying src/websockets/sync/client.py -> build/lib.linux-i686-cpython-314/websockets/sync 2026-09-06 19:54:04,886 root INFO running egg_info 2026-09-06 19:54:04,888 root INFO creating src/websockets.egg-info 2026-09-06 19:54:04,889 root INFO writing src/websockets.egg-info/PKG-INFO 2026-09-06 19:54:04,889 root INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt 2026-09-06 19:54:04,890 root INFO writing entry points to src/websockets.egg-info/entry_points.txt 2026-09-06 19:54:04,890 root INFO writing top-level names to src/websockets.egg-info/top_level.txt 2026-09-06 19:54:04,890 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2026-09-06 19:54:04,895 root INFO reading manifest file 'src/websockets.egg-info/SOURCES.txt' 2026-09-06 19:54:04,896 root INFO reading manifest template 'MANIFEST.in' 2026-09-06 19:54:04,896 root INFO adding license file 'LICENSE' 2026-09-06 19:54:04,898 root INFO writing manifest file 'src/websockets.egg-info/SOURCES.txt' 2026-09-06 19:54:04,899 root INFO copying src/websockets/py.typed -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,899 root INFO copying src/websockets/speedups.c -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,900 root INFO copying src/websockets/speedups.pyi -> build/lib.linux-i686-cpython-314/websockets 2026-09-06 19:54:04,901 root INFO running build_ext 2026-09-06 19:54:04,904 root INFO building 'websockets.speedups' extension 2026-09-06 19:54:04,904 compilers.C.base INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c src/websockets/speedups.c -o build/temp.linux-i686-cpython-314/src/websockets/speedups.o 2026-09-06 19:54:05,167 compilers.C.base INFO cc -shared -Wl,-z,stack-size=1048576 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-314/src/websockets/speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-314/websockets/speedups.cpython-314-i386-linux-musl.so 2026-09-06 19:54:05,184 root INFO installing to build/bdist.linux-i686/wheel 2026-09-06 19:54:05,184 root INFO running install 2026-09-06 19:54:05,195 root INFO running install_lib 2026-09-06 19:54:05,198 root INFO creating build/bdist.linux-i686/wheel 2026-09-06 19:54:05,198 root INFO creating build/bdist.linux-i686/wheel/websockets 2026-09-06 19:54:05,198 root INFO copying build/lib.linux-i686-cpython-314/websockets/datastructures.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,198 root INFO copying build/lib.linux-i686-cpython-314/websockets/exceptions.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,199 root INFO copying build/lib.linux-i686-cpython-314/websockets/server.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,199 root INFO copying build/lib.linux-i686-cpython-314/websockets/uri.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,199 root INFO copying build/lib.linux-i686-cpython-314/websockets/proxy.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,200 root INFO creating build/bdist.linux-i686/wheel/websockets/legacy 2026-09-06 19:54:05,200 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/exceptions.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,200 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/server.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,200 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/__init__.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,201 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/handshake.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,201 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/auth.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,201 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/client.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,201 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/http.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,202 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/framing.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,202 root INFO copying build/lib.linux-i686-cpython-314/websockets/legacy/protocol.py -> build/bdist.linux-i686/wheel/./websockets/legacy 2026-09-06 19:54:05,202 root INFO copying build/lib.linux-i686-cpython-314/websockets/utils.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,202 root INFO copying build/lib.linux-i686-cpython-314/websockets/connection.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,203 root INFO copying build/lib.linux-i686-cpython-314/websockets/version.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,203 root INFO copying build/lib.linux-i686-cpython-314/websockets/__init__.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,203 root INFO copying build/lib.linux-i686-cpython-314/websockets/headers.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,203 root INFO creating build/bdist.linux-i686/wheel/websockets/extensions 2026-09-06 19:54:05,204 root INFO copying build/lib.linux-i686-cpython-314/websockets/extensions/base.py -> build/bdist.linux-i686/wheel/./websockets/extensions 2026-09-06 19:54:05,204 root INFO copying build/lib.linux-i686-cpython-314/websockets/extensions/__init__.py -> build/bdist.linux-i686/wheel/./websockets/extensions 2026-09-06 19:54:05,204 root INFO copying build/lib.linux-i686-cpython-314/websockets/extensions/permessage_deflate.py -> build/bdist.linux-i686/wheel/./websockets/extensions 2026-09-06 19:54:05,204 root INFO creating build/bdist.linux-i686/wheel/websockets/trio 2026-09-06 19:54:05,205 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/router.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,205 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/server.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,205 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/utils.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,205 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/connection.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,206 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/__init__.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,206 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/messages.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,206 root INFO copying build/lib.linux-i686-cpython-314/websockets/trio/client.py -> build/bdist.linux-i686/wheel/./websockets/trio 2026-09-06 19:54:05,206 root INFO copying build/lib.linux-i686-cpython-314/websockets/speedups.c -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,207 root INFO copying build/lib.linux-i686-cpython-314/websockets/speedups.pyi -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,207 root INFO copying build/lib.linux-i686-cpython-314/websockets/speedups.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,207 root INFO copying build/lib.linux-i686-cpython-314/websockets/streams.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,207 root INFO copying build/lib.linux-i686-cpython-314/websockets/http11.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,208 root INFO creating build/bdist.linux-i686/wheel/websockets/asyncio 2026-09-06 19:54:05,208 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/router.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,208 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/server.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,208 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/connection.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,209 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/__init__.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,209 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/messages.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,209 root INFO copying build/lib.linux-i686-cpython-314/websockets/asyncio/client.py -> build/bdist.linux-i686/wheel/./websockets/asyncio 2026-09-06 19:54:05,210 root INFO copying build/lib.linux-i686-cpython-314/websockets/auth.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,210 root INFO copying build/lib.linux-i686-cpython-314/websockets/__main__.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,210 root INFO copying build/lib.linux-i686-cpython-314/websockets/py.typed -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,210 root INFO copying build/lib.linux-i686-cpython-314/websockets/client.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,210 root INFO copying build/lib.linux-i686-cpython-314/websockets/cli.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,211 root INFO copying build/lib.linux-i686-cpython-314/websockets/imports.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,211 root INFO creating build/bdist.linux-i686/wheel/websockets/sync 2026-09-06 19:54:05,211 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/router.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,211 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/server.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,212 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/utils.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,212 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/connection.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,212 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/__init__.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,212 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/messages.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,213 root INFO copying build/lib.linux-i686-cpython-314/websockets/sync/client.py -> build/bdist.linux-i686/wheel/./websockets/sync 2026-09-06 19:54:05,213 root INFO copying build/lib.linux-i686-cpython-314/websockets/protocol.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,213 root INFO copying build/lib.linux-i686-cpython-314/websockets/typing.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,214 root INFO copying build/lib.linux-i686-cpython-314/websockets/frames.py -> build/bdist.linux-i686/wheel/./websockets 2026-09-06 19:54:05,214 root INFO running install_egg_info 2026-09-06 19:54:05,216 root INFO Copying src/websockets.egg-info to build/bdist.linux-i686/wheel/./websockets-17.1-py3.14.egg-info 2026-09-06 19:54:05,217 root INFO running install_scripts 2026-09-06 19:54:05,224 root INFO creating build/bdist.linux-i686/wheel/websockets-17.1.dist-info/WHEEL 2026-09-06 19:54:05,225 wheel INFO creating '/home/buildozer/aports/community/py3-websockets/src/websockets-17.1/.dist/.tmp-1r7ili2a/websockets-17.1-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-09-06 19:54:05,226 wheel INFO adding 'websockets/__init__.py' 2026-09-06 19:54:05,226 wheel INFO adding 'websockets/__main__.py' 2026-09-06 19:54:05,226 wheel INFO adding 'websockets/auth.py' 2026-09-06 19:54:05,226 wheel INFO adding 'websockets/cli.py' 2026-09-06 19:54:05,227 wheel INFO adding 'websockets/client.py' 2026-09-06 19:54:05,227 wheel INFO adding 'websockets/connection.py' 2026-09-06 19:54:05,227 wheel INFO adding 'websockets/datastructures.py' 2026-09-06 19:54:05,228 wheel INFO adding 'websockets/exceptions.py' 2026-09-06 19:54:05,228 wheel INFO adding 'websockets/frames.py' 2026-09-06 19:54:05,228 wheel INFO adding 'websockets/headers.py' 2026-09-06 19:54:05,229 wheel INFO adding 'websockets/http11.py' 2026-09-06 19:54:05,229 wheel INFO adding 'websockets/imports.py' 2026-09-06 19:54:05,229 wheel INFO adding 'websockets/protocol.py' 2026-09-06 19:54:05,230 wheel INFO adding 'websockets/proxy.py' 2026-09-06 19:54:05,230 wheel INFO adding 'websockets/py.typed' 2026-09-06 19:54:05,230 wheel INFO adding 'websockets/server.py' 2026-09-06 19:54:05,230 wheel INFO adding 'websockets/speedups.c' 2026-09-06 19:54:05,231 wheel INFO adding 'websockets/speedups.cpython-314-i386-linux-musl.so' 2026-09-06 19:54:05,231 wheel INFO adding 'websockets/speedups.pyi' 2026-09-06 19:54:05,231 wheel INFO adding 'websockets/streams.py' 2026-09-06 19:54:05,231 wheel INFO adding 'websockets/typing.py' 2026-09-06 19:54:05,232 wheel INFO adding 'websockets/uri.py' 2026-09-06 19:54:05,232 wheel INFO adding 'websockets/utils.py' 2026-09-06 19:54:05,232 wheel INFO adding 'websockets/version.py' 2026-09-06 19:54:05,232 wheel INFO adding 'websockets/asyncio/__init__.py' 2026-09-06 19:54:05,233 wheel INFO adding 'websockets/asyncio/client.py' 2026-09-06 19:54:05,233 wheel INFO adding 'websockets/asyncio/connection.py' 2026-09-06 19:54:05,234 wheel INFO adding 'websockets/asyncio/messages.py' 2026-09-06 19:54:05,234 wheel INFO adding 'websockets/asyncio/router.py' 2026-09-06 19:54:05,234 wheel INFO adding 'websockets/asyncio/server.py' 2026-09-06 19:54:05,235 wheel INFO adding 'websockets/extensions/__init__.py' 2026-09-06 19:54:05,235 wheel INFO adding 'websockets/extensions/base.py' 2026-09-06 19:54:05,235 wheel INFO adding 'websockets/extensions/permessage_deflate.py' 2026-09-06 19:54:05,236 wheel INFO adding 'websockets/legacy/__init__.py' 2026-09-06 19:54:05,236 wheel INFO adding 'websockets/legacy/auth.py' 2026-09-06 19:54:05,236 wheel INFO adding 'websockets/legacy/client.py' 2026-09-06 19:54:05,236 wheel INFO adding 'websockets/legacy/exceptions.py' 2026-09-06 19:54:05,237 wheel INFO adding 'websockets/legacy/framing.py' 2026-09-06 19:54:05,237 wheel INFO adding 'websockets/legacy/handshake.py' 2026-09-06 19:54:05,237 wheel INFO adding 'websockets/legacy/http.py' 2026-09-06 19:54:05,238 wheel INFO adding 'websockets/legacy/protocol.py' 2026-09-06 19:54:05,238 wheel INFO adding 'websockets/legacy/server.py' 2026-09-06 19:54:05,239 wheel INFO adding 'websockets/sync/__init__.py' 2026-09-06 19:54:05,239 wheel INFO adding 'websockets/sync/client.py' 2026-09-06 19:54:05,239 wheel INFO adding 'websockets/sync/connection.py' 2026-09-06 19:54:05,240 wheel INFO adding 'websockets/sync/messages.py' 2026-09-06 19:54:05,240 wheel INFO adding 'websockets/sync/router.py' 2026-09-06 19:54:05,241 wheel INFO adding 'websockets/sync/server.py' 2026-09-06 19:54:05,241 wheel INFO adding 'websockets/sync/utils.py' 2026-09-06 19:54:05,241 wheel INFO adding 'websockets/trio/__init__.py' 2026-09-06 19:54:05,241 wheel INFO adding 'websockets/trio/client.py' 2026-09-06 19:54:05,242 wheel INFO adding 'websockets/trio/connection.py' 2026-09-06 19:54:05,242 wheel INFO adding 'websockets/trio/messages.py' 2026-09-06 19:54:05,243 wheel INFO adding 'websockets/trio/router.py' 2026-09-06 19:54:05,243 wheel INFO adding 'websockets/trio/server.py' 2026-09-06 19:54:05,243 wheel INFO adding 'websockets/trio/utils.py' 2026-09-06 19:54:05,244 wheel INFO adding 'websockets-17.1.dist-info/licenses/LICENSE' 2026-09-06 19:54:05,244 wheel INFO adding 'websockets-17.1.dist-info/METADATA' 2026-09-06 19:54:05,244 wheel INFO adding 'websockets-17.1.dist-info/WHEEL' 2026-09-06 19:54:05,244 wheel INFO adding 'websockets-17.1.dist-info/entry_points.txt' 2026-09-06 19:54:05,244 wheel INFO adding 'websockets-17.1.dist-info/top_level.txt' 2026-09-06 19:54:05,245 wheel INFO adding 'websockets-17.1.dist-info/RECORD' 2026-09-06 19:54:05,245 root INFO removing build/bdist.linux-i686/wheel 2026-09-06 19:54:05,247 gpep517 INFO The backend produced .dist/websockets-17.1-cp314-cp314-linux_i686.whl websockets-17.1-cp314-cp314-linux_i686.whl >>> py3-websockets: Entering fakeroot... >>> py3-websockets-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/websockets/legacy/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/legacy/__pycache__' 'usr/lib/python3.14/site-packages/websockets/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/__pycache__' 'usr/lib/python3.14/site-packages/websockets/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/extensions/__pycache__' 'usr/lib/python3.14/site-packages/websockets/trio/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/trio/__pycache__' 'usr/lib/python3.14/site-packages/websockets/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/asyncio/__pycache__' 'usr/lib/python3.14/site-packages/websockets/sync/__pycache__' -> '/home/buildozer/aports/community/py3-websockets/pkg/py3-websockets-pyc/usr/lib/python3.14/site-packages/websockets/sync/__pycache__' >>> py3-websockets-pyc*: Preparing subpackage py3-websockets-pyc... >>> py3-websockets-pyc*: Running postcheck for py3-websockets-pyc >>> py3-websockets*: Running postcheck for py3-websockets >>> py3-websockets*: Preparing package py3-websockets... >>> py3-websockets*: Stripping binaries >>> py3-websockets*: Scanning shared objects >>> py3-websockets*: Tracing dependencies... python3~3.14 so:libc.musl-x86.so.1 >>> py3-websockets*: Package size: 786.0 KB >>> py3-websockets*: Compressing data... >>> py3-websockets*: Create checksum... >>> py3-websockets*: Create py3-websockets-17.1-r0.apk >>> py3-websockets-pyc*: Tracing dependencies... python3~3.14 >>> py3-websockets-pyc*: Package size: 889.3 KB >>> py3-websockets-pyc*: Compressing data... >>> py3-websockets-pyc*: Create checksum... >>> py3-websockets-pyc*: Create py3-websockets-pyc-17.1-r0.apk >>> py3-websockets: Build complete at Sun, 06 Sep 2026 19:54:06 +0000 elapsed time 0h 0m 5s >>> py3-websockets: Cleaning up srcdir >>> py3-websockets: Cleaning up pkgdir >>> py3-websockets: Cleaning up tmpdir >>> py3-websockets: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-websockets (20260906.195402) ( 2/25) Purging py3-gpep517-pyc (20-r0) ( 3/25) Purging py3-gpep517 (20-r0) ( 4/25) Purging py3-installer-pyc (1.0.1-r0) ( 5/25) Purging py3-installer (1.0.1-r0) ( 6/25) Purging py3-setuptools-pyc (84.0.0-r0) ( 7/25) Purging py3-setuptools (84.0.0-r0) ( 8/25) Purging py3-wheel-pyc (0.48.0-r0) ( 9/25) Purging py3-wheel (0.48.0-r0) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-dev (3.14.7-r0) (15/25) Purging python3-pyc (3.14.7-r0) (16/25) Purging python3-pycache-pyc0 (3.14.7-r0) (17/25) Purging pyc (3.14.7-r0) (18/25) Purging python3 (3.14.7-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.8.0-r0) (21/25) Purging libpanelw (6.6_p20260822-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.4-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 427.0 MiB in 105 packages >>> py3-websockets: Updating the community/x86 repository index... >>> py3-websockets: Signing the index...