>>> py3-coverage: Building main/py3-coverage 7.10.2-r0 (using abuild 3.15.0-r2) started Mon, 04 Aug 2025 06:41:54 +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-r0) ( 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-r0) (22/25) Installing py3-setuptools-pyc (80.9.0-r0) (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 (20250804.064154) busybox-1.37.0-r21.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.2.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.2.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/coverage-7.10.2.tar.gz.part' coverage-7.10.2.tar. 100% |********************************| 801k 0:00:00 ETA '/var/cache/distfiles/edge/coverage-7.10.2.tar.gz.part' saved >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coverage-7.10.2.tar.gz >>> py3-coverage: Checking sha512sums... coverage-7.10.2.tar.gz: OK >>> py3-coverage: Unpacking /var/cache/distfiles/edge/coverage-7.10.2.tar.gz... 2025-08-04 06:41:56,310 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-08-04 06:41:56,341 root INFO running bdist_wheel 2025-08-04 06:41:56,353 root INFO running build 2025-08-04 06:41:56,353 root INFO running build_py 2025-08-04 06:41:56,358 root INFO creating build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,358 root INFO copying coverage/context.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,359 root INFO copying coverage/files.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,359 root INFO copying coverage/exceptions.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,359 root INFO copying coverage/jsonreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,360 root INFO copying coverage/regions.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,360 root INFO copying coverage/python.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,360 root INFO copying coverage/report_core.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,361 root INFO copying coverage/parser.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,361 root INFO copying coverage/lcovreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,361 root INFO copying coverage/numbits.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,362 root INFO copying coverage/tomlconfig.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,362 root INFO copying coverage/cmdline.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,363 root INFO copying coverage/templite.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,363 root INFO copying coverage/control.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,363 root INFO copying coverage/version.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,364 root INFO copying coverage/sysmon.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,364 root INFO copying coverage/execfile.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,364 root INFO copying coverage/report.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,365 root INFO copying coverage/__init__.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,365 root INFO copying coverage/inorout.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,365 root INFO copying coverage/bytecode.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,365 root INFO copying coverage/html.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,366 root INFO copying coverage/data.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,366 root INFO copying coverage/core.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,367 root INFO copying coverage/__main__.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,367 root INFO copying coverage/patch.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,367 root INFO copying coverage/disposition.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,367 root INFO copying coverage/collector.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,368 root INFO copying coverage/sqldata.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,368 root INFO copying coverage/plugin_support.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,368 root INFO copying coverage/types.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,369 root INFO copying coverage/results.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,369 root INFO copying coverage/multiproc.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,369 root INFO copying coverage/annotate.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,370 root INFO copying coverage/debug.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,370 root INFO copying coverage/config.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,370 root INFO copying coverage/phystokens.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,371 root INFO copying coverage/xmlreport.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,371 root INFO copying coverage/pytracer.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,371 root INFO copying coverage/misc.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,372 root INFO copying coverage/plugin.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,372 root INFO copying coverage/env.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,372 root INFO copying coverage/sqlitedb.py -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,373 root INFO copying coverage/tracer.pyi -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,374 root INFO copying coverage/py.typed -> build/lib.linux-i686-cpython-312/coverage 2025-08-04 06:41:56,374 root INFO creating build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,374 root INFO copying coverage/htmlfiles/style.scss -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,374 root INFO copying coverage/htmlfiles/index.html -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,375 root INFO copying coverage/htmlfiles/favicon_32.png -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,375 root INFO copying coverage/htmlfiles/pyfile.html -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,375 root INFO copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,376 root INFO copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,376 root INFO copying coverage/htmlfiles/style.css -> build/lib.linux-i686-cpython-312/coverage/htmlfiles 2025-08-04 06:41:56,377 root INFO running build_ext 2025-08-04 06:41:56,379 root INFO building 'coverage.tracer' extension 2025-08-04 06:41:56,380 root INFO creating build/temp.linux-i686-cpython-312/coverage/ctracer 2025-08-04 06:41:56,380 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-04 06:41:56,543 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-04 06:41:56,690 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-04 06:41:56,848 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-04 06:41:57,217 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-04 06:41:57,246 root INFO installing to build/bdist.linux-i686/wheel 2025-08-04 06:41:57,246 root INFO running install 2025-08-04 06:41:57,263 root INFO running install_lib 2025-08-04 06:41:57,268 root INFO creating build/bdist.linux-i686/wheel 2025-08-04 06:41:57,268 root INFO creating build/bdist.linux-i686/wheel/coverage 2025-08-04 06:41:57,268 root INFO copying build/lib.linux-i686-cpython-312/coverage/context.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,269 root INFO copying build/lib.linux-i686-cpython-312/coverage/files.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,269 root INFO copying build/lib.linux-i686-cpython-312/coverage/exceptions.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,269 root INFO copying build/lib.linux-i686-cpython-312/coverage/jsonreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,270 root INFO copying build/lib.linux-i686-cpython-312/coverage/regions.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,270 root INFO copying build/lib.linux-i686-cpython-312/coverage/python.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,270 root INFO copying build/lib.linux-i686-cpython-312/coverage/report_core.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,270 root INFO copying build/lib.linux-i686-cpython-312/coverage/parser.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,271 root INFO copying build/lib.linux-i686-cpython-312/coverage/lcovreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,271 root INFO copying build/lib.linux-i686-cpython-312/coverage/numbits.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,271 root INFO copying build/lib.linux-i686-cpython-312/coverage/tomlconfig.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,272 root INFO copying build/lib.linux-i686-cpython-312/coverage/cmdline.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,272 root INFO copying build/lib.linux-i686-cpython-312/coverage/templite.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,272 root INFO copying build/lib.linux-i686-cpython-312/coverage/control.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,273 root INFO copying build/lib.linux-i686-cpython-312/coverage/version.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,273 root INFO copying build/lib.linux-i686-cpython-312/coverage/sysmon.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,273 root INFO copying build/lib.linux-i686-cpython-312/coverage/execfile.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,274 root INFO copying build/lib.linux-i686-cpython-312/coverage/report.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,274 root INFO copying build/lib.linux-i686-cpython-312/coverage/__init__.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,274 root INFO copying build/lib.linux-i686-cpython-312/coverage/inorout.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,274 root INFO copying build/lib.linux-i686-cpython-312/coverage/tracer.pyi -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,275 root INFO creating build/bdist.linux-i686/wheel/coverage/htmlfiles 2025-08-04 06:41:57,275 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/style.scss -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,275 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/index.html -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,276 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/favicon_32.png -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,276 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/pyfile.html -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,276 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/keybd_closed.png -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,277 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/coverage_html.js -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,277 root INFO copying build/lib.linux-i686-cpython-312/coverage/htmlfiles/style.css -> build/bdist.linux-i686/wheel/./coverage/htmlfiles 2025-08-04 06:41:57,277 root INFO copying build/lib.linux-i686-cpython-312/coverage/bytecode.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,277 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-04 06:41:57,278 root INFO copying build/lib.linux-i686-cpython-312/coverage/html.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,278 root INFO copying build/lib.linux-i686-cpython-312/coverage/data.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,278 root INFO copying build/lib.linux-i686-cpython-312/coverage/core.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,279 root INFO copying build/lib.linux-i686-cpython-312/coverage/__main__.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,279 root INFO copying build/lib.linux-i686-cpython-312/coverage/py.typed -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,279 root INFO copying build/lib.linux-i686-cpython-312/coverage/patch.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,280 root INFO copying build/lib.linux-i686-cpython-312/coverage/disposition.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,280 root INFO copying build/lib.linux-i686-cpython-312/coverage/collector.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,280 root INFO copying build/lib.linux-i686-cpython-312/coverage/sqldata.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,280 root INFO copying build/lib.linux-i686-cpython-312/coverage/plugin_support.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,281 root INFO copying build/lib.linux-i686-cpython-312/coverage/types.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,281 root INFO copying build/lib.linux-i686-cpython-312/coverage/results.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,281 root INFO copying build/lib.linux-i686-cpython-312/coverage/multiproc.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,282 root INFO copying build/lib.linux-i686-cpython-312/coverage/annotate.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,282 root INFO copying build/lib.linux-i686-cpython-312/coverage/debug.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,282 root INFO copying build/lib.linux-i686-cpython-312/coverage/config.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,282 root INFO copying build/lib.linux-i686-cpython-312/coverage/phystokens.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,283 root INFO copying build/lib.linux-i686-cpython-312/coverage/xmlreport.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,283 root INFO copying build/lib.linux-i686-cpython-312/coverage/pytracer.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,283 root INFO copying build/lib.linux-i686-cpython-312/coverage/misc.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,284 root INFO copying build/lib.linux-i686-cpython-312/coverage/plugin.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,284 root INFO copying build/lib.linux-i686-cpython-312/coverage/env.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,284 root INFO copying build/lib.linux-i686-cpython-312/coverage/sqlitedb.py -> build/bdist.linux-i686/wheel/./coverage 2025-08-04 06:41:57,284 root INFO running install_egg_info 2025-08-04 06:41:57,290 root INFO running egg_info 2025-08-04 06:41:57,294 root INFO writing coverage.egg-info/PKG-INFO 2025-08-04 06:41:57,295 root INFO writing dependency_links to coverage.egg-info/dependency_links.txt 2025-08-04 06:41:57,295 root INFO writing entry points to coverage.egg-info/entry_points.txt 2025-08-04 06:41:57,296 root INFO writing requirements to coverage.egg-info/requires.txt 2025-08-04 06:41:57,296 root INFO writing top-level names to coverage.egg-info/top_level.txt 2025-08-04 06:41:57,303 root INFO reading manifest file 'coverage.egg-info/SOURCES.txt' 2025-08-04 06:41:57,312 root INFO reading manifest template 'MANIFEST.in' 2025-08-04 06:41:57,315 root WARNING warning: no previously-included files found matching 'benchmark/results.json' 2025-08-04 06:41:57,323 root WARNING no previously-included directories found matching 'doc/_build' 2025-08-04 06:41:57,323 root WARNING no previously-included directories found matching 'doc/_spell' 2025-08-04 06:41:57,348 root WARNING no previously-included directories found matching 'tests/eggsrc/build' 2025-08-04 06:41:57,348 root INFO adding license file 'LICENSE.txt' 2025-08-04 06:41:57,355 root INFO writing manifest file 'coverage.egg-info/SOURCES.txt' 2025-08-04 06:41:57,356 root INFO Copying coverage.egg-info to build/bdist.linux-i686/wheel/./coverage-7.10.2-py3.12.egg-info 2025-08-04 06:41:57,357 root INFO running install_scripts 2025-08-04 06:41:57,363 root INFO creating build/bdist.linux-i686/wheel/coverage-7.10.2.dist-info/WHEEL 2025-08-04 06:41:57,363 wheel INFO creating '/home/buildozer/aports/main/py3-coverage/src/coverage-7.10.2/.dist/.tmp-tlbkji6c/coverage-7.10.2-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-04 06:41:57,364 wheel INFO adding 'coverage/__init__.py' 2025-08-04 06:41:57,364 wheel INFO adding 'coverage/__main__.py' 2025-08-04 06:41:57,364 wheel INFO adding 'coverage/annotate.py' 2025-08-04 06:41:57,364 wheel INFO adding 'coverage/bytecode.py' 2025-08-04 06:41:57,365 wheel INFO adding 'coverage/cmdline.py' 2025-08-04 06:41:57,365 wheel INFO adding 'coverage/collector.py' 2025-08-04 06:41:57,365 wheel INFO adding 'coverage/config.py' 2025-08-04 06:41:57,366 wheel INFO adding 'coverage/context.py' 2025-08-04 06:41:57,366 wheel INFO adding 'coverage/control.py' 2025-08-04 06:41:57,367 wheel INFO adding 'coverage/core.py' 2025-08-04 06:41:57,367 wheel INFO adding 'coverage/data.py' 2025-08-04 06:41:57,367 wheel INFO adding 'coverage/debug.py' 2025-08-04 06:41:57,367 wheel INFO adding 'coverage/disposition.py' 2025-08-04 06:41:57,368 wheel INFO adding 'coverage/env.py' 2025-08-04 06:41:57,368 wheel INFO adding 'coverage/exceptions.py' 2025-08-04 06:41:57,368 wheel INFO adding 'coverage/execfile.py' 2025-08-04 06:41:57,368 wheel INFO adding 'coverage/files.py' 2025-08-04 06:41:57,369 wheel INFO adding 'coverage/html.py' 2025-08-04 06:41:57,369 wheel INFO adding 'coverage/inorout.py' 2025-08-04 06:41:57,369 wheel INFO adding 'coverage/jsonreport.py' 2025-08-04 06:41:57,370 wheel INFO adding 'coverage/lcovreport.py' 2025-08-04 06:41:57,370 wheel INFO adding 'coverage/misc.py' 2025-08-04 06:41:57,370 wheel INFO adding 'coverage/multiproc.py' 2025-08-04 06:41:57,371 wheel INFO adding 'coverage/numbits.py' 2025-08-04 06:41:57,371 wheel INFO adding 'coverage/parser.py' 2025-08-04 06:41:57,371 wheel INFO adding 'coverage/patch.py' 2025-08-04 06:41:57,372 wheel INFO adding 'coverage/phystokens.py' 2025-08-04 06:41:57,372 wheel INFO adding 'coverage/plugin.py' 2025-08-04 06:41:57,372 wheel INFO adding 'coverage/plugin_support.py' 2025-08-04 06:41:57,372 wheel INFO adding 'coverage/py.typed' 2025-08-04 06:41:57,373 wheel INFO adding 'coverage/python.py' 2025-08-04 06:41:57,373 wheel INFO adding 'coverage/pytracer.py' 2025-08-04 06:41:57,373 wheel INFO adding 'coverage/regions.py' 2025-08-04 06:41:57,373 wheel INFO adding 'coverage/report.py' 2025-08-04 06:41:57,374 wheel INFO adding 'coverage/report_core.py' 2025-08-04 06:41:57,374 wheel INFO adding 'coverage/results.py' 2025-08-04 06:41:57,374 wheel INFO adding 'coverage/sqldata.py' 2025-08-04 06:41:57,375 wheel INFO adding 'coverage/sqlitedb.py' 2025-08-04 06:41:57,375 wheel INFO adding 'coverage/sysmon.py' 2025-08-04 06:41:57,375 wheel INFO adding 'coverage/templite.py' 2025-08-04 06:41:57,376 wheel INFO adding 'coverage/tomlconfig.py' 2025-08-04 06:41:57,376 wheel INFO adding 'coverage/tracer.cpython-312-i386-linux-musl.so' 2025-08-04 06:41:57,376 wheel INFO adding 'coverage/tracer.pyi' 2025-08-04 06:41:57,376 wheel INFO adding 'coverage/types.py' 2025-08-04 06:41:57,377 wheel INFO adding 'coverage/version.py' 2025-08-04 06:41:57,377 wheel INFO adding 'coverage/xmlreport.py' 2025-08-04 06:41:57,377 wheel INFO adding 'coverage/htmlfiles/coverage_html.js' 2025-08-04 06:41:57,378 wheel INFO adding 'coverage/htmlfiles/favicon_32.png' 2025-08-04 06:41:57,378 wheel INFO adding 'coverage/htmlfiles/index.html' 2025-08-04 06:41:57,379 wheel INFO adding 'coverage/htmlfiles/keybd_closed.png' 2025-08-04 06:41:57,379 wheel INFO adding 'coverage/htmlfiles/pyfile.html' 2025-08-04 06:41:57,379 wheel INFO adding 'coverage/htmlfiles/style.css' 2025-08-04 06:41:57,380 wheel INFO adding 'coverage/htmlfiles/style.scss' 2025-08-04 06:41:57,380 wheel INFO adding 'coverage-7.10.2.dist-info/licenses/LICENSE.txt' 2025-08-04 06:41:57,380 wheel INFO adding 'coverage-7.10.2.dist-info/METADATA' 2025-08-04 06:41:57,380 wheel INFO adding 'coverage-7.10.2.dist-info/WHEEL' 2025-08-04 06:41:57,381 wheel INFO adding 'coverage-7.10.2.dist-info/entry_points.txt' 2025-08-04 06:41:57,381 wheel INFO adding 'coverage-7.10.2.dist-info/top_level.txt' 2025-08-04 06:41:57,381 wheel INFO adding 'coverage-7.10.2.dist-info/RECORD' 2025-08-04 06:41:57,381 root INFO removing build/bdist.linux-i686/wheel 2025-08-04 06:41:57,383 gpep517 INFO The backend produced .dist/coverage-7.10.2-cp312-cp312-linux_i686.whl coverage-7.10.2-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: 655.5 KB >>> py3-coverage-pyc*: Compressing data... >>> py3-coverage-pyc*: Create checksum... >>> py3-coverage-pyc*: Create py3-coverage-pyc-7.10.2-r0.apk >>> py3-coverage*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 >>> py3-coverage*: Package size: 684.7 KB >>> py3-coverage*: Compressing data... >>> py3-coverage*: Create checksum... >>> py3-coverage*: Create py3-coverage-7.10.2-r0.apk >>> py3-coverage: Build complete at Mon, 04 Aug 2025 06:41:58 +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 (20250804.064154) ( 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-r0) ( 8/25) Purging py3-setuptools (80.9.0-r0) ( 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-r0) (25/25) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r21.trigger: Executing script... OK: 426 MiB in 104 packages >>> py3-coverage: Updating the main/x86 repository index... >>> py3-coverage: Signing the index...