>>> promu: Building community/promu 0.16.0-r0 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 11:45:17 +0000 >>> promu: Checking sanity of /home/buildozer/aports/community/promu/APKBUILD... >>> promu: Analyzing dependencies... >>> promu: Installing for build: build-base go (1/2) Installing go (1.22.2-r0) (2/2) Installing .makedepends-promu (20240415.114518) Executing busybox-1.36.1-r25.trigger OK: 537 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.16.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> promu: Fetching https://github.com/prometheus/promu/archive/v0.16.0/promu-0.16.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 13006 0 13006 0 0 12921 0 --:--:-- 0:00:01 --:--:-- 12921 100 33351 0 33351 0 0 30705 0 --:--:-- 0:00:01 --:--:-- 251k >>> promu: Fetching https://distfiles.alpinelinux.org/distfiles/edge//promu-0.16.0.tar.gz >>> promu: Checking sha512sums... promu-0.16.0.tar.gz: OK default-config-no-static.patch: OK test-tarball-prefix.patch: OK >>> promu: Unpacking /var/cache/distfiles/edge/promu-0.16.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.51.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/google/go-querystring v1.0.0 internal/godebugs internal/goexperiment internal/unsafeheader internal/goos internal/goarch internal/coverage/rtcov runtime/internal/atomic runtime/internal/syscall internal/race sync/atomic internal/cpu internal/abi internal/chacha8rand runtime/internal/math runtime/internal/sys unicode unicode/utf8 internal/itoa math/bits cmp crypto/internal/alias crypto/internal/boring/sig slices internal/bytealg encoding internal/nettrace math unicode/utf16 container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias log/internal github.com/prometheus/promu/util/retry internal/goversion internal/platform runtime internal/reflectlite crypto/subtle sync internal/testlog internal/bisect internal/singleflight runtime/cgo internal/godebug errors sort io internal/intern math/rand path internal/oserror internal/safefilepath strconv bytes strings syscall hash vendor/golang.org/x/net/dns/dnsmessage crypto/internal/randutil hash/crc32 crypto/internal/nistec/fiat vendor/golang.org/x/text/transform reflect crypto net/netip bufio regexp/syntax crypto/rc4 net/http/internal/ascii go/build/constraint regexp internal/syscall/unix internal/syscall/execenv time internal/poll github.com/xhit/go-str2duration/v2 context io/fs internal/fmtsort encoding/binary embed os crypto/cipher crypto/internal/nistec crypto/md5 encoding/base64 crypto/internal/edwards25519/field encoding/pem crypto/internal/boring crypto/des crypto/internal/edwards25519 crypto/sha256 crypto/hmac crypto/sha1 crypto/sha512 crypto/aes vendor/golang.org/x/crypto/hkdf path/filepath fmt internal/lazyregexp net io/ioutil crypto/ecdh vendor/golang.org/x/sys/cpu os/exec vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 internal/goroot vendor/golang.org/x/crypto/chacha20poly1305 compress/flate encoding/hex github.com/alecthomas/units go/token net/url go/doc/comment text/template/parse encoding/json mime go/scanner github.com/google/go-querystring/query math/big archive/zip compress/gzip log go/ast vendor/golang.org/x/text/unicode/norm text/template vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/net/http2/hpack go/doc mime/quotedprintable vendor/golang.org/x/text/secure/bidirule net/http/internal runtime/debug github.com/prometheus/promu/pkg/changelog github.com/Masterminds/semver vendor/golang.org/x/net/idna github.com/prometheus/promu/util/sh os/user go.uber.org/atomic go/internal/typeparams internal/buildcfg github.com/prometheus/common/version go/parser gopkg.in/yaml.v2 crypto/rand crypto/internal/bigmod crypto/elliptic 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.29s) === RUN TestPromuBuild_AltConfig --- PASS: TestPromuBuild_AltConfig (0.31s) === RUN TestTarball --- PASS: TestTarball (0.47s) PASS ok github.com/prometheus/promu 2.142s ? github.com/prometheus/promu/doc/examples/basic [no test files] ? github.com/prometheus/promu/doc/examples/tarball [no test files] ? github.com/prometheus/promu/doc/examples/crossbuild [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.006s === 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.006s === 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.012s === RUN TestSplitParameters --- PASS: TestSplitParameters (0.00s) PASS ok github.com/prometheus/promu/util/sh 0.003s >>> 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 >>> 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.16.0-r0.apk >>> promu: Build complete at Mon, 15 Apr 2024 11:45:38 +0000 elapsed time 0h 0m 21s >>> promu: Cleaning up srcdir >>> promu: Cleaning up pkgdir >>> promu: Uninstalling dependencies... (1/2) Purging .makedepends-promu (20240415.114518) (2/2) Purging go (1.22.2-r0) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> promu: Updating the community/s390x repository index... >>> promu: Signing the index...