>>> helm-unittest: Building testing/helm-unittest 0.7.1-r3 (using abuild 3.14.1-r7) started Tue, 18 Mar 2025 10:45:41 +0000 >>> helm-unittest: Validating /home/buildozer/aports/testing/helm-unittest/APKBUILD... >>> helm-unittest: Analyzing dependencies... >>> helm-unittest: Installing for build: build-base go (1/2) Installing go (1.24.1-r0) (2/2) Installing .makedepends-helm-unittest (20250318.104543) Executing busybox-1.37.0-r14.trigger OK: 560 MiB in 109 packages >>> helm-unittest: Cleaning up srcdir >>> helm-unittest: Cleaning up pkgdir >>> helm-unittest: Cleaning up tmpdir >>> helm-unittest: Fetching https://distfiles.alpinelinux.org/distfiles/edge//helm-unittest-0.7.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 100 360k 100 360k 0 0 590k 0 --:--:-- --:--:-- --:--:-- 591k >>> helm-unittest: Fetching https://distfiles.alpinelinux.org/distfiles/edge//helm-unittest-0.7.1.tar.gz >>> helm-unittest: Checking sha512sums... helm-unittest-0.7.1.tar.gz: OK fix-test-case-32bit.patch: OK helm-unittest.pre-install: OK >>> helm-unittest: Unpacking /var/cache/distfiles/edge/helm-unittest-0.7.1.tar.gz... >>> helm-unittest: fix-test-case-32bit.patch patching file pkg/unittest/.snapshots/TestV3RunnerOkWithFailedTests patching file test/data/v3/basic/tests_failed/configmap_test.yaml go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/yargevad/filepathx v1.0.0 go: downloading helm.sh/helm/v3 v3.16.4 go: downloading k8s.io/apimachinery v0.32.0 go: downloading k8s.io/client-go v0.32.0 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 go: downloading github.com/vmware-labs/yaml-jsonpath v0.3.2 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/Masterminds/semver/v3 v3.3.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/cyphar/filepath-securejoin v0.3.6 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading k8s.io/apiextensions-apiserver v0.32.0 go: downloading github.com/BurntSushi/toml v1.4.0 go: downloading github.com/Masterminds/sprig/v3 v3.3.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading k8s.io/klog/v2 v2.130.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.5.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/dprotaso/go-yit v0.0.0-20240618133044-5a0af90af097 go: downloading k8s.io/api v0.32.0 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20241210054802-24370beab758 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/google/gnostic-models v0.6.9 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading golang.org/x/net v0.33.0 go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/huandu/xstrings v1.5.0 go: downloading github.com/shopspring/decimal v1.4.0 go: downloading github.com/spf13/cast v1.7.1 go: downloading golang.org/x/crypto v0.31.0 go: downloading github.com/go-logr/logr v1.4.2 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading golang.org/x/term v0.27.0 go: downloading k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 go: downloading golang.org/x/time v0.8.0 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading google.golang.org/protobuf v1.36.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/x448/float16 v0.8.4 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading golang.org/x/text v0.21.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/emicklei/go-restful/v3 v3.12.1 go: downloading github.com/mailru/easyjson v0.9.0 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/josharian/intern v1.0.0 internal/unsafeheader internal/coverage/rtcov internal/goos internal/goarch internal/goexperiment internal/cpu internal/profilerecord internal/abi internal/runtime/atomic internal/asan internal/msan internal/runtime/math internal/runtime/sys cmp internal/itoa internal/runtime/syscall internal/godebugs math/bits internal/byteorder internal/runtime/exithook unicode/utf8 sync/atomic unicode internal/bytealg encoding math unicode/utf16 internal/chacha8rand container/list crypto/internal/fips140/alias crypto/internal/fips140deps/byteorder crypto/internal/fips140deps/cpu crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 internal/race internal/stringslite vendor/golang.org/x/crypto/internal/alias internal/nettrace log/internal k8s.io/apimachinery/pkg/selection log/slog/internal internal/runtime/maps internal/sync k8s.io/apimachinery/pkg/types github.com/gobwas/glob/util/runes google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set github.com/google/go-cmp/cmp/internal/flags runtime internal/reflectlite iter crypto/internal/fips140/subtle weak k8s.io/klog/v2/internal/dbg sync slices maps crypto/subtle errors sort internal/bisect internal/testlog internal/singleflight unique log/slog/internal/buffer google.golang.org/protobuf/internal/pragma runtime/cgo strconv io internal/oserror path syscall internal/godebug bytes math/rand/v2 hash strings reflect crypto crypto/internal/fips140deps/godebug hash/crc32 crypto/internal/randutil math/rand bufio regexp/syntax crypto/internal/fips140 crypto/internal/impl crypto/tls/internal/fips140tls vendor/golang.org/x/net/dns/dnsmessage net/netip vendor/golang.org/x/text/transform crypto/internal/fips140/sha256 time internal/syscall/unix internal/syscall/execenv crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 regexp crypto/sha3 net/http/internal/ascii net/http/internal/testcert crypto/internal/fips140/hmac crypto/internal/fips140hash github.com/gogo/protobuf/sortkeys crypto/internal/fips140/check encoding/base32 github.com/x448/float16 crypto/internal/fips140/aes k8s.io/apimachinery/pkg/util/sets crypto/internal/fips140/nistec/fiat io/fs internal/poll context crypto/internal/fips140/edwards25519/field internal/filepathlite crypto/internal/fips140/bigmod crypto/internal/fips140/hkdf os crypto/internal/fips140/tls12 crypto/internal/fips140/edwards25519 crypto/internal/fips140/tls13 k8s.io/klog/v2/internal/severity k8s.io/klog/v2/internal/clock go/build/constraint golang.org/x/text/transform github.com/BurntSushi/toml/internal github.com/huandu/xstrings html golang.org/x/crypto/blowfish hash/adler32 github.com/gobwas/glob/util/strings crypto/internal/fips140/nistec hash/fnv embed k8s.io/apimachinery/pkg/version github.com/josharian/intern internal/fmtsort encoding/binary github.com/modern-go/reflect2 google.golang.org/protobuf/internal/editiondefaults sigs.k8s.io/structured-merge-diff/v4/schema github.com/munnerz/goautoneg k8s.io/utils/clock container/heap k8s.io/utils/clock/testing github.com/google/go-cmp/cmp/internal/diff github.com/google/go-cmp/cmp/internal/function encoding/base64 github.com/google/gofuzz/bytesource golang.org/x/sys/unix fmt crypto/internal/sysrand vendor/golang.org/x/sys/cpu net encoding/pem crypto/internal/entropy crypto/internal/fips140/drbg path/filepath vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/fips140/aes/gcm crypto/internal/fips140only encoding/json encoding/hex github.com/pmezard/go-difflib/difflib github.com/davecgh/go-spew/spew gopkg.in/yaml.v3 compress/flate crypto/cipher crypto/internal/boring math/big crypto/aes crypto/des compress/gzip crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa crypto/ecdh crypto/sha512 crypto/internal/fips140/ed25519 crypto/hmac crypto/internal/fips140/mlkem vendor/golang.org/x/crypto/chacha20 crypto/md5 crypto/rc4 vendor/golang.org/x/crypto/chacha20poly1305 crypto/internal/fips140/rsa crypto/sha1 crypto/sha256 net/url log vendor/golang.org/x/text/unicode/norm github.com/stretchr/testify/assert/yaml vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/unicode/bidi github.com/mattn/go-isatty github.com/mattn/go-colorable mime/quotedprintable github.com/fatih/color net/http/internal flag github.com/helm-unittest/helm-unittest/internal/printer vendor/golang.org/x/text/secure/bidirule runtime/debug sigs.k8s.io/yaml/goyaml.v2 internal/sysinfo crypto/rand crypto/elliptic crypto/internal/boring/bbig encoding/asn1 crypto/ed25519 crypto/internal/hpke crypto/rsa crypto/dsa vendor/golang.org/x/net/idna runtime/trace testing encoding/xml github.com/cloudfoundry/jibber_jabber os/user github.com/dprotaso/go-yit vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/vmware-labs/yaml-jsonpath/pkg/yamlpath crypto/ecdsa github.com/sirupsen/logrus github.com/mitchellh/reflectwalk github.com/yargevad/filepathx github.com/mitchellh/copystructure database/sql/driver github.com/pkg/errors sigs.k8s.io/yaml helm.sh/helm/v3/internal/sympath helm.sh/helm/v3/pkg/ignore github.com/cyphar/filepath-securejoin github.com/Masterminds/semver/v3 github.com/xeipuuv/gojsonpointer io/ioutil text/template/parse helm.sh/helm/v3/internal/version github.com/xeipuuv/gojsonreference github.com/gogo/protobuf/proto github.com/google/gofuzz helm.sh/helm/v3/pkg/chart gopkg.in/inf.v0 github.com/fxamacker/cbor/v2 k8s.io/apimachinery/third_party/forked/golang/reflect k8s.io/apimachinery/pkg/fields text/template k8s.io/apimachinery/pkg/util/errors archive/tar k8s.io/apimachinery/pkg/conversion log/slog k8s.io/apimachinery/pkg/util/validation/field k8s.io/klog/v2/internal/buffer go/token go/doc/comment go/scanner internal/lazyregexp go/ast github.com/go-logr/logr k8s.io/klog/v2/internal/sloghandler k8s.io/apimachinery/pkg/conversion/queryparams sigs.k8s.io/json/internal/golang/encoding/json k8s.io/apimachinery/pkg/util/naming k8s.io/klog/v2/internal/serialize github.com/modern-go/concurrent golang.org/x/text/unicode/bidi crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/mitchellh/mapstructure k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes k8s.io/utils/internal/third_party/forked/golang/net vendor/golang.org/x/net/http/httpguts mime/multipart net/mail k8s.io/utils/net k8s.io/klog/v2 k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct go/doc go/parser sigs.k8s.io/json k8s.io/apimachinery/pkg/util/validation github.com/json-iterator/go k8s.io/apimachinery/pkg/util/json golang.org/x/text/secure/bidirule golang.org/x/text/unicode/norm k8s.io/apimachinery/pkg/labels golang.org/x/net/http2/hpack k8s.io/utils/ptr k8s.io/utils/pointer k8s.io/apimachinery/pkg/util/framer k8s.io/apimachinery/pkg/util/yaml github.com/BurntSushi/toml crypto/tls dario.cat/mergo golang.org/x/net/idna github.com/Masterminds/goutils github.com/google/uuid github.com/shopspring/decimal html/template golang.org/x/crypto/bcrypt golang.org/x/net/http/httpguts golang.org/x/crypto/pbkdf2 golang.org/x/crypto/scrypt github.com/gobwas/glob/match github.com/gobwas/glob/syntax/lexer google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/version k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/intstr github.com/gobwas/glob/syntax/ast sigs.k8s.io/structured-merge-diff/v4/value google.golang.org/protobuf/internal/errors github.com/google/gnostic-models/jsonschema github.com/spf13/cast google.golang.org/protobuf/encoding/protowire github.com/gobwas/glob/compiler github.com/gobwas/glob/syntax google.golang.org/protobuf/reflect/protoreflect os/exec github.com/gobwas/glob github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/buffer github.com/go-openapi/jsonreference/internal github.com/Masterminds/sprig/v3 github.com/mailru/easyjson/jwriter k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json k8s.io/client-go/pkg/version golang.org/x/term k8s.io/apimachinery/pkg/util/dump k8s.io/client-go/tools/metrics k8s.io/client-go/util/connrotation golang.org/x/time/rate k8s.io/client-go/util/keyutil k8s.io/client-go/util/flowcontrol k8s.io/kube-openapi/pkg/cached google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/protolazy sigs.k8s.io/structured-merge-diff/v4/fieldpath google.golang.org/protobuf/proto compress/zlib github.com/emicklei/go-restful/v3/log github.com/google/go-cmp/cmp/internal/value google.golang.org/protobuf/internal/encoding/defval gopkg.in/evanphx/json-patch.v4 net/http/httptrace k8s.io/client-go/util/cert github.com/google/go-cmp/cmp k8s.io/apimachinery/pkg/util/mergepatch net/http k8s.io/apimachinery/third_party/forked/golang/json encoding/csv google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc sigs.k8s.io/structured-merge-diff/v4/typed github.com/spf13/pflag sigs.k8s.io/structured-merge-diff/v4/merge google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl github.com/spf13/cobra net/http/httptest helm.sh/helm/v3/pkg/chart/loader github.com/xeipuuv/gojsonschema k8s.io/apimachinery/pkg/util/runtime golang.org/x/net/http2 github.com/go-openapi/swag golang.org/x/oauth2/internal k8s.io/apimachinery/pkg/runtime k8s.io/client-go/features golang.org/x/oauth2 github.com/stretchr/testify/assert k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/workqueue github.com/emicklei/go-restful/v3 google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/anypb github.com/go-openapi/jsonpointer k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/helm-unittest/helm-unittest/internal/common k8s.io/client-go/tools/clientcmd/api k8s.io/apimachinery/pkg/runtime/serializer/json github.com/google/gnostic-models/extensions github.com/go-openapi/jsonreference github.com/helm-unittest/helm-unittest/pkg/unittest/snapshot github.com/helm-unittest/helm-unittest/pkg/unittest/valueutils github.com/helm-unittest/helm-unittest/pkg/unittest/results github.com/google/gnostic-models/compiler k8s.io/kube-openapi/pkg/internal github.com/helm-unittest/helm-unittest/pkg/unittest/validators github.com/helm-unittest/helm-unittest/pkg/unittest/formatter google.golang.org/protobuf/internal/editionssupport google.golang.org/protobuf/types/gofeaturespb github.com/google/gnostic-models/openapiv2 github.com/google/gnostic-models/openapiv3 google.golang.org/protobuf/reflect/protodesc k8s.io/apimachinery/pkg/util/net github.com/golang/protobuf/proto k8s.io/apimachinery/pkg/watch k8s.io/client-go/transport k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/kube-openapi/pkg/util/proto k8s.io/kube-openapi/pkg/validation/spec k8s.io/apiextensions-apiserver/pkg/apis/apiextensions k8s.io/apimachinery/pkg/api/equality k8s.io/api/apiserverinternal/v1alpha1 k8s.io/api/admissionregistration/v1 k8s.io/api/authentication/v1 k8s.io/api/core/v1 k8s.io/api/authorization/v1 k8s.io/api/certificates/v1alpha1 k8s.io/api/coordination/v1 k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 k8s.io/api/authentication/v1alpha1 k8s.io/api/authentication/v1beta1 k8s.io/api/coordination/v1alpha2 k8s.io/api/authorization/v1beta1 k8s.io/api/coordination/v1beta1 k8s.io/api/flowcontrol/v1 k8s.io/api/flowcontrol/v1beta1 k8s.io/api/admissionregistration/v1alpha1 k8s.io/api/admissionregistration/v1beta1 k8s.io/api/flowcontrol/v1beta2 k8s.io/api/flowcontrol/v1beta3 k8s.io/api/networking/v1alpha1 k8s.io/api/policy/v1 k8s.io/api/policy/v1beta1 k8s.io/api/rbac/v1 k8s.io/api/rbac/v1alpha1 k8s.io/api/rbac/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/api/errors k8s.io/api/apidiscovery/v2 k8s.io/api/apidiscovery/v2beta1 k8s.io/apimachinery/pkg/api/meta k8s.io/apimachinery/pkg/apis/meta/v1/validation k8s.io/kube-openapi/pkg/schemaconv k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/apimachinery/pkg/runtime/serializer/cbor k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/rest/watch k8s.io/kube-openapi/pkg/spec3 k8s.io/apimachinery/pkg/apis/meta/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer k8s.io/apimachinery/pkg/util/strategicpatch k8s.io/client-go/pkg/apis/clientauthentication/v1 k8s.io/apimachinery/pkg/api/validation k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/client-go/util/consistencydetector k8s.io/apimachinery/pkg/apis/meta/internalversion k8s.io/apimachinery/pkg/api/meta/testrestmapper k8s.io/client-go/pkg/apis/clientauthentication/install k8s.io/apimachinery/pkg/util/managedfields/internal k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/apimachinery/pkg/apis/meta/internalversion/validation k8s.io/client-go/util/watchlist k8s.io/client-go/rest k8s.io/apimachinery/pkg/util/managedfields k8s.io/kube-openapi/pkg/common k8s.io/client-go/util/apply k8s.io/client-go/dynamic k8s.io/client-go/testing k8s.io/kube-openapi/pkg/handler3 k8s.io/client-go/openapi k8s.io/client-go/dynamic/fake k8s.io/api/apps/v1 k8s.io/api/apps/v1beta1 k8s.io/api/apps/v1beta2 k8s.io/api/autoscaling/v1 k8s.io/api/autoscaling/v2 k8s.io/api/autoscaling/v2beta2 k8s.io/api/autoscaling/v2beta1 k8s.io/api/batch/v1 k8s.io/api/certificates/v1 k8s.io/api/batch/v1beta1 k8s.io/api/certificates/v1beta1 k8s.io/api/discovery/v1 k8s.io/api/discovery/v1beta1 k8s.io/api/events/v1 k8s.io/api/events/v1beta1 k8s.io/api/extensions/v1beta1 k8s.io/api/networking/v1 k8s.io/api/networking/v1beta1 k8s.io/api/node/v1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 k8s.io/api/resource/v1alpha3 k8s.io/api/resource/v1beta1 k8s.io/api/scheduling/v1 k8s.io/api/scheduling/v1alpha1 k8s.io/api/scheduling/v1beta1 k8s.io/api/storage/v1 k8s.io/api/storage/v1alpha1 k8s.io/api/storage/v1beta1 k8s.io/api/storagemigration/v1alpha1 k8s.io/client-go/kubernetes/scheme k8s.io/client-go/discovery helm.sh/helm/v3/pkg/chartutil helm.sh/helm/v3/pkg/engine github.com/helm-unittest/helm-unittest/pkg/unittest github.com/helm-unittest/helm-unittest/cmd/helm-unittest go: downloading github.com/bradleyjkemp/cupaloy/v2 v2.8.0 go: downloading github.com/stretchr/objx v0.5.2 ok github.com/helm-unittest/helm-unittest/cmd/helm-unittest 0.073s ? github.com/helm-unittest/helm-unittest/internal/common [no test files] ? github.com/helm-unittest/helm-unittest/internal/printer [no test files] ok github.com/helm-unittest/helm-unittest/pkg/unittest 1.975s ok github.com/helm-unittest/helm-unittest/pkg/unittest/formatter 0.008s ok github.com/helm-unittest/helm-unittest/pkg/unittest/results 0.020s ok github.com/helm-unittest/helm-unittest/pkg/unittest/snapshot 0.019s ok github.com/helm-unittest/helm-unittest/pkg/unittest/validators 0.037s ok github.com/helm-unittest/helm-unittest/pkg/unittest/valueutils 0.021s >>> helm-unittest: Entering fakeroot... >>> helm-unittest*: Running postcheck for helm-unittest >>> helm-unittest*: Preparing package helm-unittest... >>> helm-unittest*: Stripping binaries >>> helm-unittest*: Scanning shared objects >>> helm-unittest*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> helm-unittest*: Package size: 41.3 MB >>> helm-unittest*: Compressing data... >>> helm-unittest*: Create checksum... >>> helm-unittest*: Create helm-unittest-0.7.1-r3.apk >>> helm-unittest: Build complete at Tue, 18 Mar 2025 10:46:27 +0000 elapsed time 0h 0m 46s >>> helm-unittest: Cleaning up srcdir >>> helm-unittest: Cleaning up pkgdir >>> helm-unittest: Uninstalling dependencies... (1/2) Purging .makedepends-helm-unittest (20250318.104543) (2/2) Purging go (1.24.1-r0) Executing busybox-1.37.0-r14.trigger OK: 359 MiB in 107 packages >>> helm-unittest: Updating the testing/s390x repository index... >>> helm-unittest: Signing the index...