>>> junit2html: Building testing/junit2html 0.1.0-r2 (using abuild 3.9.0-r0) started Wed, 22 Dec 2021 00:23:53 +0000 >>> junit2html: Checking sanity of /home/buildozer/aports/testing/junit2html/APKBUILD... >>> junit2html: Analyzing dependencies... >>> junit2html: Installing for build: build-base python3 py3-setuptools (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing libffi (3.4.2-r1) (3/15) Installing gdbm (1.22-r0) (4/15) Installing xz-libs (5.2.5-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.1.1-r0) (7/15) Installing sqlite-libs (3.37.0-r0) (8/15) Installing python3 (3.10.1-r0) (9/15) Installing py3-ordered-set (4.0.2-r3) (10/15) Installing py3-appdirs (1.4.4-r3) (11/15) Installing py3-parsing (2.4.7-r3) (12/15) Installing py3-six (1.16.0-r1) (13/15) Installing py3-packaging (21.3-r0) (14/15) Installing py3-setuptools (52.0.0-r5) (15/15) Installing .makedepends-junit2html (20211222.002356) Executing busybox-1.34.1-r5.trigger OK: 263 MiB in 93 packages >>> junit2html: Cleaning up srcdir >>> junit2html: Cleaning up pkgdir >>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge//junit2html-0.1.0.tar.gz >>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge//junit2html-0.1.0.tar.gz >>> junit2html: Checking sha512sums... junit2html-0.1.0.tar.gz: OK setup.py.patch: OK >>> junit2html: Unpacking /var/cache/distfiles/junit2html-0.1.0.tar.gz... >>> junit2html: setup.py.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/junit2htmlreport copying junit2htmlreport/__main__.py -> build/lib/junit2htmlreport copying junit2htmlreport/textutils.py -> build/lib/junit2htmlreport copying junit2htmlreport/parser.py -> build/lib/junit2htmlreport copying junit2htmlreport/tag.py -> build/lib/junit2htmlreport copying junit2htmlreport/merge.py -> build/lib/junit2htmlreport copying junit2htmlreport/matrix.py -> build/lib/junit2htmlreport copying junit2htmlreport/__init__.py -> build/lib/junit2htmlreport copying junit2htmlreport/runner.py -> build/lib/junit2htmlreport copying junit2htmlreport/report.css -> build/lib/junit2htmlreport >>> junit2html: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/junit2html/pkg creating /home/buildozer/aports/testing/junit2html/pkg/junit2html creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10 creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/report.css -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/__main__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/textutils.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/parser.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/tag.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/merge.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/matrix.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/__init__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport copying build/lib/junit2htmlreport/runner.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/textutils.py to textutils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/merge.py to merge.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/matrix.py to matrix.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/runner.py to runner.cpython-310.pyc running install_egg_info running egg_info creating junit2html.egg-info writing junit2html.egg-info/PKG-INFO writing dependency_links to junit2html.egg-info/dependency_links.txt writing entry points to junit2html.egg-info/entry_points.txt writing top-level names to junit2html.egg-info/top_level.txt writing manifest file 'junit2html.egg-info/SOURCES.txt' reading manifest file 'junit2html.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'junit2html' under directory 'junit2htmlreport/*' writing manifest file 'junit2html.egg-info/SOURCES.txt' Copying junit2html.egg-info to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2html-0.1.0-py3.10.egg-info running install_scripts Installing junit2html script to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/bin >>> junit2html*: Running postcheck for junit2html >>> junit2html*: Preparing package junit2html... >>> junit2html*: Tracing dependencies... >>> junit2html*: Package size: 172.0 KB >>> junit2html*: Compressing data... >>> junit2html*: Create checksum... >>> junit2html*: Create junit2html-0.1.0-r2.apk >>> junit2html: Build complete at Wed, 22 Dec 2021 00:24:05 +0000 elapsed time 0h 0m 12s >>> junit2html: Cleaning up srcdir >>> junit2html: Cleaning up pkgdir >>> junit2html: Uninstalling dependencies... (1/15) Purging .makedepends-junit2html (20211222.002356) (2/15) Purging py3-setuptools (52.0.0-r5) (3/15) Purging py3-ordered-set (4.0.2-r3) (4/15) Purging py3-appdirs (1.4.4-r3) (5/15) Purging py3-packaging (21.3-r0) (6/15) Purging py3-parsing (2.4.7-r3) (7/15) Purging py3-six (1.16.0-r1) (8/15) Purging python3 (3.10.1-r0) (9/15) Purging libbz2 (1.0.8-r1) (10/15) Purging libffi (3.4.2-r1) (11/15) Purging gdbm (1.22-r0) (12/15) Purging xz-libs (5.2.5-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 213 MiB in 78 packages >>> junit2html: Updating the testing/riscv64 repository index... >>> junit2html: Signing the index...