>>> git-filter-repo: Building testing/git-filter-repo 2.38.0-r0 (using abuild 3.11.21-r0) started Sat, 14 Oct 2023 21:06:46 +0000 >>> git-filter-repo: Checking sanity of /home/buildozer/aports/testing/git-filter-repo/APKBUILD... >>> git-filter-repo: Analyzing dependencies... >>> git-filter-repo: Installing for build: build-base python3 git bash perl rsync (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.4-r3) (3/18) Installing gdbm (1.23-r1) (4/18) Installing xz-libs (5.4.4-r0) (5/18) Installing mpdecimal (2.5.1-r2) (6/18) Installing libpanelw (6.4_p20230918-r2) (7/18) Installing readline (8.2.1-r2) (8/18) Installing sqlite-libs (3.43.2-r0) (9/18) Installing python3 (3.11.6-r1) (10/18) Installing python3-pycache-pyc0 (3.11.6-r1) (11/18) Installing pyc (3.11.6-r1) (12/18) Installing python3-pyc (3.11.6-r1) (13/18) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (14/18) Installing perl (5.38.0-r0) (15/18) Installing perl-error (0.17029-r2) (16/18) Installing perl-git (2.42.0-r0) (17/18) Installing git-perl (2.42.0-r0) (18/18) Installing .makedepends-git-filter-repo (20231014.210647) Executing busybox-1.36.1-r13.trigger OK: 428 MiB in 123 packages >>> git-filter-repo: Cleaning up srcdir >>> git-filter-repo: Cleaning up pkgdir >>> git-filter-repo: Cleaning up tmpdir >>> git-filter-repo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//git-filter-repo-2.38.0.tar.xz % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> git-filter-repo: Fetching https://github.com/newren/git-filter-repo/releases/download/v2.38.0/git-filter-repo-2.38.0.tar.xz % 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 100 150k 100 150k 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k >>> git-filter-repo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//git-filter-repo-2.38.0.tar.xz >>> git-filter-repo: Checking sha512sums... 10-no-version-test.patch: OK 20-git-filter-repo.patch: OK git-filter-repo-2.38.0.tar.xz: OK >>> git-filter-repo: Unpacking /var/cache/distfiles/edge/git-filter-repo-2.38.0.tar.xz... >>> git-filter-repo: 10-no-version-test.patch patching file t/t9390-filter-repo.sh >>> git-filter-repo: 20-git-filter-repo.patch patching file git-filter-repo == t9390-filter-repo.sh == ok 1 - check: basic -> basic-filename using '--path filename' ok 2 - check: basic -> basic-twenty using '--path twenty' ok 3 - check: basic -> basic-ten using '--path ten' ok 4 - check: basic -> basic-numbers using '--path ten --path twenty' ok 5 - check: basic -> basic-filename using '--invert-paths --path-glob t*en*' ok 6 - check: basic -> basic-numbers using '--invert-paths --path-regex f.*e.*e' ok 7 - check: basic -> basic-mailmap using '--mailmap ../t9390/sample-mailmap' ok 8 - check: basic -> basic-replace using '--replace-text ../t9390/sample-replace' ok 9 - check: basic -> basic-message using '--replace-message ../t9390/sample-message' ok 10 - check: empty -> empty-keepme using '--path keepme' ok 11 - check: empty -> more-empty-keepme using '--path keepme --prune-empty=always --prune-degenerate=always' ok 12 - check: empty -> less-empty-keepme using '--path keepme --prune-empty=never --prune-degenerate=never' ok 13 - check: degenerate -> degenerate-keepme using '--path moduleA/keepme' ok 14 - check: degenerate -> degenerate-moduleA using '--path moduleA' ok 15 - check: degenerate -> degenerate-globme using '--path-glob *me' ok 16 - check: degenerate -> degenerate-keepme-noff using '--path moduleA/keepme --no-ff' ok 17 - check: unusual -> unusual-filtered using '--path ' ok 18 - check: unusual -> unusual-mailmap using '--mailmap ../t9390/sample-mailmap' ok 19 - --path-rename sequences/tiny:sequences/small ok 20 - --path-rename sequences:numbers ok 21 - --path-rename-prefix values:numbers ok 22 - --path-rename squashing ok 23 - --path-rename inability to squash ok 24 - --paths-from-file ok 25 - Mixing filtering and renaming paths, not enough filters ok 26 - Mixing filtering and renaming paths, enough filters ok 27 - Mixing filtering and to-subdirectory-filter ok 28 - --tag-rename ok 29 - tag of tag before relevant portion of history ok 30 - --subdirectory-filter ok 31 - --subdirectory-filter with trailing slash ok 32 - --to-subdirectory-filter ok 33 - --use-base-name ok 34 - refs/replace/ to skip a parent ok 35 - refs/replace/ to add more initial history ok 36 - creation/deletion/updating of replace refs ok 37 - --debug ok 38 - --dry-run ok 39 - --dry-run --debug ok 40 - --dry-run --stdin ok 41 - --analyze ok 42 - --analyze --report-dir ok 43 - --replace-text all options ok 44 - --replace-text binary zero_byte-0_char ok 45 - --replace-text binary zero_byte-no_0_char ok 46 - --replace-text text-file no_zero_byte-zero_char ok 47 - --strip-blobs-bigger-than ok 48 - --strip-blobs-with-ids ok 49 - commit message rewrite ok 50 - commit hash unchanged if requested ok 51 - commit message encoding preserved if requested ok 52 - commit message rewrite unsuccessful ok 53 - startup sanity checks ok 54 - other startup error cases and requests for help ok 55 - invalid fast-import directives ok 56 - mailmap sanity checks ok 57 - incremental import ok 58 - --target ok 59 - --refs ok 60 - --refs and --replace-text ok 61 - reset to specific refs ok 62 - handle funny characters ok 63 - --state-branch with changing renames ok 64 - --state-branch with expanding paths and refs ok 65 - degenerate merge with non-matching filenames ok 66 - degenerate merge with typechange ok 67 - Filtering a blob to make it match previous version ok 68 - tweaking just a tag ok 69 - empty author ident # passed all 69 test(s) 1..69 == t9391-filter-repo-lib-usage.sh == ok 1 - commit_info.py ok 2 - file_filter.py ok 3 - print_progress.py ok 4 - rename-master-to-develop.py ok 5 - strip-cvs-keywords.py ok 6 - setup two extra repositories ok 7 - splice_repos.py ok 8 - create_fast_export_output.py ok 9 - unusual.py ok 10 - erroneous.py ok 11 - other error cases ok 12 - lint-history # passed all 12 test(s) 1..12 == t9392-python-callback.sh == ok 1 - --filename-callback ok 2 - --message-callback ok 3 - --name-callback ok 4 - --email-callback ok 5 - --refname-callback ok 6 - --refname-callback sanity check ok 7 - --blob-callback ok 8 - --commit-callback ok 9 - --tag-callback ok 10 - --reset-callback ok 11 - callback has return statement sanity check ok 12 - Callback read from a file # passed all 12 test(s) 1..12 >>> git-filter-repo: Entering fakeroot... >>> git-filter-repo-doc*: Running split function doc... >>> git-filter-repo-doc*: Preparing subpackage git-filter-repo-doc... >>> git-filter-repo-doc*: Running postcheck for git-filter-repo-doc >>> git-filter-repo*: Running postcheck for git-filter-repo >>> git-filter-repo*: Preparing package git-filter-repo... >>> git-filter-repo-doc*: Tracing dependencies... >>> git-filter-repo-doc*: Package size: 40.0 KB >>> git-filter-repo-doc*: Compressing data... >>> git-filter-repo-doc*: Create checksum... >>> git-filter-repo-doc*: Create git-filter-repo-doc-2.38.0-r0.apk >>> git-filter-repo*: Tracing dependencies... python3 git python3~3.11 >>> git-filter-repo*: Package size: 188.0 KB >>> git-filter-repo*: Compressing data... >>> git-filter-repo*: Create checksum... >>> git-filter-repo*: Create git-filter-repo-2.38.0-r0.apk >>> git-filter-repo: Build complete at Sat, 14 Oct 2023 21:07:03 +0000 elapsed time 0h 0m 17s >>> git-filter-repo: Cleaning up srcdir >>> git-filter-repo: Cleaning up pkgdir >>> git-filter-repo: Uninstalling dependencies... (1/18) Purging .makedepends-git-filter-repo (20231014.210647) (2/18) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (3/18) Purging git-perl (2.42.0-r0) (4/18) Purging perl-git (2.42.0-r0) (5/18) Purging perl-error (0.17029-r2) (6/18) Purging perl (5.38.0-r0) (7/18) Purging python3-pyc (3.11.6-r1) (8/18) Purging python3-pycache-pyc0 (3.11.6-r1) (9/18) Purging pyc (3.11.6-r1) (10/18) Purging python3 (3.11.6-r1) (11/18) Purging gdbm (1.23-r1) (12/18) Purging libbz2 (1.0.8-r6) (13/18) Purging libffi (3.4.4-r3) (14/18) Purging libpanelw (6.4_p20230918-r2) (15/18) Purging mpdecimal (2.5.1-r2) (16/18) Purging readline (8.2.1-r2) (17/18) Purging sqlite-libs (3.43.2-r0) (18/18) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 345 MiB in 105 packages >>> git-filter-repo: Updating the testing/s390x repository index... >>> git-filter-repo: Signing the index...