>>> py3-gevent-websocket: Building testing/py3-gevent-websocket 0.10.1-r8 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 05:24:09 +0000 >>> py3-gevent-websocket: Checking sanity of /home/buildozer/aports/testing/py3-gevent-websocket/APKBUILD... >>> WARNING: py3-gevent-websocket: No maintainer >>> py3-gevent-websocket: Analyzing dependencies... >>> py3-gevent-websocket: Installing for build: build-base python3 py3-gevent py3-setuptools py3-gpep517 (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.6.2-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20240601-r1) (7/36) Installing sqlite-libs (3.46.1-r0) (8/36) Installing python3 (3.12.6-r0) (9/36) Installing python3-pycache-pyc0 (3.12.6-r0) (10/36) Installing pyc (3.12.6-r0) (11/36) Installing python3-pyc (3.12.6-r0) (12/36) Installing py3-cparser (2.22-r1) (13/36) Installing py3-cparser-pyc (2.22-r1) (14/36) Installing py3-cffi (1.17.1-r0) (15/36) Installing py3-cffi-pyc (1.17.1-r0) (16/36) Installing py3-greenlet (3.0.3-r1) (17/36) Installing py3-greenlet-pyc (3.0.3-r1) (18/36) Installing py3-parsing (3.1.4-r0) (19/36) Installing py3-parsing-pyc (3.1.4-r0) (20/36) Installing py3-packaging (24.1-r0) (21/36) Installing py3-packaging-pyc (24.1-r0) (22/36) Installing py3-setuptools (70.3.0-r0) (23/36) Installing py3-setuptools-pyc (70.3.0-r0) (24/36) Installing py3-zope-event (5.0-r1) (25/36) Installing py3-zope-event-pyc (5.0-r1) (26/36) Installing py3-zope-interface (6.0-r1) (27/36) Installing py3-zope-interface-pyc (6.0-r1) (28/36) Installing libev (4.33-r1) (29/36) Installing libuv (1.48.0-r0) (30/36) Installing py3-gevent (23.9.1-r1) (31/36) Installing py3-gevent-pyc (23.9.1-r1) (32/36) Installing py3-installer (0.7.0-r2) (33/36) Installing py3-installer-pyc (0.7.0-r2) (34/36) Installing py3-gpep517 (16-r0) (35/36) Installing py3-gpep517-pyc (16-r0) (36/36) Installing .makedepends-py3-gevent-websocket (20240921.052410) Executing busybox-1.36.1-r32.trigger OK: 312 MiB in 139 packages >>> py3-gevent-websocket: Cleaning up srcdir >>> py3-gevent-websocket: Cleaning up pkgdir >>> py3-gevent-websocket: Cleaning up tmpdir >>> py3-gevent-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gevent-websocket-0.10.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18366 100 18366 0 0 234k 0 --:--:-- --:--:-- --:--:-- 235k >>> py3-gevent-websocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gevent-websocket-0.10.1.tar.gz >>> py3-gevent-websocket: Checking sha512sums... gevent-websocket-0.10.1.tar.gz: OK >>> py3-gevent-websocket: Unpacking /var/cache/distfiles/gevent-websocket-0.10.1.tar.gz... 2024-09-21 05:24:12,043 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-21 05:24:12,120 root INFO running bdist_wheel 2024-09-21 05:24:12,145 root INFO running build 2024-09-21 05:24:12,145 root INFO running build_py 2024-09-21 05:24:12,149 root INFO creating build 2024-09-21 05:24:12,149 root INFO creating build/lib 2024-09-21 05:24:12,149 root INFO creating build/lib/geventwebsocket 2024-09-21 05:24:12,149 root INFO copying geventwebsocket/websocket.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,150 root INFO copying geventwebsocket/handler.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,150 root INFO copying geventwebsocket/server.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,150 root INFO copying geventwebsocket/logging.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,151 root INFO copying geventwebsocket/utils.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,151 root INFO copying geventwebsocket/exceptions.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,151 root INFO copying geventwebsocket/resource.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,152 root INFO copying geventwebsocket/__init__.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,152 root INFO copying geventwebsocket/_compat.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,152 root INFO copying geventwebsocket/utf8validator.py -> build/lib/geventwebsocket 2024-09-21 05:24:12,153 root INFO creating build/lib/geventwebsocket/protocols 2024-09-21 05:24:12,153 root INFO copying geventwebsocket/protocols/base.py -> build/lib/geventwebsocket/protocols 2024-09-21 05:24:12,153 root INFO copying geventwebsocket/protocols/wamp.py -> build/lib/geventwebsocket/protocols 2024-09-21 05:24:12,154 root INFO copying geventwebsocket/protocols/__init__.py -> build/lib/geventwebsocket/protocols 2024-09-21 05:24:12,154 root INFO creating build/lib/geventwebsocket/gunicorn 2024-09-21 05:24:12,154 root INFO copying geventwebsocket/gunicorn/__init__.py -> build/lib/geventwebsocket/gunicorn 2024-09-21 05:24:12,154 root INFO copying geventwebsocket/gunicorn/workers.py -> build/lib/geventwebsocket/gunicorn 2024-09-21 05:24:12,164 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-21 05:24:12,164 root INFO running install 2024-09-21 05:24:12,177 root INFO running install_lib 2024-09-21 05:24:12,180 root INFO creating build/bdist.linux-loongarch64 2024-09-21 05:24:12,180 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-21 05:24:12,181 root INFO creating build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,181 root INFO copying build/lib/geventwebsocket/websocket.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,181 root INFO copying build/lib/geventwebsocket/handler.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,182 root INFO copying build/lib/geventwebsocket/server.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,182 root INFO copying build/lib/geventwebsocket/logging.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,182 root INFO copying build/lib/geventwebsocket/utils.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,182 root INFO copying build/lib/geventwebsocket/exceptions.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,183 root INFO creating build/bdist.linux-loongarch64/wheel/geventwebsocket/protocols 2024-09-21 05:24:12,183 root INFO copying build/lib/geventwebsocket/protocols/base.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket/protocols 2024-09-21 05:24:12,183 root INFO copying build/lib/geventwebsocket/protocols/wamp.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket/protocols 2024-09-21 05:24:12,184 root INFO copying build/lib/geventwebsocket/protocols/__init__.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket/protocols 2024-09-21 05:24:12,184 root INFO copying build/lib/geventwebsocket/resource.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,184 root INFO copying build/lib/geventwebsocket/__init__.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,184 root INFO copying build/lib/geventwebsocket/_compat.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,185 root INFO creating build/bdist.linux-loongarch64/wheel/geventwebsocket/gunicorn 2024-09-21 05:24:12,185 root INFO copying build/lib/geventwebsocket/gunicorn/__init__.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket/gunicorn 2024-09-21 05:24:12,185 root INFO copying build/lib/geventwebsocket/gunicorn/workers.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket/gunicorn 2024-09-21 05:24:12,186 root INFO copying build/lib/geventwebsocket/utf8validator.py -> build/bdist.linux-loongarch64/wheel/geventwebsocket 2024-09-21 05:24:12,186 root INFO running install_egg_info 2024-09-21 05:24:12,189 root INFO running egg_info 2024-09-21 05:24:12,192 root INFO writing gevent_websocket.egg-info/PKG-INFO 2024-09-21 05:24:12,192 root INFO writing dependency_links to gevent_websocket.egg-info/dependency_links.txt 2024-09-21 05:24:12,193 root INFO writing requirements to gevent_websocket.egg-info/requires.txt 2024-09-21 05:24:12,193 root INFO writing top-level names to gevent_websocket.egg-info/top_level.txt 2024-09-21 05:24:12,197 root INFO reading manifest file 'gevent_websocket.egg-info/SOURCES.txt' 2024-09-21 05:24:12,197 root INFO reading manifest template 'MANIFEST.in' 2024-09-21 05:24:12,198 root INFO adding license file 'LICENSE' 2024-09-21 05:24:12,198 root INFO adding license file 'AUTHORS' 2024-09-21 05:24:12,199 root INFO writing manifest file 'gevent_websocket.egg-info/SOURCES.txt' 2024-09-21 05:24:12,199 root INFO Copying gevent_websocket.egg-info to build/bdist.linux-loongarch64/wheel/gevent_websocket-0.10.1-py3.12.egg-info 2024-09-21 05:24:12,201 root INFO running install_scripts 2024-09-21 05:24:12,204 root INFO creating build/bdist.linux-loongarch64/wheel/gevent_websocket-0.10.1.dist-info/WHEEL 2024-09-21 05:24:12,205 wheel INFO creating '/home/buildozer/aports/testing/py3-gevent-websocket/src/gevent-websocket-0.10.1/.dist/.tmp-yloov9us/gevent_websocket-0.10.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-21 05:24:12,205 wheel INFO adding 'geventwebsocket/__init__.py' 2024-09-21 05:24:12,206 wheel INFO adding 'geventwebsocket/_compat.py' 2024-09-21 05:24:12,206 wheel INFO adding 'geventwebsocket/exceptions.py' 2024-09-21 05:24:12,206 wheel INFO adding 'geventwebsocket/handler.py' 2024-09-21 05:24:12,207 wheel INFO adding 'geventwebsocket/logging.py' 2024-09-21 05:24:12,207 wheel INFO adding 'geventwebsocket/resource.py' 2024-09-21 05:24:12,207 wheel INFO adding 'geventwebsocket/server.py' 2024-09-21 05:24:12,208 wheel INFO adding 'geventwebsocket/utf8validator.py' 2024-09-21 05:24:12,208 wheel INFO adding 'geventwebsocket/utils.py' 2024-09-21 05:24:12,209 wheel INFO adding 'geventwebsocket/websocket.py' 2024-09-21 05:24:12,209 wheel INFO adding 'geventwebsocket/gunicorn/__init__.py' 2024-09-21 05:24:12,209 wheel INFO adding 'geventwebsocket/gunicorn/workers.py' 2024-09-21 05:24:12,210 wheel INFO adding 'geventwebsocket/protocols/__init__.py' 2024-09-21 05:24:12,210 wheel INFO adding 'geventwebsocket/protocols/base.py' 2024-09-21 05:24:12,210 wheel INFO adding 'geventwebsocket/protocols/wamp.py' 2024-09-21 05:24:12,211 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/AUTHORS' 2024-09-21 05:24:12,211 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/LICENSE' 2024-09-21 05:24:12,211 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/METADATA' 2024-09-21 05:24:12,212 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/WHEEL' 2024-09-21 05:24:12,212 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/top_level.txt' 2024-09-21 05:24:12,212 wheel INFO adding 'gevent_websocket-0.10.1.dist-info/RECORD' 2024-09-21 05:24:12,212 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-21 05:24:12,214 gpep517 INFO The backend produced .dist/gevent_websocket-0.10.1-py3-none-any.whl gevent_websocket-0.10.1-py3-none-any.whl >>> py3-gevent-websocket: Entering fakeroot... 2024-09-21 05:24:12,458 gpep517 INFO Installing .dist/gevent_websocket-0.10.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket 2024-09-21 05:24:12,498 gpep517 INFO Installation complete >>> py3-gevent-websocket-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket/usr/lib/python3.12/site-packages/geventwebsocket/__pycache__' -> '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket-pyc/usr/lib/python3.12/site-packages/geventwebsocket/__pycache__' '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket/usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__' -> '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket-pyc/usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__' '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket/usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__' -> '/home/buildozer/aports/testing/py3-gevent-websocket/pkg/py3-gevent-websocket-pyc/usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__' >>> py3-gevent-websocket-pyc*: Preparing subpackage py3-gevent-websocket-pyc... >>> py3-gevent-websocket-pyc*: Running postcheck for py3-gevent-websocket-pyc >>> py3-gevent-websocket*: Running postcheck for py3-gevent-websocket >>> py3-gevent-websocket*: Preparing package py3-gevent-websocket... >>> py3-gevent-websocket-pyc*: Tracing dependencies... python3 py3-gevent python3~3.12 >>> py3-gevent-websocket-pyc*: Package size: 148.0 KB >>> py3-gevent-websocket-pyc*: Compressing data... >>> py3-gevent-websocket-pyc*: Create checksum... >>> py3-gevent-websocket-pyc*: Create py3-gevent-websocket-pyc-0.10.1-r8.apk >>> py3-gevent-websocket*: Tracing dependencies... python3 py3-gevent python3~3.12 >>> py3-gevent-websocket*: Package size: 148.0 KB >>> py3-gevent-websocket*: Compressing data... >>> py3-gevent-websocket*: Create checksum... >>> py3-gevent-websocket*: Create py3-gevent-websocket-0.10.1-r8.apk >>> py3-gevent-websocket: Build complete at Sat, 21 Sep 2024 05:24:12 +0000 elapsed time 0h 0m 3s >>> py3-gevent-websocket: Cleaning up srcdir >>> py3-gevent-websocket: Cleaning up pkgdir >>> py3-gevent-websocket: Uninstalling dependencies... (1/36) Purging .makedepends-py3-gevent-websocket (20240921.052410) (2/36) Purging py3-gevent-pyc (23.9.1-r1) (3/36) Purging py3-gevent (23.9.1-r1) (4/36) Purging py3-cffi-pyc (1.17.1-r0) (5/36) Purging py3-cffi (1.17.1-r0) (6/36) Purging py3-cparser-pyc (2.22-r1) (7/36) Purging py3-cparser (2.22-r1) (8/36) Purging py3-greenlet-pyc (3.0.3-r1) (9/36) Purging py3-greenlet (3.0.3-r1) (10/36) Purging py3-zope-event-pyc (5.0-r1) (11/36) Purging py3-zope-event (5.0-r1) (12/36) Purging py3-zope-interface-pyc (6.0-r1) (13/36) Purging py3-zope-interface (6.0-r1) (14/36) Purging py3-setuptools-pyc (70.3.0-r0) (15/36) Purging py3-setuptools (70.3.0-r0) (16/36) Purging py3-packaging-pyc (24.1-r0) (17/36) Purging py3-packaging (24.1-r0) (18/36) Purging py3-parsing-pyc (3.1.4-r0) (19/36) Purging py3-parsing (3.1.4-r0) (20/36) Purging py3-gpep517-pyc (16-r0) (21/36) Purging py3-gpep517 (16-r0) (22/36) Purging py3-installer-pyc (0.7.0-r2) (23/36) Purging py3-installer (0.7.0-r2) (24/36) Purging python3-pyc (3.12.6-r0) (25/36) Purging python3-pycache-pyc0 (3.12.6-r0) (26/36) Purging pyc (3.12.6-r0) (27/36) Purging python3 (3.12.6-r0) (28/36) Purging gdbm (1.24-r0) (29/36) Purging libbz2 (1.0.8-r6) (30/36) Purging libev (4.33-r1) (31/36) Purging libffi (3.4.6-r0) (32/36) Purging libpanelw (6.5_p20240601-r1) (33/36) Purging libuv (1.48.0-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.46.1-r0) (36/36) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-gevent-websocket: Updating the testing/loongarch64 repository index... >>> py3-gevent-websocket: Signing the index...