>>> sbctl: Building community/sbctl 0.11-r1 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 08:50:42 +0000 >>> sbctl: Checking sanity of /home/buildozer/aports/community/sbctl/APKBUILD... >>> sbctl: Analyzing dependencies... >>> sbctl: Installing for build: build-base binutils lsblk asciidoc go (1/28) Installing libblkid (2.38.1-r7) (2/28) Installing libmount (2.38.1-r7) (3/28) Installing libsmartcols (2.38.1-r7) (4/28) Installing lsblk (2.38.1-r7) (5/28) Installing libbz2 (1.0.8-r5) (6/28) Installing libffi (3.4.4-r2) (7/28) Installing gdbm (1.23-r1) (8/28) Installing xz-libs (5.4.2-r1) (9/28) Installing mpdecimal (2.5.1-r2) (10/28) Installing libpanelw (6.4_p20230401-r4) (11/28) Installing readline (8.2.1-r1) (12/28) Installing sqlite-libs (3.41.2-r2) (13/28) Installing python3 (3.11.3-r10) (14/28) Installing python3-pycache-pyc0 (3.11.3-r10) (15/28) Installing pyc (0.1-r0) (16/28) Installing libxml2 (2.10.4-r2) (17/28) Installing libxml2-utils (2.10.4-r2) (18/28) Installing libgpg-error (1.47-r1) (19/28) Installing libgcrypt (1.10.2-r1) (20/28) Installing libxslt (1.1.37-r3) (21/28) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (22/28) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (23/28) Installing asciidoc-pyc (10.2.0-r3) (24/28) Installing python3-pyc (3.11.3-r10) (25/28) Installing asciidoc (10.2.0-r3) (26/28) Installing binutils-gold (2.40-r5) (27/28) Installing go (1.20.3-r0) (28/28) Installing .makedepends-sbctl (20230421.085045) Executing busybox-1.36.0-r7.trigger OK: 648 MiB in 126 packages >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/sbctl-0.11.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> sbctl: Fetching https://github.com/Foxboron/sbctl/releases/download/0.11/sbctl-0.11.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 100 1596k 100 1596k 0 0 1419k 0 0:00:01 0:00:01 --:--:-- 1419k >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/sbctl-0.11.tar.gz >>> sbctl: Checking sha512sums... sbctl-0.11.tar.gz: OK >>> sbctl: Unpacking /var/cache/distfiles/v3.18/sbctl-0.11.tar.gz... a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.8.txt go build -o sbctl ./cmd/sbctl go: downloading github.com/foxboron/go-uefi v0.0.0-20230217160721-375279dfc837 go: downloading github.com/spf13/afero v1.9.3 go: downloading github.com/spf13/cobra v1.1.3 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/google/go-attestation v0.3.3-0.20210901195502-505680f536da go: downloading golang.org/x/sys v0.5.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading golang.org/x/text v0.7.0 go: downloading github.com/google/certificate-transparency-go v1.1.2 go: downloading github.com/google/go-tpm v0.3.2 go: downloading github.com/google/go-tspi v0.3.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/crypto v0.6.0 go test -v ./... go: downloading github.com/anatol/vmtest v0.0.0-20220413190228-7a42f1f6d7b8 === RUN TestParseEventlog --- PASS: TestParseEventlog (0.00s) === RUN TestEventlogChecksums --- PASS: TestEventlogChecksums (0.00s) PASS ok github.com/foxboron/sbctl 0.044s === RUN TestGetVendors --- PASS: TestGetVendors (0.00s) === RUN TestGetCertsDb --- PASS: TestGetCertsDb (0.00s) === RUN TestGetCertsKek --- PASS: TestGetCertsKek (0.00s) === RUN TestDefaultCertsDb --- PASS: TestDefaultCertsDb (0.00s) === RUN TestDefaultCertsKek --- PASS: TestDefaultCertsKek (0.00s) PASS ok github.com/foxboron/sbctl/certs 0.047s ? github.com/foxboron/sbctl/fs [no test files] ? github.com/foxboron/sbctl/logging [no test files] ? github.com/foxboron/sbctl/quirks [no test files] ? github.com/foxboron/sbctl/tests/utils [no test files] === RUN TestStatusOff --- PASS: TestStatusOff (0.00s) === RUN TestStatusOn --- PASS: TestStatusOn (0.00s) === RUN TestFQ0001DateMethod --- PASS: TestFQ0001DateMethod (0.00s) === RUN TestFQ0001DeviceMethod --- PASS: TestFQ0001DeviceMethod (0.00s) === RUN TestFQ0001ExplicitlyUnaffected --- PASS: TestFQ0001ExplicitlyUnaffected (0.00s) === RUN TestFQ0001WrongChassis --- PASS: TestFQ0001WrongChassis (0.00s) === RUN TestFQ0001WrongVendor --- PASS: TestFQ0001WrongVendor (0.00s) PASS ok github.com/foxboron/sbctl/cmd/sbctl 0.085s === RUN TestDMIParse --- PASS: TestDMIParse (0.00s) PASS ok github.com/foxboron/sbctl/dmi 0.045s >>> sbctl: Entering fakeroot... >>> sbctl-doc*: Running split function doc... >>> sbctl-doc*: Preparing subpackage sbctl-doc... >>> sbctl-doc*: Running postcheck for sbctl-doc >>> sbctl-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-bash-completion/usr/share/bash-completion/completions' >>> sbctl-bash-completion*: Preparing subpackage sbctl-bash-completion... >>> sbctl-bash-completion*: Running postcheck for sbctl-bash-completion >>> sbctl-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/fish/completions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-fish-completion/usr/share/fish/completions' >>> sbctl-fish-completion*: Preparing subpackage sbctl-fish-completion... >>> sbctl-fish-completion*: Running postcheck for sbctl-fish-completion >>> sbctl-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-zsh-completion/usr/share/zsh/site-functions' >>> sbctl-zsh-completion*: Preparing subpackage sbctl-zsh-completion... >>> sbctl-zsh-completion*: Running postcheck for sbctl-zsh-completion >>> sbctl*: Running postcheck for sbctl >>> sbctl*: Preparing package sbctl... >>> sbctl*: Stripping binaries >>> sbctl-bash-completion*: Scanning shared objects >>> sbctl-doc*: Scanning shared objects >>> sbctl-fish-completion*: Scanning shared objects >>> sbctl-zsh-completion*: Scanning shared objects >>> sbctl*: Scanning shared objects >>> sbctl-bash-completion*: Tracing dependencies... >>> sbctl-bash-completion*: Package size: 44.0 KB >>> sbctl-bash-completion*: Compressing data... >>> sbctl-bash-completion*: Create checksum... >>> sbctl-bash-completion*: Create sbctl-bash-completion-0.11-r1.apk >>> sbctl-doc*: Tracing dependencies... >>> sbctl-doc*: Package size: 28.0 KB >>> sbctl-doc*: Compressing data... >>> sbctl-doc*: Create checksum... >>> sbctl-doc*: Create sbctl-doc-0.11-r1.apk >>> sbctl-fish-completion*: Tracing dependencies... >>> sbctl-fish-completion*: Package size: 28.0 KB >>> sbctl-fish-completion*: Compressing data... >>> sbctl-fish-completion*: Create checksum... >>> sbctl-fish-completion*: Create sbctl-fish-completion-0.11-r1.apk >>> sbctl-zsh-completion*: Tracing dependencies... >>> sbctl-zsh-completion*: Package size: 28.0 KB >>> sbctl-zsh-completion*: Compressing data... >>> sbctl-zsh-completion*: Create checksum... >>> sbctl-zsh-completion*: Create sbctl-zsh-completion-0.11-r1.apk >>> sbctl*: Tracing dependencies... binutils lsblk so:libc.musl-aarch64.so.1 >>> sbctl*: Package size: 6.0 MB >>> sbctl*: Compressing data... >>> sbctl*: Create checksum... >>> sbctl*: Create sbctl-0.11-r1.apk >>> sbctl: Build complete at Fri, 21 Apr 2023 08:51:30 +0000 elapsed time 0h 0m 48s >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Uninstalling dependencies... (1/28) Purging .makedepends-sbctl (20230421.085045) (2/28) Purging lsblk (2.38.1-r7) (3/28) Purging asciidoc-pyc (10.2.0-r3) (4/28) Purging asciidoc (10.2.0-r3) (5/28) Purging docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-deinstall (6/28) Purging libxslt (1.1.37-r3) (7/28) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (8/28) Purging libxml2-utils (2.10.4-r2) (9/28) Purging go (1.20.3-r0) (10/28) Purging binutils-gold (2.40-r5) (11/28) Purging libgcrypt (1.10.2-r1) (12/28) Purging libgpg-error (1.47-r1) (13/28) Purging libmount (2.38.1-r7) (14/28) Purging libsmartcols (2.38.1-r7) (15/28) Purging libxml2 (2.10.4-r2) (16/28) Purging python3-pyc (3.11.3-r10) (17/28) Purging python3-pycache-pyc0 (3.11.3-r10) (18/28) Purging pyc (0.1-r0) (19/28) Purging python3 (3.11.3-r10) (20/28) Purging gdbm (1.23-r1) (21/28) Purging libblkid (2.38.1-r7) (22/28) Purging libbz2 (1.0.8-r5) (23/28) Purging libffi (3.4.4-r2) (24/28) Purging libpanelw (6.4_p20230401-r4) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r1) (27/28) Purging sqlite-libs (3.41.2-r2) (28/28) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> sbctl: Updating the community/aarch64 repository index... >>> sbctl: Signing the index...