>>> blocky: Building testing/blocky 0.22-r0 (using abuild 3.11.21-r0) started Fri, 22 Sep 2023 15:57:37 +0000 >>> blocky: Checking sanity of /home/buildozer/aports/testing/blocky/APKBUILD... >>> blocky: Analyzing dependencies... >>> blocky: Installing for build: build-base go (1/3) Installing binutils-gold (2.41-r0) (2/3) Installing go (1.21.1-r0) (3/3) Installing .makedepends-blocky (20230922.155738) Executing busybox-1.36.1-r8.trigger OK: 558 MiB in 106 packages >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Cleaning up tmpdir >>> blocky: Fetching blocky-0.22.tar.gz::https://github.com/0xERR0R/blocky/archive/v0.22.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 695k 0 695k 0 0 1190k 0 --:--:-- --:--:-- --:--:-- 1190k >>> blocky: Fetching blocky-0.22.tar.gz::https://github.com/0xERR0R/blocky/archive/v0.22.tar.gz >>> blocky: Checking sha512sums... blocky-0.22.tar.gz: OK >>> blocky: Unpacking /var/cache/distfiles/blocky-0.22.tar.gz... go run mvdan.cc/gofumpt -l -w -extra . go generate ./... go: downloading mvdan.cc/gofumpt v0.5.0 go: downloading github.com/creasty/defaults v1.7.0 go: downloading golang.org/x/net v0.14.0 go: downloading github.com/ThinkChaos/parcour v0.0.0-20230710171753-fbf917c9eaef go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/testcontainers/testcontainers-go v0.23.0 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea go: downloading golang.org/x/sync v0.3.0 go: downloading golang.org/x/mod v0.12.0 go: downloading golang.org/x/tools v0.12.0 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/go-chi/chi/v5 v5.0.10 go: downloading github.com/google/go-cmp v0.5.9 go: downloading gorm.io/gorm v1.25.4 go: downloading github.com/hashicorp/golang-lru v1.0.2 go: downloading github.com/onsi/gomega v1.27.10 go: downloading github.com/onsi/ginkgo/v2 v2.12.0 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/avast/retry-go/v4 v4.5.0 go: downloading github.com/miekg/dns v1.1.55 go: downloading gorm.io/driver/postgres v1.5.2 go: downloading gorm.io/driver/mysql v1.5.0 go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/ramr/go-reaper v0.2.1 go: downloading github.com/mroth/weightedrand/v2 v2.1.0 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef go: downloading github.com/x-cray/logrus-prefixed-formatter v0.5.2 go: downloading github.com/go-chi/cors v1.2.1 go: downloading github.com/go-sql-driver/mysql v1.7.0 go: downloading github.com/jackc/pgx/v5 v5.3.1 go: downloading golang.org/x/crypto v0.12.0 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/prometheus/common v0.42.0 go: downloading github.com/prometheus/client_model v0.3.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/go-logr/logr v1.2.4 go: downloading golang.org/x/term v0.11.0 go: downloading github.com/docker/docker v24.0.5+incompatible go: downloading github.com/containerd/containerd v1.7.3 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4 go: downloading github.com/moby/term v0.5.0 go: downloading dario.cat/mergo v1.0.0 go: downloading github.com/cpuguy83/dockercfg v0.3.1 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading google.golang.org/grpc v1.57.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/opencontainers/runc v1.1.5 go: downloading github.com/klauspost/compress v1.16.0 go: downloading github.com/moby/patternmatcher v0.5.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 go: downloading github.com/abice/go-enum v0.5.7 go: downloading github.com/urfave/cli/v2 v2.25.7 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/Masterminds/sprig/v3 v3.2.3 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/Masterminds/semver/v3 v3.2.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/huandu/xstrings v1.3.3 go: downloading github.com/imdario/mergo v0.3.15 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 find . -name '*.go' -exec go run golang.org/x/tools/cmd/goimports -w {} + go-enum started. file: bytes_source.go go-enum finished. file: bytes_source.go go-enum started. file: config.go go-enum finished. file: config.go go-enum started. file: list_cache.go go-enum finished. file: list_cache.go go-enum started. file: logger.go go-enum finished. file: logger.go go-enum started. file: models.go go-enum finished. file: models.go go build -v -ldflags="-w -s -X github.com/0xERR0R/blocky/util.Version=0.22 -X github.com/0xERR0R/blocky/util.BuildTime=20230922-155740 -X github.com/0xERR0R/blocky/util.Architecture=arm64" -o bin/blocky golang.org/x/net/internal/iana golang.org/x/exp/maps google.golang.org/protobuf/internal/flags vendor/golang.org/x/crypto/internal/alias github.com/dgryski/go-rendezvous google.golang.org/protobuf/internal/set crypto/rc4 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/text/transform net/http/internal/ascii net/http/internal/testcert hash/fnv internal/sysinfo github.com/jinzhu/inflection github.com/jackc/pgx/v5/internal/anynil github.com/jinzhu/now runtime/metrics internal/saferio github.com/jackc/pgx/v5/internal/pgio github.com/go-redis/redis/v8/internal/rand github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/hashicorp/golang-lru/simplelru google.golang.org/protobuf/internal/pragma github.com/go-redis/redis/v8/internal/util github.com/hashicorp/errwrap github.com/jackc/pgx/v5/internal/sanitize github.com/pmezard/go-difflib/difflib vendor/golang.org/x/net/http2/hpack github.com/creasty/defaults github.com/mroth/weightedrand/v2 github.com/0xERR0R/blocky/web mime/quotedprintable vendor/golang.org/x/crypto/hkdf encoding/csv os/signal github.com/prometheus/procfs/internal/fs net/http/internal github.com/davecgh/go-spew/spew encoding/gob os/user github.com/jackc/pgx/v5/pgconn/internal/ctxwatch github.com/go-redis/redis/v8/internal/hashtag github.com/stretchr/objx vendor/golang.org/x/text/unicode/bidi github.com/go-redis/redis/v8/internal/proto database/sql google.golang.org/protobuf/internal/version vendor/golang.org/x/crypto/chacha20 github.com/go-redis/redis/v8/internal gopkg.in/yaml.v3 github.com/jackc/pgx/v5/internal/iobufpool github.com/ThinkChaos/parcour/zync github.com/jackc/pgpassfile github.com/avast/retry-go/v4 github.com/beorn7/perks/quantile github.com/hako/durafmt mime github.com/prometheus/procfs/internal/util github.com/jackc/pgservicefile github.com/go-redis/redis/v8/internal/hscan golang.org/x/text/unicode/bidi time/tzdata github.com/cespare/xxhash/v2 golang.org/x/net/bpf testing github.com/prometheus/common/model gopkg.in/yaml.v2 vendor/golang.org/x/text/unicode/norm gorm.io/gorm/utils github.com/sirupsen/logrus golang.org/x/term golang.org/x/text/runes google.golang.org/protobuf/internal/detrand net/textproto github.com/mgutz/ansi golang.org/x/net/internal/socket internal/profile github.com/ThinkChaos/parcour/jobgroup golang.org/x/text/width github.com/hashicorp/go-multierror github.com/jackc/pgx/v5/pgproto3 github.com/prometheus/procfs gorm.io/gorm/logger google.golang.org/protobuf/internal/errors vendor/golang.org/x/crypto/chacha20poly1305 github.com/spf13/pflag github.com/go-redis/redis/v8/internal/pool google.golang.org/protobuf/encoding/protowire github.com/ramr/go-reaper golang.org/x/crypto/ssh/terminal crypto/tls mime/multipart google.golang.org/protobuf/reflect/protoreflect github.com/ThinkChaos/parcour vendor/golang.org/x/text/secure/bidirule golang.org/x/net/ipv4 golang.org/x/net/ipv6 golang.org/x/text/secure/bidirule github.com/x-cray/logrus-prefixed-formatter github.com/0xERR0R/blocky/config/migration golang.org/x/net/idna golang.org/x/text/secure/precis google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/genid gorm.io/gorm/clause github.com/jackc/pgx/v5/pgtype google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text vendor/golang.org/x/net/idna github.com/hashicorp/golang-lru google.golang.org/protobuf/proto gorm.io/gorm/schema github.com/0xERR0R/blocky/cache/expirationcache google.golang.org/protobuf/internal/encoding/defval github.com/spf13/cobra github.com/0xERR0R/blocky/lists/parsers google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy gorm.io/gorm google.golang.org/protobuf/internal/encoding/tag net/http/httptrace github.com/jackc/pgx/v5/internal/nbconn github.com/go-redis/redis/v8 github.com/go-sql-driver/mysql github.com/miekg/dns google.golang.org/protobuf/internal/impl net/http github.com/jackc/pgx/v5/pgconn gorm.io/gorm/migrator gorm.io/gorm/callbacks github.com/jackc/pgx/v5/internal/stmtcache gorm.io/driver/mysql google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/timestamp github.com/0xERR0R/blocky/model google.golang.org/protobuf/reflect/protodesc net/http/httptest github.com/go-chi/chi/v5 net/rpc expvar net/http/cookiejar net/http/pprof github.com/go-chi/cors github.com/golang/protobuf/proto golang.org/x/net/publicsuffix github.com/stretchr/testify/assert github.com/go-chi/chi/v5/middleware github.com/asaskevich/EventBus github.com/0xERR0R/blocky/evt github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/stretchr/testify/mock github.com/prometheus/client_golang/prometheus github.com/0xERR0R/blocky/log github.com/0xERR0R/blocky/cache/stringcache github.com/0xERR0R/blocky/config github.com/0xERR0R/blocky/util github.com/0xERR0R/blocky/lists github.com/0xERR0R/blocky/api github.com/prometheus/client_golang/prometheus/collectors github.com/prometheus/client_golang/prometheus/promhttp github.com/0xERR0R/blocky/redis github.com/jackc/pgx/v5 github.com/0xERR0R/blocky/metrics github.com/jackc/pgx/v5/stdlib gorm.io/driver/postgres github.com/0xERR0R/blocky/querylog github.com/0xERR0R/blocky/resolver github.com/0xERR0R/blocky/server github.com/0xERR0R/blocky/cmd github.com/0xERR0R/blocky >>> blocky: Entering fakeroot... >>> blocky*: Running postcheck for blocky >>> blocky*: Preparing package blocky... >>> blocky*: Stripping binaries >>> blocky*: Scanning shared objects >>> blocky*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> blocky*: Package size: 21.9 MB >>> blocky*: Compressing data... >>> blocky*: Create checksum... >>> blocky*: Create blocky-0.22-r0.apk >>> blocky: Build complete at Fri, 22 Sep 2023 15:57:57 +0000 elapsed time 0h 0m 20s >>> blocky: Cleaning up srcdir >>> blocky: Cleaning up pkgdir >>> blocky: Uninstalling dependencies... (1/3) Purging .makedepends-blocky (20230922.155738) (2/3) Purging go (1.21.1-r0) (3/3) Purging binutils-gold (2.41-r0) Executing busybox-1.36.1-r8.trigger OK: 379 MiB in 103 packages >>> blocky: Updating the testing/aarch64 repository index... >>> blocky: Signing the index...