>>> helm: Building testing/helm 3.9.1-r0 (using abuild 3.9.0-r2) started Wed, 13 Jul 2022 19:31:33 +0000 >>> helm: Checking sanity of /home/buildozer/aports/testing/helm/APKBUILD... >>> helm: Analyzing dependencies... >>> helm: Installing for build: build-base bash go (1/4) Installing readline (8.1.2-r0) (2/4) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (3/4) Installing go (1.18.3-r1) (4/4) Installing .makedepends-helm (20220713.193136) Executing busybox-1.35.0-r18.trigger OK: 596 MiB in 83 packages >>> helm: Cleaning up srcdir >>> helm: Cleaning up pkgdir >>> helm: Fetching https://distfiles.alpinelinux.org/distfiles/edge//helm-3.9.1.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: (22) The requested URL returned error: 404 >>> helm: Fetching helm-3.9.1.tar.gz::https://github.com/helm/helm/archive/v3.9.1.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 688k 0 688k 0 0 1120k 0 --:--:-- --:--:-- --:--:-- 3308k >>> helm: Fetching https://distfiles.alpinelinux.org/distfiles/edge//helm-3.9.1.tar.gz >>> helm: Checking sha512sums... helm-3.9.1.tar.gz: OK >>> helm: Unpacking /var/cache/distfiles/helm-3.9.1.tar.gz... GO111MODULE=on CGO_ENABLED=0 go build -buildmode=pie -modcacherw -trimpath -tags '' -ldflags '-w -s -X helm.sh/helm/v3/internal/version.version=v3.9.1 -X helm.sh/helm/v3/internal/version.metadata= -X helm.sh/helm/v3/internal/version.gitCommit= -X helm.sh/helm/v3/internal/version.gitTreeState= -X helm.sh/helm/v3/pkg/lint/rules.k8sVersionMajor=1 -X helm.sh/helm/v3/pkg/lint/rules.k8sVersionMinor=24 -X helm.sh/helm/v3/pkg/chartutil.k8sVersionMajor=1 -X helm.sh/helm/v3/pkg/chartutil.k8sVersionMinor=24' -o '/home/buildozer/aports/testing/helm/src/helm-3.9.1/bin'/helm ./cmd/helm go: downloading github.com/spf13/pflag v1.0.5 go: downloading k8s.io/client-go v0.24.2 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading k8s.io/apiextensions-apiserver v0.24.2 go: downloading k8s.io/apimachinery v0.24.2 go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading github.com/pkg/errors v0.9.1 go: downloading k8s.io/klog/v2 v2.60.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading k8s.io/cli-runtime v0.24.2 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible go: downloading github.com/containerd/containerd v1.6.6 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading k8s.io/api v0.24.2 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading oras.land/oras-go v1.2.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading k8s.io/kubectl v0.24.2 go: downloading github.com/Masterminds/squirrel v1.5.3 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/lib/pq v1.10.6 go: downloading github.com/rubenv/sql-migrate v1.1.1 go: downloading github.com/Masterminds/vcs v1.13.3 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e go: downloading github.com/Masterminds/sprig/v3 v3.2.2 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/go-logr/logr v1.2.2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f go: downloading github.com/BurntSushi/toml v1.0.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/spf13/cast v1.4.1 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading golang.org/x/text v0.3.7 go: downloading sigs.k8s.io/kustomize/api v0.11.4 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.6 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 go: downloading k8s.io/apiserver v0.24.2 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 go: downloading sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 go: downloading google.golang.org/grpc v1.43.0 go: downloading github.com/moby/locker v1.0.1 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading google.golang.org/protobuf v1.27.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading k8s.io/component-base v0.24.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/stretchr/testify v1.7.2 go: downloading github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/google/go-cmp v0.5.6 go: downloading github.com/go-errors/errors v1.0.1 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 go: downloading github.com/google/btree v1.0.1 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading cloud.google.com/go v0.99.0 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 go: downloading github.com/Azure/go-autorest/logger v0.2.1 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful v2.9.5+incompatible go: downloading github.com/go-openapi/swag v0.19.14 go: downloading github.com/go-openapi/jsonreference v0.19.5 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 # helm.sh/helm/v3/cmd/helm loadinternal: cannot find runtime/cgo >>> helm: Entering fakeroot... >>> helm-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/helm/pkg/helm/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/helm/pkg/helm-bash-completion/usr/share/bash-completion/completions' >>> helm-bash-completion*: Preparing subpackage helm-bash-completion... >>> helm-bash-completion*: Running postcheck for helm-bash-completion >>> helm-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/helm/pkg/helm/usr/share/fish/completions' -> '/home/buildozer/aports/testing/helm/pkg/helm-fish-completion/usr/share/fish/completions' >>> helm-fish-completion*: Preparing subpackage helm-fish-completion... >>> helm-fish-completion*: Running postcheck for helm-fish-completion >>> helm-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/helm/pkg/helm/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/helm/pkg/helm-zsh-completion/usr/share/zsh/site-functions' >>> helm-zsh-completion*: Preparing subpackage helm-zsh-completion... >>> helm-zsh-completion*: Running postcheck for helm-zsh-completion >>> helm*: Running postcheck for helm >>> helm*: Preparing package helm... >>> helm*: Stripping binaries >>> helm-bash-completion*: Scanning shared objects >>> helm-fish-completion*: Scanning shared objects >>> helm-zsh-completion*: Scanning shared objects >>> helm*: Scanning shared objects >>> helm-bash-completion*: Tracing dependencies... >>> helm-bash-completion*: Package size: 32.0 KB >>> helm-bash-completion*: Compressing data... >>> helm-bash-completion*: Create checksum... >>> helm-bash-completion*: Create helm-bash-completion-3.9.1-r0.apk >>> helm-fish-completion*: Tracing dependencies... >>> helm-fish-completion*: Package size: 28.0 KB >>> helm-fish-completion*: Compressing data... >>> helm-fish-completion*: Create checksum... >>> helm-fish-completion*: Create helm-fish-completion-3.9.1-r0.apk >>> helm-zsh-completion*: Tracing dependencies... >>> helm-zsh-completion*: Package size: 28.0 KB >>> helm-zsh-completion*: Compressing data... >>> helm-zsh-completion*: Create checksum... >>> helm-zsh-completion*: Create helm-zsh-completion-3.9.1-r0.apk >>> helm*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> helm*: Package size: 45.8 MB >>> helm*: Compressing data... >>> helm*: Create checksum... >>> helm*: Create helm-3.9.1-r0.apk >>> helm: Build complete at Wed, 13 Jul 2022 19:35:15 +0000 elapsed time 0h 3m 42s >>> helm: Cleaning up srcdir >>> helm: Cleaning up pkgdir >>> helm: Uninstalling dependencies... (1/4) Purging .makedepends-helm (20220713.193136) (2/4) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (3/4) Purging go (1.18.3-r1) (4/4) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r18.trigger OK: 215 MiB in 79 packages >>> helm: Updating the testing/riscv64 repository index... >>> helm: Signing the index...