>>> promu: Building community/promu 0.17.0-r3 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 15:05:12 +0000 >>> promu: Checking sanity of /home/buildozer/aports/community/promu/APKBUILD... >>> WARNING: promu: Go packages require network connection to build. Maybe add 'net' to options >>> promu: Analyzing dependencies... >>> promu: Installing for build: build-base go (1/2) Installing go (1.22.5-r0) (2/2) Installing .makedepends-promu (20240703.150513) Executing busybox-1.36.1-r31.trigger OK: 538 MiB in 109 packages >>> promu: Cleaning up srcdir >>> promu: Cleaning up pkgdir >>> promu: Cleaning up tmpdir >>> promu: Fetching https://distfiles.alpinelinux.org/distfiles/edge//promu-0.17.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 32994 100 32994 0 0 98832 0 --:--:-- --:--:-- --:--:-- 98784 >>> promu: Fetching https://distfiles.alpinelinux.org/distfiles/edge//promu-0.17.0.tar.gz >>> promu: Checking sha512sums... promu-0.17.0.tar.gz: OK default-config-no-static.patch: OK test-tarball-prefix.patch: OK >>> promu: Unpacking /var/cache/distfiles/edge/promu-0.17.0.tar.gz... >>> promu: default-config-no-static.patch patching file cmd/promu.go Hunk #1 succeeded at 74 (offset 1 line). >>> promu: test-tarball-prefix.patch patching file main_test.go go: downloading github.com/alecthomas/kingpin/v2 v2.4.0 go: downloading github.com/google/go-github/v25 v25.1.3 go: downloading github.com/prometheus/common v0.52.3 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/oauth2 v0.19.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/google/go-querystring v1.0.0 internal/unsafeheader internal/coverage/rtcov internal/goos internal/goarch internal/race internal/godebugs sync/atomic internal/cpu internal/goexperiment unicode runtime/internal/atomic internal/abi runtime/internal/syscall internal/chacha8rand runtime/internal/math runtime/internal/sys unicode/utf8 internal/bytealg internal/itoa math/bits cmp crypto/internal/alias crypto/internal/boring/sig internal/nettrace encoding unicode/utf16 container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias log/internal slices math github.com/prometheus/promu/util/retry internal/goversion internal/platform runtime internal/reflectlite crypto/subtle sync internal/testlog internal/bisect internal/singleflight errors sort runtime/cgo internal/godebug internal/oserror path strconv io internal/safefilepath bytes strings syscall internal/intern vendor/golang.org/x/net/dns/dnsmessage reflect hash bufio hash/crc32 crypto/internal/randutil crypto regexp/syntax net/netip math/rand crypto/internal/nistec/fiat crypto/rc4 vendor/golang.org/x/text/transform net/http/internal/ascii go/build/constraint internal/syscall/unix time internal/syscall/execenv regexp internal/poll io/fs context github.com/xhit/go-str2duration/v2 embed internal/fmtsort encoding/binary os encoding/base64 crypto/cipher crypto/internal/edwards25519/field crypto/md5 crypto/internal/nistec crypto/internal/boring crypto/des encoding/pem crypto/sha256 crypto/hmac crypto/sha1 crypto/sha512 crypto/aes crypto/internal/edwards25519 fmt path/filepath internal/lazyregexp net io/ioutil crypto/ecdh vendor/golang.org/x/crypto/hkdf os/exec vendor/golang.org/x/sys/cpu compress/flate encoding/hex github.com/alecthomas/units go/token go/doc/comment net/url text/template/parse encoding/json mime go/scanner github.com/google/go-querystring/query archive/zip compress/gzip math/big go/ast text/template vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 log vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack go/doc vendor/golang.org/x/crypto/chacha20poly1305 mime/quotedprintable net/http/internal runtime/debug github.com/prometheus/promu/pkg/changelog database/sql/driver vendor/golang.org/x/text/secure/bidirule os/user github.com/prometheus/common/version github.com/Masterminds/semver/v3 github.com/prometheus/promu/util/sh go.uber.org/atomic go/internal/typeparams go/parser internal/buildcfg internal/goroot gopkg.in/yaml.v2 vendor/golang.org/x/net/idna crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/ed25519 crypto/dsa crypto/rsa go/build vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix crypto/ecdsa github.com/prometheus/promu/pkg/repository github.com/alecthomas/kingpin/v2 crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls net/http/httptrace net/http golang.org/x/oauth2/internal github.com/google/go-github/v25/github golang.org/x/oauth2 github.com/prometheus/promu/cmd github.com/prometheus/promu === RUN TestPromuInfo --- PASS: TestPromuInfo (0.00s) === RUN TestPromuBuild_Basic --- PASS: TestPromuBuild_Basic (0.37s) === RUN TestPromuBuild_AltConfig --- PASS: TestPromuBuild_AltConfig (0.56s) === RUN TestTarball --- PASS: TestTarball (0.56s) PASS ok github.com/prometheus/promu 2.826s ? github.com/prometheus/promu/doc/examples/basic [no test files] ? github.com/prometheus/promu/doc/examples/crossbuild [no test files] ? github.com/prometheus/promu/doc/examples/tarball [no test files] ? github.com/prometheus/promu/util/retry [no test files] === RUN TestCalculateSHA256s --- PASS: TestCalculateSHA256s (0.00s) === RUN TestRemoveDuplicates --- PASS: TestRemoveDuplicates (0.00s) PASS ok github.com/prometheus/promu/cmd 0.016s === RUN TestReadEntry === RUN TestReadEntry/#00 === RUN TestReadEntry/#01 === RUN TestReadEntry/#02 === RUN TestReadEntry/#03 === RUN TestReadEntry/#04 === RUN TestReadEntry/#05 === RUN TestReadEntry/#06 === RUN TestReadEntry/#07 --- PASS: TestReadEntry (0.00s) --- PASS: TestReadEntry/#00 (0.00s) --- PASS: TestReadEntry/#01 (0.00s) --- PASS: TestReadEntry/#02 (0.00s) --- PASS: TestReadEntry/#03 (0.00s) --- PASS: TestReadEntry/#04 (0.00s) --- PASS: TestReadEntry/#05 (0.00s) --- PASS: TestReadEntry/#06 (0.00s) --- PASS: TestReadEntry/#07 (0.00s) === RUN TestKinds === RUN TestKinds/#00 === RUN TestKinds/#01 === RUN TestKinds/#02 === RUN TestKinds/#03 === RUN TestKinds/#04 --- PASS: TestKinds (0.00s) --- PASS: TestKinds/#00 (0.00s) --- PASS: TestKinds/#01 (0.00s) --- PASS: TestKinds/#02 (0.00s) --- PASS: TestKinds/#03 (0.00s) --- PASS: TestKinds/#04 (0.00s) === RUN TestChangesSorted === RUN TestChangesSorted/#00 === RUN TestChangesSorted/#01 === RUN TestChangesSorted/#02 === RUN TestChangesSorted/#03 === RUN TestChangesSorted/#04 === RUN TestChangesSorted/#05 === RUN TestChangesSorted/#06 === RUN TestChangesSorted/#07 === RUN TestChangesSorted/#08 === RUN TestChangesSorted/#09 === RUN TestChangesSorted/#10 === RUN TestChangesSorted/#11 --- PASS: TestChangesSorted (0.00s) --- PASS: TestChangesSorted/#00 (0.00s) --- PASS: TestChangesSorted/#01 (0.00s) --- PASS: TestChangesSorted/#02 (0.00s) --- PASS: TestChangesSorted/#03 (0.00s) --- PASS: TestChangesSorted/#04 (0.00s) --- PASS: TestChangesSorted/#05 (0.00s) --- PASS: TestChangesSorted/#06 (0.00s) --- PASS: TestChangesSorted/#07 (0.00s) --- PASS: TestChangesSorted/#08 (0.00s) --- PASS: TestChangesSorted/#09 (0.00s) --- PASS: TestChangesSorted/#10 (0.00s) --- PASS: TestChangesSorted/#11 (0.00s) PASS ok github.com/prometheus/promu/pkg/changelog 0.003s === RUN TestToSemver === RUN TestToSemver/#00 === RUN TestToSemver/#01 === RUN TestToSemver/#02 === RUN TestToSemver/#03 --- PASS: TestToSemver (0.00s) --- PASS: TestToSemver/#00 (0.00s) --- PASS: TestToSemver/#01 (0.00s) --- PASS: TestToSemver/#02 (0.00s) --- PASS: TestToSemver/#03 (0.00s) === RUN TestRepoLocation --- PASS: TestRepoLocation (0.00s) PASS ok github.com/prometheus/promu/pkg/repository 0.015s === RUN TestSplitParameters --- PASS: TestSplitParameters (0.00s) PASS ok github.com/prometheus/promu/util/sh 0.002s >>> promu: Entering fakeroot... created directory: '/home/buildozer/aports/community/promu/pkg/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/usr/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/usr/bin/' 'promu' -> '/home/buildozer/aports/community/promu/pkg/promu/usr/bin/promu' >>> promu*: Running postcheck for promu >>> promu*: Preparing package promu... >>> promu*: Stripping binaries >>> promu*: Scanning shared objects libfakeroot internal error: payload not recognized! >>> promu*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> promu*: Package size: 8.6 MB >>> promu*: Compressing data... >>> promu*: Create checksum... >>> promu*: Create promu-0.17.0-r3.apk >>> promu: Build complete at Wed, 03 Jul 2024 15:05:37 +0000 elapsed time 0h 0m 25s >>> promu: Cleaning up srcdir >>> promu: Cleaning up pkgdir >>> promu: Uninstalling dependencies... (1/2) Purging .makedepends-promu (20240703.150513) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r31.trigger OK: 347 MiB in 107 packages >>> promu: Updating the community/s390x repository index... >>> promu: Signing the index...