>>> bats-support: Building testing/bats-support 0.3.0-r0 (using abuild 3.13.0-r5) started Sun, 08 Sep 2024 12:02:34 +0000
>>> bats-support: Checking sanity of /home/buildozer/aports/testing/bats-support/APKBUILD...
>>> bats-support: Analyzing dependencies...
>>> bats-support: Installing for build: build-base bash bats-core
(1/3) Installing bash (5.2.32-r0)
Executing bash-5.2.32-r0.post-install
(2/3) Installing bats-core (1.11.0-r0)
(3/3) Installing .makedepends-bats-support (20240908.120235)
Executing busybox-1.36.1-r31.trigger
OK: 414 MiB in 120 packages
>>> bats-support: Cleaning up srcdir
>>> bats-support: Cleaning up pkgdir
>>> bats-support: Cleaning up tmpdir
>>> bats-support: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bats-support-0.3.0.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
>>> bats-support: Fetching bats-support-0.3.0.tar.gz::https://github.com/bats-core/bats-support/archive/refs/tags/v0.3.0.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

100 10403    0 10403    0     0  27594      0 --:--:-- --:--:-- --:--:-- 27594
>>> bats-support: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bats-support-0.3.0.tar.gz
>>> bats-support: Checking sha512sums...
bats-support-0.3.0.tar.gz: OK
>>> bats-support: Unpacking /var/cache/distfiles/edge/bats-support-0.3.0.tar.gz...
1..37
ok 1 batslib_err() <message...>: displays <message...>
ok 2 batslib_err(): reads <message...> from STDIN
ok 3 batslib_count_lines() <string>: displays the number of lines in <string>
ok 4 batslib_count_lines() <string>: counts the last line when it is not terminated by a newline
ok 5 batslib_count_lines() <string>: counts empty lines
ok 6 batslib_is_single_line() <string...>: returns 0 if all <string...> are single-line
ok 7 batslib_is_single_line() <string...>: returns 1 if at least one of <string...> is longer than one line
ok 8 batslib_get_max_single_line_key_width() <pair...>: displays the length of the longest key
ok 9 batslib_get_max_single_line_key_width() <pair...>: only considers keys with single-line values
ok 10 batslib_print_kv_single() <width> <pair...>: displays <pair...> in two-column format with <width> wide key column
ok 11 batslib_print_kv_single() <width> <pair...>: does not truncate keys when the column is too narrow
ok 12 batslib_print_kv_multi() <pair...>: displays <pair...> in multi-line format
ok 13 batslib_print_kv_single_or_multi() <width> <pair...>: displays <pair...> in two-column format if all values are one line long
ok 14 batslib_print_kv_single_or_multi() <width> <pair...>: displays <pair...> in multi-line format if at least one value is longer than one line
ok 15 batslib_prefix() <prefix>: prefixes each line of the input with <prefix>
ok 16 batslib_prefix() <prefix>: prefixes the last line when it is not terminated by a newline
ok 17 batslib_prefix() <prefix>: prefixes empty lines
ok 18 batslib_prefix(): <prefix> default to two spaces
ok 19 batslib_mark() <mark> <index>: marks the <index>-th line of the input with <mark>
ok 20 batslib_mark() <mark> <index...>: marks multiple lines when <index...> is in ascending order
ok 21 batslib_mark() <mark> <index...>: marks multiple lines when <index...> is in random order
ok 22 batslib_mark() <mark> <index...>: ignores duplicate indices
ok 23 batslib_mark() <mark> <index...>: outputs the input untouched if <mark> is the empty string
ok 24 batslib_mark() <mark> <index>: marks the last line when it is not terminated by a newline
ok 25 batslib_mark() <mark> <index>: does not truncate <mark> if it is longer than the marked line
ok 26 batslib_decorate() <title>: encloses the input in a footer line and a header line containing <title>
ok 27 fail() <message>: returns 1 and displays <message>
ok 28 fail(): reads <message> from STDIN
ok 29 batslib_is_caller() <function>: returns 0 if the current function was called directly from <function>
ok 30 batslib_is_caller() <function>: returns 1 if the current function was not called directly from <function>
ok 31 batslib_is_caller() <function>: the current function does not appear on the call stack
ok 32 batslib_is_caller() -i <function>: enables indirect checking
ok 33 batslib_is_caller() --indirect <function>: enables indirect checking
ok 34 batslib_is_caller() --indirect <function>: returns 0 if the current function was called indirectly from <function>
ok 35 batslib_is_caller() --indirect <function>: returns 1 if the current function was not called indirectly from <function>
ok 36 batslib_is_caller() --indirect <function>: direct invocation is a special case of indirect invocation with zero intermediate calls
ok 37 batslib_is_caller() --indirect <function>: the current function does not appear on the call stack
>>> bats-support: Entering fakeroot...
>>> bats-support*: Running postcheck for bats-support
>>> bats-support*: Preparing package bats-support...
>>> bats-support*: Tracing dependencies...
>>> bats-support*: Package size: 44.0 KB
>>> bats-support*: Compressing data...
>>> bats-support*: Create checksum...
>>> bats-support*: Create bats-support-0.3.0-r0.apk
>>> bats-support: Build complete at Sun, 08 Sep 2024 12:02:39 +0000 elapsed time 0h 0m 5s
>>> bats-support: Cleaning up srcdir
>>> bats-support: Cleaning up pkgdir
>>> bats-support: Uninstalling dependencies...
(1/3) Purging .makedepends-bats-support (20240908.120235)
(2/3) Purging bats-core (1.11.0-r0)
(3/3) Purging bash (5.2.32-r0)
Executing bash-5.2.32-r0.pre-deinstall
Executing busybox-1.36.1-r31.trigger
OK: 412 MiB in 117 packages
>>> bats-support: Updating the testing/x86 repository index...
>>> bats-support: Signing the index...