>>> gitlint: Building community/gitlint 0.19.1-r2 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 19:54:22 +0000 >>> gitlint: Validating /home/buildozer/aports/community/gitlint/APKBUILD... >>> gitlint: Analyzing dependencies... >>> gitlint: Installing for build: build-base py3-arrow py3-click py3-gpep517 py3-hatch-vcs py3-hatchling py3-installer py3-wheel py3-pytest (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing gdbm (1.24-r0) (3/50) Installing mpdecimal (4.0.0-r0) (4/50) Installing libpanelw (6.5_p20250412-r0) (5/50) Installing sqlite-libs (3.49.1-r0) (6/50) Installing python3 (3.12.10-r0) (7/50) Installing python3-pycache-pyc0 (3.12.10-r0) (8/50) Installing pyc (3.12.10-r0) (9/50) Installing py3-six (1.17.0-r0) (10/50) Installing py3-six-pyc (1.17.0-r0) (11/50) Installing py3-dateutil-pyc (2.9.0-r1) (12/50) Installing py3-arrow-pyc (1.3.0-r2) (13/50) Installing python3-pyc (3.12.10-r0) (14/50) Installing py3-dateutil (2.9.0-r1) (15/50) Installing py3-arrow (1.3.0-r2) (16/50) Installing py3-click (8.1.8-r0) (17/50) Installing py3-click-pyc (8.1.8-r0) (18/50) Installing py3-installer (0.7.0-r2) (19/50) Installing py3-installer-pyc (0.7.0-r2) (20/50) Installing py3-gpep517 (16-r0) (21/50) Installing py3-gpep517-pyc (16-r0) (22/50) Installing py3-editables (0.5-r2) (23/50) Installing py3-editables-pyc (0.5-r2) (24/50) Installing py3-parsing (3.2.0-r0) (25/50) Installing py3-parsing-pyc (3.2.0-r0) (26/50) Installing py3-packaging (24.2-r0) (27/50) Installing py3-packaging-pyc (24.2-r0) (28/50) Installing py3-pathspec (0.12.1-r2) (29/50) Installing py3-pathspec-pyc (0.12.1-r2) (30/50) Installing py3-pluggy (1.5.0-r0) (31/50) Installing py3-pluggy-pyc (1.5.0-r0) (32/50) Installing py3-trove-classifiers (2025.1.15.22-r0) (33/50) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0) (34/50) Installing py3-hatchling (1.27.0-r0) (35/50) Installing py3-hatchling-pyc (1.27.0-r0) (36/50) Installing py3-setuptools (77.0.3-r0) (37/50) Installing py3-setuptools-pyc (77.0.3-r0) (38/50) Installing py3-setuptools_scm (8.2.0-r0) (39/50) Installing py3-setuptools_scm-pyc (8.2.0-r0) (40/50) Installing py3-hatch-vcs (0.4.0-r2) (41/50) Installing py3-hatch-vcs-pyc (0.4.0-r2) (42/50) Installing py3-wheel (0.43.0-r0) (43/50) Installing py3-wheel-pyc (0.43.0-r0) (44/50) Installing py3-iniconfig (2.1.0-r0) (45/50) Installing py3-iniconfig-pyc (2.1.0-r0) (46/50) Installing py3-py (1.11.0-r4) (47/50) Installing py3-py-pyc (1.11.0-r4) (48/50) Installing py3-pytest (8.3.5-r0) (49/50) Installing py3-pytest-pyc (8.3.5-r0) (50/50) Installing .makedepends-gitlint (20250426.195431) Executing busybox-1.37.0-r16.trigger OK: 651 MiB in 159 packages >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Cleaning up tmpdir >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/gitlint-0.19.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> gitlint: Fetching https://github.com/jorisroovers/gitlint/archive/v0.19.1/gitlint-0.19.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/gitlint-0.19.1.tar.gz.part' gitlint-0.19.1.tar.g 100% |********************************| 725k 0:00:00 ETA '/var/cache/distfiles/v3.22/gitlint-0.19.1.tar.gz.part' saved >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/gitlint-0.19.1.tar.gz >>> gitlint: Checking sha512sums... gitlint-0.19.1.tar.gz: OK >>> gitlint: Unpacking /var/cache/distfiles/v3.22/gitlint-0.19.1.tar.gz... 2025-04-26 19:54:33,153 gpep517 INFO Building wheel via backend hatchling.build 2025-04-26 19:54:33,344 gpep517 INFO The backend produced .dist/gitlint_core-0.19.1-py3-none-any.whl gitlint_core-0.19.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/gitlint/src/gitlint-0.19.1/gitlint-core configfile: pyproject.toml collected 201 items gitlint/tests/cli/test_cli.py ................................... [ 17%] gitlint/tests/cli/test_cli_hooks.py .............. [ 24%] gitlint/tests/config/test_config.py ........... [ 29%] gitlint/tests/config/test_config_builder.py ........... [ 35%] gitlint/tests/config/test_config_precedence.py ... [ 36%] gitlint/tests/config/test_rule_collection.py ... [ 38%] gitlint/tests/contrib/rules/test_authors_commit.py ......... [ 42%] gitlint/tests/contrib/rules/test_conventional_commit.py .. [ 43%] gitlint/tests/contrib/rules/test_disallow_cleanup_commits.py .. [ 44%] gitlint/tests/contrib/rules/test_signedoff_by.py .. [ 45%] gitlint/tests/contrib/test_contrib_rules.py .... [ 47%] gitlint/tests/git/test_git.py ...... [ 50%] gitlint/tests/git/test_git_commit.py .................... [ 60%] gitlint/tests/git/test_git_context.py .. [ 61%] gitlint/tests/rules/test_body_rules.py .......... [ 66%] gitlint/tests/rules/test_configuration_rules.py .... [ 68%] gitlint/tests/rules/test_meta_rules.py .. [ 69%] gitlint/tests/rules/test_rules.py .... [ 71%] gitlint/tests/rules/test_title_rules.py ........ [ 75%] gitlint/tests/rules/test_user_rules.py ............... [ 83%] gitlint/tests/test_cache.py .. [ 84%] gitlint/tests/test_deprecation.py . [ 84%] gitlint/tests/test_display.py .. [ 85%] gitlint/tests/test_hooks.py ..... [ 88%] gitlint/tests/test_lint.py ............. [ 94%] gitlint/tests/test_options.py ........ [ 98%] gitlint/tests/test_utils.py ... [100%] ============================= 201 passed in 1.08s ============================== >>> gitlint: Entering fakeroot... >>> gitlint-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gitlint/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.12/site-packages/gitlint/__pycache__' 'usr/lib/python3.12/site-packages/gitlint/contrib/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.12/site-packages/gitlint/contrib/__pycache__' 'usr/lib/python3.12/site-packages/gitlint/contrib/rules/__pycache__' -> '/home/buildozer/aports/community/gitlint/pkg/gitlint-pyc/usr/lib/python3.12/site-packages/gitlint/contrib/rules/__pycache__' >>> gitlint-pyc*: Preparing subpackage gitlint-pyc... >>> gitlint-pyc*: Running postcheck for gitlint-pyc >>> gitlint*: Running postcheck for gitlint >>> gitlint*: Preparing package gitlint... libfakeroot internal error: payload not recognized! >>> gitlint-pyc*: Tracing dependencies... py3-arrow py3-click python3~3.12 >>> gitlint-pyc*: Package size: 154.9 KB >>> gitlint-pyc*: Compressing data... >>> gitlint-pyc*: Create checksum... >>> gitlint-pyc*: Create gitlint-pyc-0.19.1-r2.apk >>> gitlint*: Tracing dependencies... py3-arrow py3-click python3~3.12 >>> gitlint*: Package size: 129.2 KB >>> gitlint*: Compressing data... >>> gitlint*: Create checksum... >>> gitlint*: Create gitlint-0.19.1-r2.apk >>> gitlint: Build complete at Sat, 26 Apr 2025 19:54:35 +0000 elapsed time 0h 0m 13s >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Uninstalling dependencies... (1/50) Purging .makedepends-gitlint (20250426.195431) (2/50) Purging py3-arrow-pyc (1.3.0-r2) (3/50) Purging py3-arrow (1.3.0-r2) (4/50) Purging py3-dateutil-pyc (2.9.0-r1) (5/50) Purging py3-dateutil (2.9.0-r1) (6/50) Purging py3-six-pyc (1.17.0-r0) (7/50) Purging py3-six (1.17.0-r0) (8/50) Purging py3-click-pyc (8.1.8-r0) (9/50) Purging py3-click (8.1.8-r0) (10/50) Purging py3-gpep517-pyc (16-r0) (11/50) Purging py3-gpep517 (16-r0) (12/50) Purging py3-hatch-vcs-pyc (0.4.0-r2) (13/50) Purging py3-hatch-vcs (0.4.0-r2) (14/50) Purging py3-setuptools_scm-pyc (8.2.0-r0) (15/50) Purging py3-setuptools_scm (8.2.0-r0) (16/50) Purging py3-setuptools-pyc (77.0.3-r0) (17/50) Purging py3-setuptools (77.0.3-r0) (18/50) Purging py3-hatchling-pyc (1.27.0-r0) (19/50) Purging py3-hatchling (1.27.0-r0) (20/50) Purging py3-editables-pyc (0.5-r2) (21/50) Purging py3-editables (0.5-r2) (22/50) Purging py3-pathspec-pyc (0.12.1-r2) (23/50) Purging py3-pathspec (0.12.1-r2) (24/50) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0) (25/50) Purging py3-trove-classifiers (2025.1.15.22-r0) (26/50) Purging py3-installer-pyc (0.7.0-r2) (27/50) Purging py3-installer (0.7.0-r2) (28/50) Purging py3-wheel-pyc (0.43.0-r0) (29/50) Purging py3-wheel (0.43.0-r0) (30/50) Purging py3-pytest-pyc (8.3.5-r0) (31/50) Purging py3-pytest (8.3.5-r0) (32/50) Purging py3-iniconfig-pyc (2.1.0-r0) (33/50) Purging py3-iniconfig (2.1.0-r0) (34/50) Purging py3-packaging-pyc (24.2-r0) (35/50) Purging py3-packaging (24.2-r0) (36/50) Purging py3-parsing-pyc (3.2.0-r0) (37/50) Purging py3-parsing (3.2.0-r0) (38/50) Purging py3-pluggy-pyc (1.5.0-r0) (39/50) Purging py3-pluggy (1.5.0-r0) (40/50) Purging py3-py-pyc (1.11.0-r4) (41/50) Purging py3-py (1.11.0-r4) (42/50) Purging python3-pyc (3.12.10-r0) (43/50) Purging python3-pycache-pyc0 (3.12.10-r0) (44/50) Purging pyc (3.12.10-r0) (45/50) Purging python3 (3.12.10-r0) (46/50) Purging gdbm (1.24-r0) (47/50) Purging libbz2 (1.0.8-r6) (48/50) Purging libpanelw (6.5_p20250412-r0) (49/50) Purging mpdecimal (4.0.0-r0) (50/50) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> gitlint: Updating the community/armhf repository index... >>> gitlint: Signing the index...