>>> gitlint: Building testing/gitlint 0.19.1-r0 (using abuild 3.11.11-r0) started Thu, 22 Jun 2023 17:24:23 +0000 >>> gitlint: Checking sanity of /home/buildozer/aports/testing/gitlint/APKBUILD... >>> gitlint: Analyzing dependencies... >>> gitlint: Installing for build: build-base py3-arrow py3-click py3-sh py3-gpep517 py3-hatch-vcs py3-hatchling py3-installer py3-wheel py3-pytest (1/53) Installing libffi (3.4.4-r3) (2/53) Installing gdbm (1.23-r1) (3/53) Installing mpdecimal (2.5.1-r2) (4/53) Installing libpanelw (6.4_p20230617-r0) (5/53) Installing readline (8.2.1-r2) (6/53) Installing sqlite-libs (3.42.0-r2) (7/53) Installing python3 (3.11.4-r0) (8/53) Installing python3-pycache-pyc0 (3.11.4-r0) (9/53) Installing pyc (0.1-r0) (10/53) Installing py3-six (1.16.0-r6) (11/53) Installing py3-six-pyc (1.16.0-r6) (12/53) Installing py3-dateutil-pyc (2.8.2-r3) (13/53) Installing py3-arrow-pyc (1.2.3-r2) (14/53) Installing python3-pyc (3.11.4-r0) (15/53) Installing py3-dateutil (2.8.2-r3) (16/53) Installing py3-arrow (1.2.3-r2) (17/53) Installing py3-click (8.1.3-r2) (18/53) Installing py3-click-pyc (8.1.3-r2) (19/53) Installing py3-sh (1.14.3-r2) (20/53) Installing py3-sh-pyc (1.14.3-r2) (21/53) Installing py3-installer (0.7.0-r1) (22/53) Installing py3-installer-pyc (0.7.0-r1) (23/53) Installing py3-gpep517 (13-r2) (24/53) Installing py3-gpep517-pyc (13-r2) (25/53) Installing py3-editables (0.3-r3) (26/53) Installing py3-editables-pyc (0.3-r3) (27/53) Installing py3-parsing (3.1.0-r0) (28/53) Installing py3-parsing-pyc (3.1.0-r0) (29/53) Installing py3-packaging (23.1-r1) (30/53) Installing py3-packaging-pyc (23.1-r1) (31/53) Installing py3-pathspec (0.11.1-r1) (32/53) Installing py3-pathspec-pyc (0.11.1-r1) (33/53) Installing py3-pluggy (1.2.0-r0) (34/53) Installing py3-pluggy-pyc (1.2.0-r0) (35/53) Installing py3-trove-classifiers (2023.5.24-r0) (36/53) Installing py3-trove-classifiers-pyc (2023.5.24-r0) (37/53) Installing py3-hatchling (1.18.0-r0) (38/53) Installing py3-hatchling-pyc (1.18.0-r0) (39/53) Installing py3-setuptools (68.0.0-r0) (40/53) Installing py3-setuptools-pyc (68.0.0-r0) (41/53) Installing py3-setuptools_scm (7.1.0-r2) (42/53) Installing py3-setuptools_scm-pyc (7.1.0-r2) (43/53) Installing py3-hatch-vcs (0.3.0-r2) (44/53) Installing py3-hatch-vcs-pyc (0.3.0-r2) (45/53) Installing py3-wheel (0.40.0-r1) (46/53) Installing py3-wheel-pyc (0.40.0-r1) (47/53) Installing py3-iniconfig (1.1.1-r6) (48/53) Installing py3-iniconfig-pyc (1.1.1-r6) (49/53) Installing py3-py (1.11.0-r2) (50/53) Installing py3-py-pyc (1.11.0-r2) (51/53) Installing py3-pytest (7.3.2-r0) (52/53) Installing py3-pytest-pyc (7.3.2-r0) (53/53) Installing .makedepends-gitlint (20230622.172425) Executing busybox-1.36.1-r1.trigger OK: 327 MiB in 160 packages >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Cleaning up tmpdir >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitlint-0.19.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gitlint: Fetching https://github.com/jorisroovers/gitlint/archive/v0.19.1/gitlint-0.19.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 725k 4 36123 0 0 24478 0 0:00:30 0:00:01 0:00:29 24478 100 725k 100 725k 0 0 354k 0 0:00:02 0:00:02 --:--:-- 1215k >>> gitlint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gitlint-0.19.1.tar.gz >>> gitlint: Checking sha512sums... gitlint-0.19.1.tar.gz: OK >>> gitlint: Unpacking /var/cache/distfiles/gitlint-0.19.1.tar.gz... 2023-06-22 17:24:28,619 gpep517 INFO Building wheel via backend hatchling.build 2023-06-22 17:24:28,755 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.11.4, pytest-7.3.2, pluggy-1.2.0 rootdir: /home/buildozer/aports/testing/gitlint/src/gitlint-0.19.1/gitlint-core collected 201 items gitlint/tests/test_cache.py .. [ 0%] gitlint/tests/test_deprecation.py . [ 1%] gitlint/tests/test_display.py .. [ 2%] gitlint/tests/test_hooks.py ..... [ 4%] gitlint/tests/test_lint.py ............. [ 11%] gitlint/tests/test_options.py ........ [ 15%] gitlint/tests/test_utils.py ... [ 16%] gitlint/tests/cli/test_cli.py ................................... [ 34%] gitlint/tests/cli/test_cli_hooks.py .............. [ 41%] gitlint/tests/config/test_config.py ........... [ 46%] gitlint/tests/config/test_config_builder.py ........... [ 52%] gitlint/tests/config/test_config_precedence.py ... [ 53%] gitlint/tests/config/test_rule_collection.py ... [ 55%] gitlint/tests/contrib/test_contrib_rules.py .... [ 57%] gitlint/tests/contrib/rules/test_authors_commit.py ......... [ 61%] gitlint/tests/contrib/rules/test_conventional_commit.py .. [ 62%] gitlint/tests/contrib/rules/test_disallow_cleanup_commits.py .. [ 63%] gitlint/tests/contrib/rules/test_signedoff_by.py .. [ 64%] gitlint/tests/git/test_git.py ...... [ 67%] gitlint/tests/git/test_git_commit.py .................... [ 77%] gitlint/tests/git/test_git_context.py .. [ 78%] gitlint/tests/rules/test_body_rules.py .......... [ 83%] gitlint/tests/rules/test_configuration_rules.py .... [ 85%] gitlint/tests/rules/test_meta_rules.py .. [ 86%] gitlint/tests/rules/test_rules.py .... [ 88%] gitlint/tests/rules/test_title_rules.py ........ [ 92%] gitlint/tests/rules/test_user_rules.py ............... [100%] ============================= 201 passed in 1.35s ============================== >>> gitlint: Entering fakeroot... >>> gitlint-pyc*: Running split function pyc... '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/__pycache__' '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/contrib/rules/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/contrib/rules/__pycache__' '/home/buildozer/aports/testing/gitlint/pkg/gitlint/usr/lib/python3.11/site-packages/gitlint/contrib/__pycache__' -> '/home/buildozer/aports/testing/gitlint/pkg/gitlint-pyc/usr/lib/python3.11/site-packages/gitlint/contrib/__pycache__' >>> gitlint-pyc*: Preparing subpackage gitlint-pyc... >>> gitlint-pyc*: Running postcheck for gitlint-pyc >>> gitlint*: Running postcheck for gitlint >>> gitlint*: Preparing package gitlint... >>> gitlint-pyc*: Tracing dependencies... py3-arrow py3-click py3-sh python3~3.11 >>> gitlint-pyc*: Package size: 264.0 KB >>> gitlint-pyc*: Compressing data... >>> gitlint-pyc*: Create checksum... >>> gitlint-pyc*: Create gitlint-pyc-0.19.1-r0.apk >>> gitlint*: Tracing dependencies... py3-arrow py3-click py3-sh python3~3.11 >>> gitlint*: Package size: 248.0 KB >>> gitlint*: Compressing data... >>> gitlint*: Create checksum... >>> gitlint*: Create gitlint-0.19.1-r0.apk >>> gitlint: Build complete at Thu, 22 Jun 2023 17:24:31 +0000 elapsed time 0h 0m 8s >>> gitlint: Cleaning up srcdir >>> gitlint: Cleaning up pkgdir >>> gitlint: Uninstalling dependencies... (1/53) Purging .makedepends-gitlint (20230622.172425) (2/53) Purging py3-arrow-pyc (1.2.3-r2) (3/53) Purging py3-arrow (1.2.3-r2) (4/53) Purging py3-dateutil-pyc (2.8.2-r3) (5/53) Purging py3-dateutil (2.8.2-r3) (6/53) Purging py3-six-pyc (1.16.0-r6) (7/53) Purging py3-six (1.16.0-r6) (8/53) Purging py3-click-pyc (8.1.3-r2) (9/53) Purging py3-click (8.1.3-r2) (10/53) Purging py3-sh-pyc (1.14.3-r2) (11/53) Purging py3-sh (1.14.3-r2) (12/53) Purging py3-gpep517-pyc (13-r2) (13/53) Purging py3-gpep517 (13-r2) (14/53) Purging py3-hatch-vcs-pyc (0.3.0-r2) (15/53) Purging py3-hatch-vcs (0.3.0-r2) (16/53) Purging py3-setuptools_scm-pyc (7.1.0-r2) (17/53) Purging py3-setuptools_scm (7.1.0-r2) (18/53) Purging py3-setuptools-pyc (68.0.0-r0) (19/53) Purging py3-setuptools (68.0.0-r0) (20/53) Purging py3-hatchling-pyc (1.18.0-r0) (21/53) Purging py3-hatchling (1.18.0-r0) (22/53) Purging py3-editables-pyc (0.3-r3) (23/53) Purging py3-editables (0.3-r3) (24/53) Purging py3-pathspec-pyc (0.11.1-r1) (25/53) Purging py3-pathspec (0.11.1-r1) (26/53) Purging py3-trove-classifiers-pyc (2023.5.24-r0) (27/53) Purging py3-trove-classifiers (2023.5.24-r0) (28/53) Purging py3-installer-pyc (0.7.0-r1) (29/53) Purging py3-installer (0.7.0-r1) (30/53) Purging py3-wheel-pyc (0.40.0-r1) (31/53) Purging py3-wheel (0.40.0-r1) (32/53) Purging py3-pytest-pyc (7.3.2-r0) (33/53) Purging py3-pytest (7.3.2-r0) (34/53) Purging py3-iniconfig-pyc (1.1.1-r6) (35/53) Purging py3-iniconfig (1.1.1-r6) (36/53) Purging py3-packaging-pyc (23.1-r1) (37/53) Purging py3-packaging (23.1-r1) (38/53) Purging py3-parsing-pyc (3.1.0-r0) (39/53) Purging py3-parsing (3.1.0-r0) (40/53) Purging py3-pluggy-pyc (1.2.0-r0) (41/53) Purging py3-pluggy (1.2.0-r0) (42/53) Purging py3-py-pyc (1.11.0-r2) (43/53) Purging py3-py (1.11.0-r2) (44/53) Purging python3-pyc (3.11.4-r0) (45/53) Purging python3-pycache-pyc0 (3.11.4-r0) (46/53) Purging pyc (0.1-r0) (47/53) Purging python3 (3.11.4-r0) (48/53) Purging gdbm (1.23-r1) (49/53) Purging libffi (3.4.4-r3) (50/53) Purging libpanelw (6.4_p20230617-r0) (51/53) Purging mpdecimal (2.5.1-r2) (52/53) Purging readline (8.2.1-r2) (53/53) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 263 MiB in 107 packages >>> gitlint: Updating the testing/ppc64le repository index... >>> gitlint: Signing the index...