>>> py3-coverage: Building main/py3-coverage 7.10.4-r0 (using abuild 3.15.0-r2) started Sun, 17 Aug 2025 13:24:15 +0000 >>> py3-coverage: Validating /home/buildozer/aports/main/py3-coverage/APKBUILD... >>> py3-coverage: Analyzing dependencies... >>> py3-coverage: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.1-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.5_p20250705-r0) ( 7/25) Installing sqlite-libs (3.50.4-r1) ( 8/25) Installing python3 (3.12.11-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.11-r0) (10/25) Installing pyc (3.12.11-r0) (11/25) Installing python3-pyc (3.12.11-r0) (12/25) Installing python3-dev (3.12.11-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (19-r0) (16/25) Installing py3-gpep517-pyc (19-r0) (17/25) Installing py3-parsing (3.2.3-r0) (18/25) Installing py3-parsing-pyc (3.2.3-r0) (19/25) Installing py3-packaging (25.0-r0) (20/25) Installing py3-packaging-pyc (25.0-r0) (21/25) Installing py3-setuptools (80.9.0-r1) (22/25) Installing py3-setuptools-pyc (80.9.0-r1) (23/25) Installing py3-wheel (0.46.1-r0) (24/25) Installing py3-wheel-pyc (0.46.1-r0) (25/25) Installing .makedepends-py3-coverage (20250817.132415) busybox-1.37.0-r22.trigger: Executing script... OK: 498 MiB in 129 packages >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Cleaning up tmpdir >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coverage-7.10.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-coverage: Fetching https://files.pythonhosted.org/packages/source/c/coverage/coverage-7.10.4.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/coverage-7.10.4.tar.gz.part' coverage-7.10.4.tar. 100% |********************************| 804k 0:00:00 ETA '/var/cache/distfiles/edge/coverage-7.10.4.tar.gz.part' saved >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coverage-7.10.4.tar.gz >>> py3-coverage: Checking sha512sums... coverage-7.10.4.tar.gz: OK >>> py3-coverage: Unpacking /var/cache/distfiles/edge/coverage-7.10.4.tar.gz... 2025-08-17 13:24:17,141 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-08-17 13:24:17,172 root INFO running bdist_wheel 2025-08-17 13:24:17,185 root INFO running build 2025-08-17 13:24:17,185 root INFO running build_py 2025-08-17 13:24:17,189 root INFO creating build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,190 root INFO copying coverage/context.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,190 root INFO copying coverage/files.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,190 root INFO copying coverage/exceptions.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,191 root INFO copying coverage/jsonreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,191 root INFO copying coverage/regions.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,191 root INFO copying coverage/python.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,192 root INFO copying coverage/report_core.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,192 root INFO copying coverage/parser.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,193 root INFO copying coverage/lcovreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,193 root INFO copying coverage/numbits.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,193 root INFO copying coverage/tomlconfig.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,193 root INFO copying coverage/cmdline.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,194 root INFO copying coverage/templite.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,194 root INFO copying coverage/control.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,195 root INFO copying coverage/version.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,195 root INFO copying coverage/sysmon.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,195 root INFO copying coverage/execfile.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,195 root INFO copying coverage/report.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,196 root INFO copying coverage/__init__.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,196 root INFO copying coverage/inorout.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,196 root INFO copying coverage/bytecode.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,197 root INFO copying coverage/html.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,197 root INFO copying coverage/data.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,197 root INFO copying coverage/core.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,198 root INFO copying coverage/__main__.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,198 root INFO copying coverage/patch.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,198 root INFO copying coverage/disposition.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,199 root INFO copying coverage/collector.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,199 root INFO copying coverage/sqldata.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,199 root INFO copying coverage/plugin_support.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,200 root INFO copying coverage/types.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,200 root INFO copying coverage/results.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,200 root INFO copying coverage/multiproc.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,201 root INFO copying coverage/annotate.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,201 root INFO copying coverage/debug.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,201 root INFO copying coverage/config.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,202 root INFO copying coverage/phystokens.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,202 root INFO copying coverage/xmlreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,202 root INFO copying coverage/pytracer.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,203 root INFO copying coverage/misc.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,203 root INFO copying coverage/plugin.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,203 root INFO copying coverage/env.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,203 root INFO copying coverage/sqlitedb.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,205 root INFO copying coverage/tracer.pyi -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,205 root INFO copying coverage/py.typed -> build/lib.linux-i686-cpython-312/coverage 2025-08-17 13:24:17,205 root INFO creating build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,205 root INFO copying coverage/htmlfiles/style.scss -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,206 root INFO copying coverage/htmlfiles/index.html -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,206 root INFO copying coverage/htmlfiles/favicon_32.png -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,206 root INFO copying coverage/htmlfiles/pyfile.html -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,206 root INFO copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,207 root INFO copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,207 root INFO copying coverage/htmlfiles/style.css -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-17 13:24:17,208 root INFO running build_ext 2025-08-17 13:24:17,210 root INFO building 'coverage.tracer' extension 2025-08-17 13:24:17,210 root INFO creating build/temp.linux-i686-cpython-312/coverage/ctracer 2025-08-17 13:24:17,211 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/datastack.c -o build/temp.linux-i686-cpython-312/coverage/ctracer/datastack.o 2025-08-17 13:24:17,380 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/filedisp.c -o build/temp.linux-i686-cpython-312/coverage/ctracer/filedisp.o 2025-08-17 13:24:17,538 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/module.c -o build/temp.linux-i686-cpython-312/coverage/ctracer/module.o 2025-08-17 13:24:17,713 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/tracer.c -o build/temp.linux-i686-cpython-312/coverage/ctracer/tracer.o 2025-08-17 13:24:18,108 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/coverage/ctracer/datastack.o build/temp.linux-i686-cpython-312/coverage/ctracer/filedisp.o build/temp.linux-i686-cpython-312/coverage/ctracer/module.o build/temp.linux-i686-cpython-312/coverage/ctracer/tracer.o -L/usr/lib -o build/lib.linux-i686-cpython-312/coverage/tracer.cpython-312-i386-linux-musl.so 2025-08-17 13:24:18,144 root INFO installing to build/bdist.linux-i686/wheel 2025-08-17 13:24:18,144 root INFO running install 2025-08-17 13:24:18,174 root INFO running install_lib 2025-08-17 13:24:18,182 root INFO creating build/bdist.linux-i686/wheel 2025-08-17 13:24:18,182 root INFO creating build/bdist.linux-i686/wheel/coverage 2025-08-17 13:24:18,183 root INFO copying build/lib.linux-i686-cpython-312/coverage/context.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,183 root INFO copying build/lib.linux-i686-cpython-312/coverage/files.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,183 root INFO copying build/lib.linux-i686-cpython-312/coverage/exceptions.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,184 root INFO copying build/lib.linux-i686-cpython-312/coverage/jsonreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,184 root INFO copying build/lib.linux-i686-cpython-312/coverage/regions.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,185 root INFO copying build/lib.linux-i686-cpython-312/coverage/python.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,185 root INFO copying build/lib.linux-i686-cpython-312/coverage/report_core.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,185 root INFO copying build/lib.linux-i686-cpython-312/coverage/parser.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,186 root INFO copying build/lib.linux-i686-cpython-312/coverage/lcovreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,186 root INFO copying build/lib.linux-i686-cpython-312/coverage/numbits.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,187 root INFO copying build/lib.linux-i686-cpython-312/coverage/tomlconfig.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,187 root INFO copying build/lib.linux-i686-cpython-312/coverage/cmdline.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,187 root INFO copying build/lib.linux-i686-cpython-312/coverage/templite.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,188 root INFO copying build/lib.linux-i686-cpython-312/coverage/control.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,188 root INFO copying build/lib.linux-i686-cpython-312/coverage/version.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,188 root INFO copying build/lib.linux-i686-cpython-312/coverage/sysmon.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,189 root INFO copying build/lib.linux-i686-cpython-312/coverage/execfile.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,189 root INFO copying build/lib.linux-i686-cpython-312/coverage/report.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,190 root INFO copying build/lib.linux-i686-cpython-312/coverage/__init__.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,190 root INFO copying build/lib.linux-i686-cpython-312/coverage/inorout.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,190 root INFO copying build/lib.linux-i686-cpython-312/coverage/tracer.pyi -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,191 root INFO creating build/bdist.linux-i686/wheel/coverage/htmlfiles 2025-08-17 13:24:18,191 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/style.scss -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,191 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/index.html -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,192 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/favicon_32.png -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,192 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/pyfile.html -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,192 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/keybd_closed.png -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,193 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/coverage_html.js -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,193 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/style.css -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-17 13:24:18,194 root INFO copying build/lib.linux-i686-cpython-312/coverage/bytecode.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,194 root INFO copying build/lib.linux-i686-cpython-312/coverage/tracer.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,194 root INFO copying build/lib.linux-i686-cpython-312/coverage/html.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,195 root INFO copying build/lib.linux-i686-cpython-312/coverage/data.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,195 root INFO copying build/lib.linux-i686-cpython-312/coverage/core.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,195 root INFO copying build/lib.linux-i686-cpython-312/coverage/__main__.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,196 root INFO copying build/lib.linux-i686-cpython-312/coverage/py.typed -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,196 root INFO copying build/lib.linux-i686-cpython-312/coverage/patch.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,196 root INFO copying build/lib.linux-i686-cpython-312/coverage/disposition.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,197 root INFO copying build/lib.linux-i686-cpython-312/coverage/collector.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,197 root INFO copying build/lib.linux-i686-cpython-312/coverage/sqldata.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,197 root INFO copying build/lib.linux-i686-cpython-312/coverage/plugin_support.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,198 root INFO copying build/lib.linux-i686-cpython-312/coverage/types.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,198 root INFO copying build/lib.linux-i686-cpython-312/coverage/results.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,198 root INFO copying build/lib.linux-i686-cpython-312/coverage/multiproc.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,199 root INFO copying build/lib.linux-i686-cpython-312/coverage/annotate.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,199 root INFO copying build/lib.linux-i686-cpython-312/coverage/debug.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,199 root INFO copying build/lib.linux-i686-cpython-312/coverage/config.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,199 root INFO copying build/lib.linux-i686-cpython-312/coverage/phystokens.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,200 root INFO copying build/lib.linux-i686-cpython-312/coverage/xmlreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,200 root INFO copying build/lib.linux-i686-cpython-312/coverage/pytracer.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,200 root INFO copying build/lib.linux-i686-cpython-312/coverage/misc.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,201 root INFO copying build/lib.linux-i686-cpython-312/coverage/plugin.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,201 root INFO copying build/lib.linux-i686-cpython-312/coverage/env.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,201 root INFO copying build/lib.linux-i686-cpython-312/coverage/sqlitedb.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-17 13:24:18,202 root INFO running install_egg_info 2025-08-17 13:24:18,207 root INFO running egg_info 2025-08-17 13:24:18,211 root INFO writing coverage.egg-info/PKG-INFO 2025-08-17 13:24:18,212 root INFO writing dependency_links to coverage.egg-info/dependency_links.txt 2025-08-17 13:24:18,213 root INFO writing entry points to coverage.egg-info/entry_points.txt 2025-08-17 13:24:18,213 root INFO writing requirements to coverage.egg-info/requires.txt 2025-08-17 13:24:18,214 root INFO writing top-level names to coverage.egg-info/top_level.txt 2025-08-17 13:24:18,220 root INFO reading manifest file 'coverage.egg-info/SOURCES.txt' 2025-08-17 13:24:18,230 root INFO reading manifest template 'MANIFEST.in' 2025-08-17 13:24:18,233 root WARNING warning: no previously-included files found matching 'benchmark/results.json' 2025-08-17 13:24:18,241 root WARNING no previously-included directories found matching 'doc/_build' 2025-08-17 13:24:18,241 root WARNING no previously-included directories found matching 'doc/_spell' 2025-08-17 13:24:18,267 root WARNING no previously-included directories found matching 'tests/eggsrc/build' 2025-08-17 13:24:18,268 root INFO adding license file 'LICENSE.txt' 2025-08-17 13:24:18,276 root INFO writing manifest file 'coverage.egg-info/SOURCES.txt' 2025-08-17 13:24:18,276 root INFO Copying coverage.egg-info to build/bdist.linux-i686/wheel/./coverage-7.10.4-py3.12.egg-info 2025-08-17 13:24:18,277 root INFO running install_scripts 2025-08-17 13:24:18,284 root INFO creating build/bdist.linux-i686/wheel/coverage-7.10.4.dist-info/WHEEL 2025-08-17 13:24:18,284 wheel INFO creating '/home/buildozer/aports/main/py3-coverage/src/coverage-7.10.4/.dist/.tmp-qojuncc9/coverage-7.10.4-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-17 13:24:18,284 wheel INFO adding 'coverage/__init__.py' 2025-08-17 13:24:18,285 wheel INFO adding 'coverage/__main__.py' 2025-08-17 13:24:18,285 wheel INFO adding 'coverage/annotate.py' 2025-08-17 13:24:18,285 wheel INFO adding 'coverage/bytecode.py' 2025-08-17 13:24:18,286 wheel INFO adding 'coverage/cmdline.py' 2025-08-17 13:24:18,286 wheel INFO adding 'coverage/collector.py' 2025-08-17 13:24:18,287 wheel INFO adding 'coverage/config.py' 2025-08-17 13:24:18,287 wheel INFO adding 'coverage/context.py' 2025-08-17 13:24:18,287 wheel INFO adding 'coverage/control.py' 2025-08-17 13:24:18,288 wheel INFO adding 'coverage/core.py' 2025-08-17 13:24:18,288 wheel INFO adding 'coverage/data.py' 2025-08-17 13:24:18,289 wheel INFO adding 'coverage/debug.py' 2025-08-17 13:24:18,289 wheel INFO adding 'coverage/disposition.py' 2025-08-17 13:24:18,289 wheel INFO adding 'coverage/env.py' 2025-08-17 13:24:18,289 wheel INFO adding 'coverage/exceptions.py' 2025-08-17 13:24:18,290 wheel INFO adding 'coverage/execfile.py' 2025-08-17 13:24:18,290 wheel INFO adding 'coverage/files.py' 2025-08-17 13:24:18,290 wheel INFO adding 'coverage/html.py' 2025-08-17 13:24:18,291 wheel INFO adding 'coverage/inorout.py' 2025-08-17 13:24:18,291 wheel INFO adding 'coverage/jsonreport.py' 2025-08-17 13:24:18,292 wheel INFO adding 'coverage/lcovreport.py' 2025-08-17 13:24:18,292 wheel INFO adding 'coverage/misc.py' 2025-08-17 13:24:18,292 wheel INFO adding 'coverage/multiproc.py' 2025-08-17 13:24:18,292 wheel INFO adding 'coverage/numbits.py' 2025-08-17 13:24:18,293 wheel INFO adding 'coverage/parser.py' 2025-08-17 13:24:18,293 wheel INFO adding 'coverage/patch.py' 2025-08-17 13:24:18,293 wheel INFO adding 'coverage/phystokens.py' 2025-08-17 13:24:18,294 wheel INFO adding 'coverage/plugin.py' 2025-08-17 13:24:18,294 wheel INFO adding 'coverage/plugin_support.py' 2025-08-17 13:24:18,294 wheel INFO adding 'coverage/py.typed' 2025-08-17 13:24:18,295 wheel INFO adding 'coverage/python.py' 2025-08-17 13:24:18,295 wheel INFO adding 'coverage/pytracer.py' 2025-08-17 13:24:18,295 wheel INFO adding 'coverage/regions.py' 2025-08-17 13:24:18,295 wheel INFO adding 'coverage/report.py' 2025-08-17 13:24:18,296 wheel INFO adding 'coverage/report_core.py' 2025-08-17 13:24:18,296 wheel INFO adding 'coverage/results.py' 2025-08-17 13:24:18,296 wheel INFO adding 'coverage/sqldata.py' 2025-08-17 13:24:18,297 wheel INFO adding 'coverage/sqlitedb.py' 2025-08-17 13:24:18,297 wheel INFO adding 'coverage/sysmon.py' 2025-08-17 13:24:18,297 wheel INFO adding 'coverage/templite.py' 2025-08-17 13:24:18,297 wheel INFO adding 'coverage/tomlconfig.py' 2025-08-17 13:24:18,298 wheel INFO adding 'coverage/tracer.cpython-312-i386-linux-musl.so' 2025-08-17 13:24:18,298 wheel INFO adding 'coverage/tracer.pyi' 2025-08-17 13:24:18,298 wheel INFO adding 'coverage/types.py' 2025-08-17 13:24:18,299 wheel INFO adding 'coverage/version.py' 2025-08-17 13:24:18,299 wheel INFO adding 'coverage/xmlreport.py' 2025-08-17 13:24:18,299 wheel INFO adding 'coverage/htmlfiles/coverage_html.js' 2025-08-17 13:24:18,299 wheel INFO adding 'coverage/htmlfiles/favicon_32.png' 2025-08-17 13:24:18,300 wheel INFO adding 'coverage/htmlfiles/index.html' 2025-08-17 13:24:18,300 wheel INFO adding 'coverage/htmlfiles/keybd_closed.png' 2025-08-17 13:24:18,300 wheel INFO adding 'coverage/htmlfiles/pyfile.html' 2025-08-17 13:24:18,301 wheel INFO adding 'coverage/htmlfiles/style.css' 2025-08-17 13:24:18,301 wheel INFO adding 'coverage/htmlfiles/style.scss' 2025-08-17 13:24:18,301 wheel INFO adding 'coverage-7.10.4.dist-info/licenses/LICENSE.txt' 2025-08-17 13:24:18,302 wheel INFO adding 'coverage-7.10.4.dist-info/METADATA' 2025-08-17 13:24:18,302 wheel INFO adding 'coverage-7.10.4.dist-info/WHEEL' 2025-08-17 13:24:18,302 wheel INFO adding 'coverage-7.10.4.dist-info/entry_points.txt' 2025-08-17 13:24:18,302 wheel INFO adding 'coverage-7.10.4.dist-info/top_level.txt' 2025-08-17 13:24:18,303 wheel INFO adding 'coverage-7.10.4.dist-info/RECORD' 2025-08-17 13:24:18,303 root INFO removing build/bdist.linux-i686/wheel 2025-08-17 13:24:18,304 gpep517 INFO The backend produced .dist/coverage-7.10.4-cp312-cp312-linux_i686.whl coverage-7.10.4-cp312-cp312-linux_i686.whl >>> py3-coverage: Entering fakeroot... >>> py3-coverage-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/coverage/__pycache__' -> '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage-pyc/usr/lib/python3.12/site-packages/coverage/__pycache__' >>> py3-coverage-pyc*: Preparing subpackage py3-coverage-pyc... >>> py3-coverage-pyc*: Running postcheck for py3-coverage-pyc >>> py3-coverage*: Running postcheck for py3-coverage >>> py3-coverage*: Preparing package py3-coverage... >>> py3-coverage*: Stripping binaries >>> py3-coverage-pyc*: Scanning shared objects >>> py3-coverage*: Scanning shared objects >>> py3-coverage-pyc*: Tracing dependencies... python3~3.12 >>> py3-coverage-pyc*: Package size: 663.0 KB >>> py3-coverage-pyc*: Compressing data... >>> py3-coverage-pyc*: Create checksum... >>> py3-coverage-pyc*: Create py3-coverage-pyc-7.10.4-r0.apk >>> py3-coverage*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 >>> py3-coverage*: Package size: 689.0 KB >>> py3-coverage*: Compressing data... >>> py3-coverage*: Create checksum... >>> py3-coverage*: Create py3-coverage-7.10.4-r0.apk >>> py3-coverage: Build complete at Sun, 17 Aug 2025 13:24:19 +0000 elapsed time 0h 0m 4s >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-coverage (20250817.132415) ( 2/25) Purging python3-dev (3.12.11-r0) ( 3/25) Purging py3-gpep517-pyc (19-r0) ( 4/25) Purging py3-gpep517 (19-r0) ( 5/25) Purging py3-installer-pyc (0.7.0-r2) ( 6/25) Purging py3-installer (0.7.0-r2) ( 7/25) Purging py3-setuptools-pyc (80.9.0-r1) ( 8/25) Purging py3-setuptools (80.9.0-r1) ( 9/25) Purging py3-wheel-pyc (0.46.1-r0) (10/25) Purging py3-wheel (0.46.1-r0) (11/25) Purging py3-packaging-pyc (25.0-r0) (12/25) Purging py3-packaging (25.0-r0) (13/25) Purging py3-parsing-pyc (3.2.3-r0) (14/25) Purging py3-parsing (3.2.3-r0) (15/25) Purging python3-pyc (3.12.11-r0) (16/25) Purging python3-pycache-pyc0 (3.12.11-r0) (17/25) Purging pyc (3.12.11-r0) (18/25) Purging python3 (3.12.11-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.5_p20250705-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.50.4-r1) (25/25) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> py3-coverage: Updating the main/x86 repository index... >>> py3-coverage: Signing the index...