>>> vault: Building community/vault 1.10.5-r0 (using abuild 3.9.0-r0) started Tue, 02 Aug 2022 08:03:57 +0000 >>> vault: Checking sanity of /home/buildozer/aports/community/vault/APKBUILD... >>> vault: Analyzing dependencies... >>> vault: Installing for build: build-base libcap bash make go python3 go-bindata-assetfs (1/12) Installing libcap (2.64-r0) (2/12) Installing readline (8.1.2-r0) (3/12) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (4/12) Installing go (1.18.4-r0) (5/12) Installing libffi (3.4.2-r1) (6/12) Installing gdbm (1.23-r0) (7/12) Installing mpdecimal (2.5.1-r1) (8/12) Installing sqlite-libs (3.38.5-r0) (9/12) Installing python3 (3.10.5-r0) (10/12) Installing go-bindata (3.1.3-r11) (11/12) Installing go-bindata-assetfs (1.0.1-r8) (12/12) Installing .makedepends-vault (20220802.080357) Executing busybox-1.35.0-r17.trigger OK: 761 MiB in 109 packages >>> vault: Cleaning up srcdir >>> vault: Cleaning up pkgdir >>> vault: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vault-1.10.5.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 >>> vault: Fetching vault-1.10.5.tar.gz::https://github.com/hashicorp/vault/archive/v1.10.5.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 2808k 0 2808k 0 0 1760k 0 --:--:-- 0:00:01 --:--:-- 2831k 100 16.7M 0 16.7M 0 0 6765k 0 --:--:-- 0:00:02 --:--:-- 8884k 100 27.1M 0 27.1M 0 0 9126k 0 --:--:-- 0:00:03 --:--:-- 11.1M >>> vault: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/vault-1.10.5.tar.gz >>> vault: Checking sha512sums... vault-1.10.5.tar.gz: OK vault.confd: OK vault.hcl: OK vault.initd: OK >>> vault: Unpacking /var/cache/distfiles/v3.16/vault-1.10.5.tar.gz... ==> Checking that build is using go version >= 1.17.12... ==> Using go version 1.18.4... go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/docker/docker v20.10.10+incompatible go: downloading github.com/hashicorp/consul/api v1.12.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 go: downloading github.com/hashicorp/go-hclog v1.1.0 go: downloading github.com/hashicorp/go-kms-wrapping v0.7.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/gatedwriter v0.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/kv-builder v0.1.2 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.2 go: downloading github.com/hashicorp/go-secure-stdlib/password v0.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/reloadutil v0.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 go: downloading github.com/hashicorp/go-uuid v1.0.2 go: downloading github.com/hashicorp/hcl v1.0.1-vault-3 go: downloading github.com/hashicorp/vault-plugin-auth-alicloud v0.11.0 go: downloading github.com/hashicorp/vault-plugin-auth-centrify v0.11.0 go: downloading github.com/hashicorp/vault-plugin-auth-cf v0.11.0 go: downloading github.com/hashicorp/vault-plugin-auth-gcp v0.12.1 go: downloading github.com/hashicorp/vault-plugin-auth-jwt v0.12.1 go: downloading github.com/hashicorp/vault-plugin-auth-kerberos v0.6.0 go: downloading github.com/hashicorp/vault-plugin-auth-oci v0.10.0 go: downloading github.com/hashicorp/vault-plugin-secrets-kv v0.11.0 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/mholt/archiver/v3 v3.5.1 go: downloading github.com/mitchellh/cli v1.1.2 go: downloading github.com/mitchellh/go-testing-interface v1.14.0 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/mitchellh/mapstructure v1.4.3 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/posener/complete v1.2.3 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible go: downloading google.golang.org/grpc v1.44.0 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.9.6 go: downloading golang.org/x/crypto v0.0.0-20220208050332-20e1d8d225ab go: downloading google.golang.org/protobuf v1.27.1 go: downloading golang.org/x/sys v0.0.0-20220207234003-57398862261d go: downloading github.com/ryanuber/go-glob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190620160927-9418d7b0cd0f go: downloading github.com/hashicorp/go-sockaddr v1.0.2 go: downloading github.com/centrify/cloud-golang-sdk v0.0.0-20210923165758-a8c48d049166 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 go: downloading github.com/hashicorp/go-retryablehttp v0.7.0 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.4 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading github.com/jefferai/jsonx v1.0.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/hashicorp/go-syslog v1.0.0 go: downloading github.com/aws/aws-sdk-go v1.37.19 go: downloading github.com/hashicorp/go-secure-stdlib/awsutil v0.1.6 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible go: downloading github.com/chrismalek/oktasdk-go v0.0.0-20181212195951-3430665dfaa0 go: downloading github.com/okta/okta-sdk-golang/v2 v2.9.1 go: downloading github.com/google/go-github v17.0.0+incompatible go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading github.com/mikesmitty/edkey v0.0.0-20170222072505-3356ea4e686a go: downloading github.com/go-errors/errors v1.4.1 go: downloading github.com/hashicorp/go-gcp-common v0.7.0 go: downloading github.com/armon/go-metrics v0.3.10 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.2 go: downloading google.golang.org/api v0.30.0 go: downloading github.com/hashicorp/go-secure-stdlib/base62 v0.1.2 go: downloading go.etcd.io/bbolt v1.3.6 go: downloading github.com/hashicorp/go-memdb v1.3.2 go: downloading github.com/hashicorp/consul-template v0.28.1-0.20220415203157-ebf2f3dfe745 go: downloading github.com/go-test/deep v1.0.8 go: downloading github.com/natefinch/atomic v0.0.0-20150920032501-a62ce929ffcc go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/hashicorp/vault-plugin-auth-azure v0.10.0 go: downloading github.com/hashicorp/vault-plugin-auth-kubernetes v0.12.1 go: downloading github.com/hashicorp/vault-plugin-database-couchbase v0.6.0 go: downloading github.com/hashicorp/vault-plugin-database-elasticsearch v0.10.0 go: downloading github.com/hashicorp/vault-plugin-database-mongodbatlas v0.6.0 go: downloading github.com/hashicorp/vault-plugin-database-snowflake v0.4.0 go: downloading github.com/hashicorp/vault-plugin-secrets-ad v0.12.0 go: downloading github.com/hashicorp/vault-plugin-secrets-alicloud v0.11.1 go: downloading github.com/hashicorp/vault-plugin-secrets-azure v0.12.0 go: downloading github.com/hashicorp/vault-plugin-secrets-gcp v0.12.0 go: downloading github.com/hashicorp/vault-plugin-secrets-gcpkms v0.11.0 go: downloading github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.6.0 go: downloading github.com/hashicorp/vault-plugin-secrets-openldap v0.7.1 go: downloading github.com/hashicorp/vault-plugin-secrets-terraform v0.4.0 go: downloading github.com/prometheus/client_golang v1.11.1 go: downloading github.com/keybase/go-crypto v0.0.0-20190403132359-d65b6b94177f go: downloading github.com/prometheus/common v0.26.0 go: downloading github.com/NYTimes/gziphandler v1.1.1 go: downloading github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.1 go: downloading cloud.google.com/go v0.65.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a go: downloading github.com/google/go-metrics-stackdriver v0.2.0 go: downloading github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f go: downloading github.com/aerospike/aerospike-client-go/v5 v5.6.0 go: downloading github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190307165228-86c17b95fcd5 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 github.com/gocql/gocql v1.0.0 go: downloading github.com/cockroachdb/cockroach-go v0.0.0-20181001143604-e0a95dfd547c go: downloading github.com/lib/pq v1.10.3 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.0.0-20210928084031-3df272774672 go: downloading go.etcd.io/etcd/client/v2 v2.305.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.0 go: downloading cloud.google.com/go/storage v1.10.0 go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f go: downloading github.com/denisenkom/go-mssqldb v0.12.0 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/oracle/oci-go-sdk v13.1.0+incompatible go: downloading github.com/hashicorp/go-msgpack v1.1.5 go: downloading github.com/hashicorp/go-raftchunking v0.6.3-0.20191002164813-7e9e8525653a go: downloading github.com/hashicorp/raft v1.3.9 go: downloading github.com/hashicorp/raft-autopilot v0.1.3 go: downloading github.com/hashicorp/raft-boltdb/v2 v2.0.0-20210421194847-a7e34179d62c go: downloading github.com/hashicorp/raft-snapshot v1.0.4 go: downloading github.com/rboyer/safeio v0.2.1 go: downloading github.com/shirou/gopsutil v3.21.5+incompatible go: downloading cloud.google.com/go/spanner v1.5.1 go: downloading github.com/ncw/swift v1.0.47 go: downloading github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/duosecurity/duo_api_golang v0.0.0-20190308151101-6c680f768e74 go: downloading github.com/golang-jwt/jwt/v4 v4.3.0 go: downloading github.com/hashicorp/go-discover v0.0.0-20210818145131-c573d69da192 go: downloading github.com/hashicorp/go-plugin v1.4.3 go: downloading github.com/hashicorp/go-version v1.4.0 go: downloading github.com/pquerna/otp v1.2.1-0.20191009055518-468c2dd2b58d go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading go.opentelemetry.io/otel v0.20.0 go: downloading go.opentelemetry.io/otel/sdk v0.20.0 go: downloading go.opentelemetry.io/otel/trace v0.20.0 go: downloading github.com/cloudfoundry-community/go-cfclient v0.0.0-20210823134051-721f0e559306 go: downloading github.com/rogpeppe/go-internal v1.6.2 go: downloading gopkg.in/jcmturner/goidentity.v3 v3.0.0 go: downloading github.com/hashicorp/cap v0.1.1 go: downloading github.com/mitchellh/pointerstructure v1.2.0 go: downloading github.com/andybalholm/brotli v1.0.1 go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading github.com/nwaples/rardecode v1.1.2 go: downloading github.com/pierrec/lz4/v4 v4.1.8 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible go: downloading github.com/bgentry/speakeasy v0.1.0 go: downloading github.com/evanphx/json-patch/v5 v5.6.0 go: downloading github.com/hashicorp/go-kms-wrapping/entropy v0.1.0 go: downloading github.com/Jeffail/gabs v1.1.1 go: downloading github.com/go-ldap/ldap/v3 v3.4.1 go: downloading google.golang.org/genproto v0.0.0-20220207185906-7721543eae58 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/cenkalti/backoff/v4 v4.1.1 go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading github.com/pires/go-proxyproto v0.6.1 go: downloading github.com/jcmturner/gofork v1.0.0 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/hashicorp/logutils v1.0.0 go: downloading github.com/mitchellh/hashstructure v1.0.0 go: downloading github.com/Azure/azure-sdk-for-go v61.4.0+incompatible go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 go: downloading github.com/coreos/go-oidc v2.2.1+incompatible go: downloading github.com/couchbase/gocb/v2 v2.3.3 go: downloading github.com/briankassouf/jose v0.9.2-0.20180619214549-d2569464773f go: downloading k8s.io/api v0.22.2 go: downloading k8s.io/apimachinery v0.22.2 go: downloading github.com/mongodb-forks/digest v1.0.3 go: downloading go.mongodb.org/atlas v0.13.0 go: downloading github.com/snowflakedb/gosnowflake v1.6.3 go: downloading layeh.com/radius v0.0.0-20190322222518-890bc1058917 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce go: downloading github.com/hashicorp/nomad/api v0.0.0-20211006193434-215bf04bc650 go: downloading github.com/michaelklishin/rabbit-hole/v2 v2.12.0 go: downloading github.com/SAP/go-hdb v0.14.1 go: downloading github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab go: downloading go.mongodb.org/mongo-driver v1.7.3 go: downloading github.com/gammazero/workerpool v0.0.0-20190406235159-88d534f22b56 go: downloading github.com/jeffchao/backoff v0.0.0-20140404060208-9d7fd7aa17f2 go: downloading github.com/go-ldap/ldif v0.0.0-20200320164324-fd88d9b715b3 go: downloading github.com/hashicorp/go-tfe v0.20.0 go: downloading github.com/sethvargo/go-limiter v0.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9 go: downloading github.com/googleapis/gax-go/v2 v2.0.5 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/jackc/pgx v3.3.0+incompatible go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading go.etcd.io/etcd/api/v3 v3.5.0 go: downloading go.uber.org/zap v1.19.1 go: downloading github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe go: downloading github.com/golang-sql/sqlexp v0.0.0-20170517235910-f1bb20e5a188 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading k8s.io/client-go v0.22.2 go: downloading github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc go: downloading code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/coreos/go-oidc/v3 v3.0.0 go: downloading github.com/Masterminds/goutils v1.1.0 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading gopkg.in/ini.v1 v1.62.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c go: downloading github.com/go-asn1-ber/asn1-ber v1.5.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/pquerna/cachecontrol v0.1.0 go: downloading github.com/couchbase/gocbcore/v10 v10.0.4 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.1.0 go: downloading k8s.io/klog/v2 v2.9.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.1.2 go: downloading k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b go: downloading github.com/openlyinc/pointy v1.1.2 go: downloading github.com/apache/arrow/go/arrow v0.0.0-20210818145353-234c94e4ce64 go: downloading github.com/aws/aws-sdk-go-v2 v1.8.0 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.3.2 go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.4.0 go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.12.0 go: downloading github.com/aws/smithy-go v1.7.0 go: downloading github.com/form3tech-oss/jwt-go v3.2.5+incompatible go: downloading github.com/gabriel-vasile/mimetype v1.3.1 go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 go: downloading github.com/hashicorp/cronexpr v1.1.0 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d go: downloading github.com/gammazero/deque v0.0.0-20190130191400-2afb3858e9c7 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/hashicorp/go-slug v0.7.0 go: downloading github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d go: downloading github.com/circonus-labs/circonusllhist v0.1.3 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/coreos/go-semver v0.3.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading go.uber.org/multierr v1.6.0 go: downloading github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba go: downloading github.com/digitalocean/godo v1.7.5 go: downloading github.com/linode/linodego v0.7.1 go: downloading github.com/hashicorp/mdns v1.0.4 go: downloading github.com/gophercloud/gophercloud v0.1.0 go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d go: downloading github.com/tencentcloud/tencentcloud-sdk-go v1.0.162 go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 go: downloading github.com/vmware/govmomi v0.18.0 go: downloading github.com/tklauser/go-sysconf v0.3.9 go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/go-logr/logr v0.4.0 go: downloading github.com/google/go-cmp v0.5.6 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/google/flatbuffers v2.0.0+incompatible go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.2.2 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.2.2 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.5.2 go: downloading github.com/go-stack/stack v1.8.0 go: downloading github.com/xdg-go/scram v1.0.2 go: downloading github.com/xdg-go/stringprep v1.0.2 go: downloading github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c go: downloading github.com/googleapis/gnostic v0.5.5 go: downloading gopkg.in/resty.v1 v1.12.0 go: downloading github.com/miekg/dns v1.1.41 go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 go: downloading github.com/tklauser/numcpus v0.3.0 go: downloading go.opentelemetry.io/otel/metric v0.20.0 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading sigs.k8s.io/yaml v1.2.0 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.1 github.com/hashicorp/vault/sdk/helper/license github.com/hashicorp/vault/sdk/helper/errutil github.com/hashicorp/vault/sdk/helper/consts github.com/hashicorp/vault/sdk/helper/logging github.com/hashicorp/vault/sdk/helper/strutil github.com/hashicorp/vault/sdk/helper/hclutil github.com/hashicorp/vault/sdk/helper/compressutil github.com/hashicorp/vault/sdk/helper/jsonutil github.com/hashicorp/vault/sdk/helper/wrapping github.com/hashicorp/vault/sdk/version github.com/hashicorp/vault/sdk/helper/certutil github.com/hashicorp/vault/sdk/helper/cryptoutil github.com/hashicorp/vault/sdk/helper/pathmanager github.com/hashicorp/vault/sdk/helper/locksutil github.com/hashicorp/vault/sdk/physical github.com/hashicorp/vault/sdk/helper/cidrutil github.com/hashicorp/vault/sdk/helper/policyutil github.com/hashicorp/vault/sdk/physical/inmem github.com/hashicorp/vault/sdk/helper/kdf github.com/hashicorp/vault/helper/namespace github.com/hashicorp/vault/builtin/credential/aws/pkcs7 github.com/hashicorp/vault/sdk/queue github.com/hashicorp/vault/sdk/database/dbplugin/v5/proto github.com/hashicorp/vault/helper/dhutil github.com/hashicorp/vault/sdk/helper/pluginutil github.com/hashicorp/vault/sdk/logical github.com/hashicorp/vault/sdk/database/dbplugin github.com/hashicorp/vault/sdk/database/dbplugin/v5 github.com/hashicorp/vault/api github.com/hashicorp/vault/sdk/helper/identitytpl github.com/hashicorp/vault/sdk/helper/salt github.com/hashicorp/vault/sdk/helper/useragent github.com/hashicorp/vault/sdk/helper/keysutil github.com/hashicorp/vault/sdk/database/helper/dbutil github.com/hashicorp/vault/audit github.com/hashicorp/vault/sdk/framework github.com/hashicorp/vault/sdk/plugin/pb github.com/hashicorp/vault/helper/metricsutil github.com/hashicorp/vault/builtin/audit/file github.com/hashicorp/vault/builtin/audit/socket github.com/hashicorp/vault/builtin/audit/syslog github.com/hashicorp/vault/sdk/helper/tokenutil github.com/hashicorp/vault/sdk/helper/authmetadata github.com/hashicorp/vault/sdk/helper/ldaputil github.com/hashicorp/vault-plugin-secrets-kv github.com/hashicorp/vault/helper/mfa/duo github.com/hashicorp/vault-plugin-auth-cf/models github.com/hashicorp/vault-plugin-auth-cf/util github.com/hashicorp/vault/helper/mfa github.com/hashicorp/vault-plugin-auth-alicloud github.com/hashicorp/vault-plugin-auth-centrify github.com/hashicorp/vault-plugin-auth-gcp/plugin github.com/hashicorp/vault-plugin-auth-jwt github.com/hashicorp/vault-plugin-auth-kerberos github.com/hashicorp/vault-plugin-auth-oci github.com/hashicorp/vault-plugin-auth-cf github.com/hashicorp/vault/builtin/credential/aws github.com/hashicorp/vault/builtin/credential/cert github.com/hashicorp/vault/builtin/credential/github github.com/hashicorp/vault/builtin/credential/ldap github.com/hashicorp/vault/builtin/credential/okta github.com/hashicorp/vault/builtin/credential/token github.com/hashicorp/vault/builtin/credential/userpass github.com/hashicorp/vault/builtin/logical/database github.com/hashicorp/vault/builtin/logical/ssh github.com/hashicorp/vault/sdk/plugin github.com/hashicorp/vault/command/agent/auth github.com/hashicorp/vault/command/agent/sink github.com/hashicorp/go-kms-wrapping/wrappers/transit github.com/hashicorp/vault/internalshared/configutil github.com/hashicorp/vault/command/agent/auth/aws github.com/hashicorp/vault/command/agent/auth/approle github.com/hashicorp/vault/command/agent/auth/alicloud github.com/hashicorp/vault/command/agent/auth/azure github.com/hashicorp/vault/command/agent/auth/cert github.com/hashicorp/vault/command/agent/auth/cf github.com/hashicorp/vault/command/agent/auth/gcp github.com/hashicorp/vault/command/agent/auth/jwt github.com/hashicorp/vault/builtin/plugin github.com/hashicorp/vault/command/agent/auth/kerberos github.com/hashicorp/vault/command/agent/auth/kubernetes github.com/hashicorp/vault/sdk/helper/tlsutil github.com/hashicorp/vault/internalshared/listenerutil github.com/hashicorp/raft github.com/hashicorp/vault/vault/cluster github.com/hashicorp/vault/helper/pgpkeys github.com/hashicorp/vault/command/server github.com/hashicorp/go-raftchunking github.com/hashicorp/raft-autopilot github.com/hashicorp/raft-boltdb/v2 github.com/hashicorp/raft-snapshot github.com/hashicorp/vault/physical/raft github.com/hashicorp/vault/helper/fairshare github.com/hashicorp/vault/helper/forwarding github.com/hashicorp/vault/helper/identity github.com/hashicorp/vault/helper/storagepacker github.com/hashicorp/vault/sdk/helper/template github.com/hashicorp/vault/sdk/helper/parseutil github.com/hashicorp/vault/sdk/helper/xor github.com/hashicorp/vault/vault/activity github.com/hashicorp/vault/sdk/helper/roottoken github.com/hashicorp/vault/vault/replication github.com/hashicorp/vault/sdk/helper/dbtxn github.com/hashicorp/vault/sdk/database/helper/connutil github.com/hashicorp/vault/plugins/database/postgresql github.com/hashicorp/vault/vault/quotas github.com/hashicorp/consul-template/dependency github.com/hashicorp/vault/plugins/database/mysql github.com/hashicorp/vault/command/agent/sink/file github.com/hashicorp/consul-template/config github.com/hashicorp/consul-template/watch github.com/hashicorp/vault/command/agent/config github.com/hashicorp/consul-template/logging github.com/hashicorp/consul-template/template github.com/hashicorp/vault/sdk/helper/pointerutil github.com/hashicorp/vault/command/config github.com/hashicorp/vault-plugin-auth-azure github.com/hashicorp/vault/sdk/database/helper/credsutil github.com/hashicorp/vault-plugin-database-elasticsearch github.com/hashicorp/consul-template/manager github.com/hashicorp/vault-plugin-auth-kubernetes github.com/hashicorp/vault-plugin-database-couchbase github.com/hashicorp/vault/command/agent/template github.com/hashicorp/vault-plugin-database-mongodbatlas github.com/hashicorp/vault/vault github.com/hashicorp/vault-plugin-secrets-ad/plugin/client github.com/hashicorp/vault-plugin-secrets-ad/plugin/util github.com/hashicorp/vault-plugin-secrets-alicloud github.com/hashicorp/vault-plugin-secrets-gcp/plugin github.com/hashicorp/vault-plugin-secrets-ad/plugin github.com/hashicorp/vault-plugin-secrets-mongodbatlas github.com/hashicorp/vault-plugin-secrets-gcpkms github.com/hashicorp/vault-plugin-secrets-openldap/client github.com/hashicorp/vault-plugin-secrets-azure github.com/hashicorp/vault/builtin/credential/app-id github.com/hashicorp/vault-plugin-secrets-openldap github.com/hashicorp/vault-plugin-secrets-terraform github.com/hashicorp/vault/builtin/credential/radius github.com/hashicorp/vault-plugin-database-snowflake github.com/hashicorp/vault/builtin/credential/approle github.com/hashicorp/vault/builtin/logical/consul github.com/hashicorp/vault/builtin/logical/cassandra github.com/hashicorp/vault/builtin/logical/mongodb github.com/hashicorp/vault/builtin/logical/mysql github.com/hashicorp/vault/builtin/logical/aws github.com/hashicorp/vault/builtin/logical/mssql github.com/hashicorp/vault/builtin/logical/pki github.com/hashicorp/vault/builtin/logical/postgresql github.com/michaelklishin/rabbit-hole/v2 github.com/hashicorp/vault/builtin/logical/totp github.com/hashicorp/vault/builtin/logical/transit github.com/hashicorp/vault/plugins/database/cassandra github.com/hashicorp/vault/builtin/logical/rabbitmq github.com/hashicorp/vault/plugins/database/influxdb github.com/hashicorp/vault/builtin/logical/nomad github.com/hashicorp/vault/plugins/database/hana github.com/hashicorp/vault/plugins/database/mssql github.com/hashicorp/vault/plugins/database/redshift github.com/hashicorp/vault/physical/azure github.com/hashicorp/vault/physical/cassandra github.com/hashicorp/vault/physical/alicloudoss github.com/hashicorp/vault/plugins/database/mongodb github.com/hashicorp/vault/physical/couchdb github.com/hashicorp/vault/physical/cockroachdb github.com/hashicorp/vault/physical/dynamodb github.com/hashicorp/vault/physical/aerospike github.com/hashicorp/vault/helper/builtinplugins github.com/hashicorp/vault/physical/foundationdb github.com/hashicorp/vault/physical/mssql github.com/hashicorp/vault/physical/mysql github.com/hashicorp/vault/physical/manta github.com/hashicorp/vault/vault/diagnose github.com/hashicorp/vault/physical/oci github.com/hashicorp/vault/physical/postgresql github.com/hashicorp/vault/physical/gcs github.com/hashicorp/vault/physical/etcd github.com/hashicorp/vault/physical/s3 github.com/hashicorp/vault/physical/zookeeper github.com/hashicorp/vault/physical/swift github.com/hashicorp/vault/physical/spanner github.com/hashicorp/vault/sdk/physical/file github.com/hashicorp/vault/serviceregistration/kubernetes/client github.com/hashicorp/vault/physical/consul github.com/hashicorp/vault/serviceregistration/consul github.com/hashicorp/vault/serviceregistration/kubernetes github.com/hashicorp/vault/http github.com/hashicorp/vault/command/agent/cache github.com/hashicorp/vault/command/agent/sink/inmem github.com/hashicorp/vault/command github.com/hashicorp/vault >>> vault: Entering fakeroot... >>> vault-openrc*: Running split function openrc... >>> vault-openrc*: Preparing subpackage vault-openrc... >>> vault-openrc*: Running postcheck for vault-openrc >>> vault*: Running postcheck for vault >>> vault*: Preparing package vault... >>> vault*: Stripping binaries >>> vault*: Script found. /bin/sh added as a dependency for vault-1.10.5-r0.apk >>> vault*: Adding .pre-install >>> vault-openrc*: Scanning shared objects >>> vault*: Scanning shared objects >>> vault-openrc*: Tracing dependencies... >>> vault-openrc*: Package size: 24.0 KB >>> vault-openrc*: Compressing data... >>> vault-openrc*: Create checksum... >>> vault-openrc*: Create vault-openrc-1.10.5-r0.apk >>> vault*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> vault*: Package size: 127.5 MB >>> vault*: Compressing data... >>> vault*: Create checksum... >>> vault*: Create vault-1.10.5-r0.apk >>> vault: Build complete at Tue, 02 Aug 2022 08:06:01 +0000 elapsed time 0h 2m 4s >>> vault: Cleaning up srcdir >>> vault: Cleaning up pkgdir >>> vault: Uninstalling dependencies... (1/12) Purging .makedepends-vault (20220802.080357) (2/12) Purging libcap (2.64-r0) (3/12) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (4/12) Purging go (1.18.4-r0) (5/12) Purging python3 (3.10.5-r0) (6/12) Purging go-bindata-assetfs (1.0.1-r8) (7/12) Purging go-bindata (3.1.3-r11) (8/12) Purging readline (8.1.2-r0) (9/12) Purging libffi (3.4.2-r1) (10/12) Purging gdbm (1.23-r0) (11/12) Purging mpdecimal (2.5.1-r1) (12/12) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r17.trigger OK: 327 MiB in 97 packages >>> vault: Updating the community/s390x repository index... >>> vault: Signing the index...