>>> pydiffx: Building community/pydiffx 1.1-r3 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 21:33:50 +0000 >>> pydiffx: Validating /home/buildozer/aports/community/pydiffx/APKBUILD... >>> pydiffx: Analyzing dependencies... >>> pydiffx: Installing for build: build-base python3 py3-six py3-gpep517 py3-setuptools py3-wheel py3-kgb py3-pytest (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.3-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20241006-r2) (7/36) Installing sqlite-libs (3.47.0-r0) (8/36) Installing python3 (3.12.7-r1) (9/36) Installing python3-pycache-pyc0 (3.12.7-r1) (10/36) Installing pyc (3.12.7-r1) (11/36) Installing python3-pyc (3.12.7-r1) (12/36) Installing py3-six (1.16.0-r9) (13/36) Installing py3-six-pyc (1.16.0-r9) (14/36) Installing py3-installer (0.7.0-r2) (15/36) Installing py3-installer-pyc (0.7.0-r2) (16/36) Installing py3-gpep517 (16-r0) (17/36) Installing py3-gpep517-pyc (16-r0) (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-wheel (0.43.0-r0) (25/36) Installing py3-wheel-pyc (0.43.0-r0) (26/36) Installing py3-kgb (7.1.1-r3) (27/36) Installing py3-kgb-pyc (7.1.1-r3) (28/36) Installing py3-iniconfig (2.0.0-r1) (29/36) Installing py3-iniconfig-pyc (2.0.0-r1) (30/36) Installing py3-pluggy (1.5.0-r0) (31/36) Installing py3-pluggy-pyc (1.5.0-r0) (32/36) Installing py3-py (1.11.0-r4) (33/36) Installing py3-py-pyc (1.11.0-r4) (34/36) Installing py3-pytest (8.3.3-r0) (35/36) Installing py3-pytest-pyc (8.3.3-r0) (36/36) Installing .makedepends-pydiffx (20241101.213407) Executing busybox-1.37.0-r5.trigger OK: 315 MiB in 137 packages >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Cleaning up tmpdir >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pydiffx-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pydiffx: Fetching https://files.pythonhosted.org/packages/source/p/pydiffx/pydiffx-1.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) saving to '/var/cache/distfiles/v3.21/pydiffx-1.1.tar.gz.part' pydiffx-1.1.tar.gz.p 100% |********************************| 49193 0:00:00 ETA '/var/cache/distfiles/v3.21/pydiffx-1.1.tar.gz.part' saved >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pydiffx-1.1.tar.gz >>> pydiffx: Checking sha512sums... pydiffx-1.1.tar.gz: OK assertRaisesRegexp.patch: OK >>> pydiffx: Unpacking /var/cache/distfiles/v3.21/pydiffx-1.1.tar.gz... >>> pydiffx: assertRaisesRegexp.patch patching file pydiffx/tests/testcases.py 2024-11-01 21:34:09,351 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-01 21:34:09,395 root INFO running bdist_wheel 2024-11-01 21:34:09,415 root INFO running build 2024-11-01 21:34:09,415 root INFO running build_py 2024-11-01 21:34:09,418 root INFO creating build 2024-11-01 21:34:09,418 root INFO creating build/lib 2024-11-01 21:34:09,418 root INFO creating build/lib/pydiffx 2024-11-01 21:34:09,419 root INFO copying pydiffx/__init__.py -> build/lib/pydiffx 2024-11-01 21:34:09,419 root INFO copying pydiffx/options.py -> build/lib/pydiffx 2024-11-01 21:34:09,419 root INFO copying pydiffx/writer.py -> build/lib/pydiffx 2024-11-01 21:34:09,419 root INFO copying pydiffx/reader.py -> build/lib/pydiffx 2024-11-01 21:34:09,420 root INFO copying pydiffx/sections.py -> build/lib/pydiffx 2024-11-01 21:34:09,420 root INFO copying pydiffx/errors.py -> build/lib/pydiffx 2024-11-01 21:34:09,420 root INFO copying pydiffx/_version.py -> build/lib/pydiffx 2024-11-01 21:34:09,420 root INFO creating build/lib/pydiffx/dom 2024-11-01 21:34:09,421 root INFO copying pydiffx/dom/__init__.py -> build/lib/pydiffx/dom 2024-11-01 21:34:09,421 root INFO copying pydiffx/dom/writer.py -> build/lib/pydiffx/dom 2024-11-01 21:34:09,421 root INFO copying pydiffx/dom/reader.py -> build/lib/pydiffx/dom 2024-11-01 21:34:09,421 root INFO copying pydiffx/dom/properties.py -> build/lib/pydiffx/dom 2024-11-01 21:34:09,422 root INFO copying pydiffx/dom/objects.py -> build/lib/pydiffx/dom 2024-11-01 21:34:09,422 root INFO creating build/lib/pydiffx/utils 2024-11-01 21:34:09,422 root INFO copying pydiffx/utils/__init__.py -> build/lib/pydiffx/utils 2024-11-01 21:34:09,423 root INFO copying pydiffx/utils/unified_diffs.py -> build/lib/pydiffx/utils 2024-11-01 21:34:09,423 root INFO copying pydiffx/utils/text.py -> build/lib/pydiffx/utils 2024-11-01 21:34:09,423 root INFO creating build/lib/pydiffx/tests 2024-11-01 21:34:09,423 root INFO copying pydiffx/tests/__init__.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,424 root INFO copying pydiffx/tests/test_reader.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,424 root INFO copying pydiffx/tests/test_utils_unified_diffs.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,424 root INFO copying pydiffx/tests/test_utils_text.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,424 root INFO copying pydiffx/tests/testcases.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,425 root INFO copying pydiffx/tests/test_writer.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,425 root INFO copying pydiffx/tests/test_dom_objects.py -> build/lib/pydiffx/tests 2024-11-01 21:34:09,425 root INFO creating build/lib/pydiffx/integrations 2024-11-01 21:34:09,426 root INFO copying pydiffx/integrations/__init__.py -> build/lib/pydiffx/integrations 2024-11-01 21:34:09,426 root INFO copying pydiffx/integrations/pygments_lexer.py -> build/lib/pydiffx/integrations 2024-11-01 21:34:09,433 root INFO installing to build/bdist.linux-armv8l/wheel 2024-11-01 21:34:09,433 root INFO running install 2024-11-01 21:34:09,442 root INFO running install_lib 2024-11-01 21:34:09,444 root INFO creating build/bdist.linux-armv8l 2024-11-01 21:34:09,445 root INFO creating build/bdist.linux-armv8l/wheel 2024-11-01 21:34:09,445 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,445 root INFO copying build/lib/pydiffx/__init__.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,445 root INFO copying build/lib/pydiffx/options.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,446 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,446 root INFO copying build/lib/pydiffx/dom/__init__.py -> build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,446 root INFO copying build/lib/pydiffx/dom/writer.py -> build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,446 root INFO copying build/lib/pydiffx/dom/reader.py -> build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,447 root INFO copying build/lib/pydiffx/dom/properties.py -> build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,447 root INFO copying build/lib/pydiffx/dom/objects.py -> build/bdist.linux-armv8l/wheel/pydiffx/dom 2024-11-01 21:34:09,447 root INFO copying build/lib/pydiffx/writer.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,447 root INFO copying build/lib/pydiffx/reader.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,448 root INFO copying build/lib/pydiffx/sections.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,448 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx/utils 2024-11-01 21:34:09,448 root INFO copying build/lib/pydiffx/utils/__init__.py -> build/bdist.linux-armv8l/wheel/pydiffx/utils 2024-11-01 21:34:09,448 root INFO copying build/lib/pydiffx/utils/unified_diffs.py -> build/bdist.linux-armv8l/wheel/pydiffx/utils 2024-11-01 21:34:09,448 root INFO copying build/lib/pydiffx/utils/text.py -> build/bdist.linux-armv8l/wheel/pydiffx/utils 2024-11-01 21:34:09,449 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,449 root INFO copying build/lib/pydiffx/tests/__init__.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,449 root INFO copying build/lib/pydiffx/tests/test_reader.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,449 root INFO copying build/lib/pydiffx/tests/test_utils_unified_diffs.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,450 root INFO copying build/lib/pydiffx/tests/test_utils_text.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,450 root INFO copying build/lib/pydiffx/tests/testcases.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,450 root INFO copying build/lib/pydiffx/tests/test_writer.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,450 root INFO copying build/lib/pydiffx/tests/test_dom_objects.py -> build/bdist.linux-armv8l/wheel/pydiffx/tests 2024-11-01 21:34:09,450 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx/integrations 2024-11-01 21:34:09,451 root INFO copying build/lib/pydiffx/integrations/__init__.py -> build/bdist.linux-armv8l/wheel/pydiffx/integrations 2024-11-01 21:34:09,451 root INFO copying build/lib/pydiffx/integrations/pygments_lexer.py -> build/bdist.linux-armv8l/wheel/pydiffx/integrations 2024-11-01 21:34:09,451 root INFO copying build/lib/pydiffx/errors.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,451 root INFO copying build/lib/pydiffx/_version.py -> build/bdist.linux-armv8l/wheel/pydiffx 2024-11-01 21:34:09,451 root INFO running install_egg_info 2024-11-01 21:34:09,454 root INFO running egg_info 2024-11-01 21:34:09,456 root INFO writing pydiffx.egg-info/PKG-INFO 2024-11-01 21:34:09,456 root INFO writing dependency_links to pydiffx.egg-info/dependency_links.txt 2024-11-01 21:34:09,457 root INFO writing entry points to pydiffx.egg-info/entry_points.txt 2024-11-01 21:34:09,457 root INFO writing requirements to pydiffx.egg-info/requires.txt 2024-11-01 21:34:09,457 root INFO writing top-level names to pydiffx.egg-info/top_level.txt 2024-11-01 21:34:09,460 root INFO reading manifest file 'pydiffx.egg-info/SOURCES.txt' 2024-11-01 21:34:09,460 root INFO adding license file 'LICENSE' 2024-11-01 21:34:09,460 root INFO adding license file 'AUTHORS' 2024-11-01 21:34:09,461 root INFO writing manifest file 'pydiffx.egg-info/SOURCES.txt' 2024-11-01 21:34:09,462 root INFO Copying pydiffx.egg-info to build/bdist.linux-armv8l/wheel/pydiffx-1.1-py3.12.egg-info 2024-11-01 21:34:09,463 root INFO running install_scripts 2024-11-01 21:34:09,465 root INFO creating build/bdist.linux-armv8l/wheel/pydiffx-1.1.dist-info/WHEEL 2024-11-01 21:34:09,466 wheel INFO creating '/home/buildozer/aports/community/pydiffx/src/pydiffx-1.1/.dist/.tmp-8b60wr_u/pydiffx-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-11-01 21:34:09,467 wheel INFO adding 'pydiffx/__init__.py' 2024-11-01 21:34:09,467 wheel INFO adding 'pydiffx/_version.py' 2024-11-01 21:34:09,467 wheel INFO adding 'pydiffx/errors.py' 2024-11-01 21:34:09,467 wheel INFO adding 'pydiffx/options.py' 2024-11-01 21:34:09,468 wheel INFO adding 'pydiffx/reader.py' 2024-11-01 21:34:09,468 wheel INFO adding 'pydiffx/sections.py' 2024-11-01 21:34:09,468 wheel INFO adding 'pydiffx/writer.py' 2024-11-01 21:34:09,468 wheel INFO adding 'pydiffx/dom/__init__.py' 2024-11-01 21:34:09,468 wheel INFO adding 'pydiffx/dom/objects.py' 2024-11-01 21:34:09,469 wheel INFO adding 'pydiffx/dom/properties.py' 2024-11-01 21:34:09,469 wheel INFO adding 'pydiffx/dom/reader.py' 2024-11-01 21:34:09,469 wheel INFO adding 'pydiffx/dom/writer.py' 2024-11-01 21:34:09,469 wheel INFO adding 'pydiffx/integrations/__init__.py' 2024-11-01 21:34:09,470 wheel INFO adding 'pydiffx/integrations/pygments_lexer.py' 2024-11-01 21:34:09,470 wheel INFO adding 'pydiffx/tests/__init__.py' 2024-11-01 21:34:09,470 wheel INFO adding 'pydiffx/tests/test_dom_objects.py' 2024-11-01 21:34:09,470 wheel INFO adding 'pydiffx/tests/test_reader.py' 2024-11-01 21:34:09,471 wheel INFO adding 'pydiffx/tests/test_utils_text.py' 2024-11-01 21:34:09,471 wheel INFO adding 'pydiffx/tests/test_utils_unified_diffs.py' 2024-11-01 21:34:09,471 wheel INFO adding 'pydiffx/tests/test_writer.py' 2024-11-01 21:34:09,472 wheel INFO adding 'pydiffx/tests/testcases.py' 2024-11-01 21:34:09,472 wheel INFO adding 'pydiffx/utils/__init__.py' 2024-11-01 21:34:09,472 wheel INFO adding 'pydiffx/utils/text.py' 2024-11-01 21:34:09,472 wheel INFO adding 'pydiffx/utils/unified_diffs.py' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/AUTHORS' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/LICENSE' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/METADATA' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/WHEEL' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/entry_points.txt' 2024-11-01 21:34:09,473 wheel INFO adding 'pydiffx-1.1.dist-info/top_level.txt' 2024-11-01 21:34:09,474 wheel INFO adding 'pydiffx-1.1.dist-info/RECORD' 2024-11-01 21:34:09,474 root INFO removing build/bdist.linux-armv8l/wheel 2024-11-01 21:34:09,475 gpep517 INFO The backend produced .dist/pydiffx-1.1-py2.py3-none-any.whl pydiffx-1.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/pydiffx/src/pydiffx-1.1 plugins: kgb-7.1.1 collected 176 items pydiffx/tests/test_dom_objects.py ...................................... [ 21%] .............................................. [ 47%] pydiffx/tests/test_reader.py ..................... [ 59%] pydiffx/tests/test_utils_text.py ..... [ 62%] pydiffx/tests/test_utils_unified_diffs.py ....................... [ 75%] pydiffx/tests/test_writer.py ........................................... [100%] ============================= 176 passed in 0.23s ============================== >>> pydiffx: Entering fakeroot... >>> pydiffx-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.12/site-packages/pydiffx/dom/__pycache__' 'usr/lib/python3.12/site-packages/pydiffx/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.12/site-packages/pydiffx/__pycache__' 'usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.12/site-packages/pydiffx/utils/__pycache__' 'usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.12/site-packages/pydiffx/integrations/__pycache__' >>> pydiffx-pyc*: Preparing subpackage pydiffx-pyc... >>> pydiffx-pyc*: Running postcheck for pydiffx-pyc >>> pydiffx*: Running postcheck for pydiffx >>> pydiffx*: Preparing package pydiffx... >>> pydiffx-pyc*: Tracing dependencies... python3 py3-six python3~3.12 >>> pydiffx-pyc*: Package size: 119.4 KB >>> pydiffx-pyc*: Compressing data... >>> pydiffx-pyc*: Create checksum... >>> pydiffx-pyc*: Create pydiffx-pyc-1.1-r3.apk >>> pydiffx*: Tracing dependencies... python3 py3-six python3~3.12 >>> pydiffx*: Package size: 130.0 KB >>> pydiffx*: Compressing data... >>> pydiffx*: Create checksum... >>> pydiffx*: Create pydiffx-1.1-r3.apk >>> pydiffx: Build complete at Fri, 01 Nov 2024 21:34:13 +0000 elapsed time 0h 0m 23s >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Uninstalling dependencies... (1/36) Purging .makedepends-pydiffx (20241101.213407) (2/36) Purging py3-six-pyc (1.16.0-r9) (3/36) Purging py3-six (1.16.0-r9) (4/36) Purging py3-gpep517-pyc (16-r0) (5/36) Purging py3-gpep517 (16-r0) (6/36) Purging py3-installer-pyc (0.7.0-r2) (7/36) Purging py3-installer (0.7.0-r2) (8/36) Purging py3-setuptools-pyc (70.3.0-r0) (9/36) Purging py3-setuptools (70.3.0-r0) (10/36) Purging py3-wheel-pyc (0.43.0-r0) (11/36) Purging py3-wheel (0.43.0-r0) (12/36) Purging py3-kgb-pyc (7.1.1-r3) (13/36) Purging py3-kgb (7.1.1-r3) (14/36) Purging py3-pytest-pyc (8.3.3-r0) (15/36) Purging py3-pytest (8.3.3-r0) (16/36) Purging py3-iniconfig-pyc (2.0.0-r1) (17/36) Purging py3-iniconfig (2.0.0-r1) (18/36) Purging py3-packaging-pyc (24.1-r0) (19/36) Purging py3-packaging (24.1-r0) (20/36) Purging py3-parsing-pyc (3.1.4-r0) (21/36) Purging py3-parsing (3.1.4-r0) (22/36) Purging py3-pluggy-pyc (1.5.0-r0) (23/36) Purging py3-pluggy (1.5.0-r0) (24/36) Purging py3-py-pyc (1.11.0-r4) (25/36) Purging py3-py (1.11.0-r4) (26/36) Purging python3-pyc (3.12.7-r1) (27/36) Purging python3-pycache-pyc0 (3.12.7-r1) (28/36) Purging pyc (3.12.7-r1) (29/36) Purging python3 (3.12.7-r1) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.6-r0) (33/36) Purging libpanelw (6.5_p20241006-r2) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.47.0-r0) (36/36) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 271 MiB in 101 packages >>> pydiffx: Updating the community/armv7 repository index... >>> pydiffx: Signing the index...