>>> py3-graphviz: Building community/py3-graphviz 0.17-r0 (using abuild 3.9.0_rc2-r1) started Sat, 23 Oct 2021 14:26:27 +0000 >>> py3-graphviz: Checking sanity of /home/buildozer/aports/community/py3-graphviz/APKBUILD... >>> py3-graphviz: Analyzing dependencies... >>> py3-graphviz: Installing for build: build-base graphviz python3 py3-setuptools py3-pytest-cov py3-pytest-mock py3-pytest (1/53) Installing libxau (1.0.9-r0) (2/53) Installing libmd (1.0.3-r0) (3/53) Installing libbsd (0.11.3-r1) (4/53) Installing libxdmcp (1.1.3-r0) (5/53) Installing libxcb (1.14-r2) (6/53) Installing libx11 (1.7.2-r0) (7/53) Installing libxext (1.3.4-r0) (8/53) Installing libxrender (0.9.10-r3) (9/53) Installing libpng (1.6.37-r1) (10/53) Installing freetype (2.11.0-r0) (11/53) Installing libuuid (2.37.2-r1) (12/53) Installing fontconfig (2.13.1-r4) (13/53) Installing pixman (0.40.0-r3) (14/53) Installing cairo (1.16.0-r3) (15/53) Installing libffi (3.4.2-r1) (16/53) Installing libintl (0.21-r0) (17/53) Installing libblkid (2.37.2-r1) (18/53) Installing libmount (2.37.2-r1) (19/53) Installing pcre (8.45-r1) (20/53) Installing glib (2.70.0-r1) (21/53) Installing libltdl (2.4.6-r7) (22/53) Installing libxft (2.3.4-r0) (23/53) Installing fribidi (1.0.11-r0) (24/53) Installing graphite2 (1.3.14-r0) (25/53) Installing harfbuzz (3.0.0-r1) (26/53) Installing pango (1.48.10-r0) (27/53) Installing graphviz (2.49.2-r0) (28/53) Installing gdbm (1.20-r2) (29/53) Installing mpdecimal (2.5.1-r1) (30/53) Installing readline (8.1.1-r0) (31/53) Installing sqlite-libs (3.36.0-r0) (32/53) Installing python3 (3.9.7-r3) (33/53) Installing py3-ordered-set (4.0.2-r2) (34/53) Installing py3-appdirs (1.4.4-r2) (35/53) Installing py3-parsing (2.4.7-r2) (36/53) Installing py3-six (1.16.0-r0) (37/53) Installing py3-packaging (20.9-r1) (38/53) Installing py3-setuptools (52.0.0-r4) (39/53) Installing py3-atomicwrites (1.4.0-r1) (40/53) Installing py3-attrs (20.3.0-r1) (41/53) Installing py3-more-itertools (8.10.0-r0) (42/53) Installing py3-iniconfig (1.1.1-r1) (43/53) Installing py3-pluggy (0.13.1-r4) (44/53) Installing py3-py (1.10.0-r1) (45/53) Installing py3-wcwidth (0.2.5-r1) (46/53) Installing py3-toml (0.10.2-r2) (47/53) Installing py3-pytest (6.2.5-r0) (48/53) Installing py3-coverage (5.5-r0) (49/53) Installing py3-pytest-cov (2.12.1-r0) (50/53) Installing py3-pbr (5.6.0-r0) (51/53) Installing py3-mock (4.0.3-r1) (52/53) Installing py3-pytest-mock (3.5.1-r1) (53/53) Installing .makedepends-py3-graphviz (20211023.142631) Executing busybox-1.34.1-r1.trigger Executing graphviz-2.49.2-r0.trigger OK: 421 MiB in 148 packages >>> py3-graphviz: Cleaning up srcdir >>> py3-graphviz: Cleaning up pkgdir >>> py3-graphviz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/graphviz-0.17.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-graphviz: Fetching https://github.com/xflr6/graphviz/archive/0.17/graphviz-0.17.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 120 100 120 0 0 614 0 --:--:-- --:--:-- --:--:-- 615 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 157k 0 157k 0 0 341k 0 --:--:-- --:--:-- --:--:-- 3738k >>> py3-graphviz: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/graphviz-0.17.tar.gz >>> py3-graphviz: Checking sha512sums... graphviz-0.17.tar.gz: OK >>> py3-graphviz: Unpacking /var/cache/distfiles/v3.15/graphviz-0.17.tar.gz... ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-graphviz/src/graphviz-0.17, configfile: setup.cfg, testpaths: README.rst, docs, graphviz, tests plugins: mock-3.5.1, cov-2.12.1 collected 141 items / 11 deselected / 130 selected README.rst . [ 0%] docs/manual.rst . [ 1%] graphviz/__init__.py . [ 2%] graphviz/backend.py .. [ 3%] graphviz/dot.py . [ 4%] graphviz/lang.py ...... [ 9%] graphviz/tools.py .. [ 10%] tests/test_backend.py ..................................... [ 39%] tests/test_dot.py .................................. [ 65%] tests/test_files.py .................... [ 80%] tests/test_lang.py ....................... [ 98%] tests/test_tools.py .. [100%] ----------- coverage: platform linux, python 3.9.7-final-0 ----------- Name Stmts Miss Cover ------------------------------------------ graphviz/__init__.py 17 0 100% graphviz/backend.py 131 2 98% graphviz/dot.py 116 0 100% graphviz/files.py 138 0 100% graphviz/lang.py 49 0 100% graphviz/tools.py 18 0 100% ------------------------------------------ TOTAL 469 2 99% Coverage HTML written to dir htmlcov ====================== 130 passed, 11 deselected in 3.26s ====================== >>> py3-graphviz: Entering fakeroot... warning: no files found matching '*.txt' under directory 'docs' no previously-included directories found matching 'docs/_build' >>> py3-graphviz*: Running postcheck for py3-graphviz >>> py3-graphviz*: Preparing package py3-graphviz... >>> py3-graphviz*: Tracing dependencies... >>> py3-graphviz*: Package size: 176.0 KB >>> py3-graphviz*: Compressing data... >>> py3-graphviz*: Create checksum... >>> py3-graphviz*: Create py3-graphviz-0.17-r0.apk >>> py3-graphviz: Build complete at Sat, 23 Oct 2021 14:26:38 +0000 elapsed time 0h 0m 11s >>> py3-graphviz: Cleaning up srcdir >>> py3-graphviz: Cleaning up pkgdir >>> py3-graphviz: Uninstalling dependencies... (1/53) Purging .makedepends-py3-graphviz (20211023.142631) (2/53) Purging graphviz (2.49.2-r0) Executing graphviz-2.49.2-r0.pre-deinstall (3/53) Purging py3-setuptools (52.0.0-r4) (4/53) Purging py3-ordered-set (4.0.2-r2) (5/53) Purging py3-appdirs (1.4.4-r2) (6/53) Purging py3-pytest-cov (2.12.1-r0) (7/53) Purging py3-coverage (5.5-r0) (8/53) Purging py3-pytest-mock (3.5.1-r1) (9/53) Purging py3-mock (4.0.3-r1) (10/53) Purging py3-pbr (5.6.0-r0) (11/53) Purging py3-pytest (6.2.5-r0) (12/53) Purging py3-atomicwrites (1.4.0-r1) (13/53) Purging py3-attrs (20.3.0-r1) (14/53) Purging py3-more-itertools (8.10.0-r0) (15/53) Purging py3-iniconfig (1.1.1-r1) (16/53) Purging py3-pluggy (0.13.1-r4) (17/53) Purging py3-py (1.10.0-r1) (18/53) Purging py3-wcwidth (0.2.5-r1) (19/53) Purging py3-packaging (20.9-r1) (20/53) Purging py3-parsing (2.4.7-r2) (21/53) Purging py3-six (1.16.0-r0) (22/53) Purging py3-toml (0.10.2-r2) (23/53) Purging python3 (3.9.7-r3) (24/53) Purging pango (1.48.10-r0) Executing pango-1.48.10-r0.pre-deinstall (25/53) Purging cairo (1.16.0-r3) (26/53) Purging libxext (1.3.4-r0) (27/53) Purging libxft (2.3.4-r0) (28/53) Purging libxrender (0.9.10-r3) (29/53) Purging libx11 (1.7.2-r0) (30/53) Purging libxcb (1.14-r2) (31/53) Purging libxau (1.0.9-r0) (32/53) Purging libxdmcp (1.1.3-r0) (33/53) Purging libbsd (0.11.3-r1) (34/53) Purging libmd (1.0.3-r0) (35/53) Purging harfbuzz (3.0.0-r1) (36/53) Purging fontconfig (2.13.1-r4) (37/53) Purging freetype (2.11.0-r0) (38/53) Purging libpng (1.6.37-r1) (39/53) Purging libuuid (2.37.2-r1) (40/53) Purging pixman (0.40.0-r3) (41/53) Purging glib (2.70.0-r1) (42/53) Purging libffi (3.4.2-r1) (43/53) Purging libintl (0.21-r0) (44/53) Purging libmount (2.37.2-r1) (45/53) Purging libblkid (2.37.2-r1) (46/53) Purging pcre (8.45-r1) (47/53) Purging libltdl (2.4.6-r7) (48/53) Purging fribidi (1.0.11-r0) (49/53) Purging graphite2 (1.3.14-r0) (50/53) Purging gdbm (1.20-r2) (51/53) Purging mpdecimal (2.5.1-r1) (52/53) Purging readline (8.1.1-r0) (53/53) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-graphviz: Updating the community/x86_64 repository index... >>> py3-graphviz: Signing the index...