>>> wait4x: Building community/wait4x 3.6.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 00:33:14 +0000 >>> wait4x: Validating /home/buildozer/aports/community/wait4x/APKBUILD... >>> wait4x: Analyzing dependencies... >>> wait4x: Installing for build: build-base go (1/2) Installing go (1.26.2-r0) (2/2) Installing .makedepends-wait4x (20260426.003315) Executing busybox-1.37.0-r31.trigger OK: 564.5 MiB in 105 packages >>> wait4x: Cleaning up srcdir >>> wait4x: Cleaning up pkgdir >>> wait4x: Cleaning up tmpdir >>> wait4x: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/wait4x-3.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/wait4x-3.6.0.tar.gz.part' wait4x-3.6.0.tar.gz. 100% |********************************| 132k 0:00:00 ETA '/var/cache/distfiles/v3.24/wait4x-3.6.0.tar.gz.part' saved /var/cache/distfiles/v3.24/wait4x-3.6.0.tar.gz: OK /home/buildozer/aports/community/wait4x/skip-tests.patch: OK >>> wait4x: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/wait4x-3.6.0.tar.gz /var/cache/distfiles/v3.24/wait4x-3.6.0.tar.gz: OK /home/buildozer/aports/community/wait4x/skip-tests.patch: OK >>> wait4x: Unpacking /var/cache/distfiles/v3.24/wait4x-3.6.0.tar.gz... >>> wait4x: skip-tests.patch patching file checker/dns/a/a_test.go patching file checker/dns/aaaa/aaaa_test.go patching file checker/dns/cname/cname_test.go patching file checker/dns/mx/mx_test.go patching file checker/dns/ns/ns_test.go patching file checker/dns/txt/txt_test.go patching file checker/http/http_test.go patching file checker/kafka/kafka_test.go patching file checker/mongodb/mongodb_test.go patching file checker/mysql/mysql_test.go patching file checker/postgresql/postgresql_test.go patching file checker/rabbitmq/rabbitmq_test.go patching file checker/redis/redis_test.go patching file checker/tcp/tcp_test.go patching file internal/cmd/mysql_test.go Building Wait4X... CGO_ENABLED=1 GOOS=linux GOARCH=s390x /usr/bin/go build -v -trimpath -ldflags="-buildid= -w -X wait4x.dev/v3/internal/cmd.BuildTime=2026-04-26T00:33:17Z -X wait4x.dev/v3/internal/cmd.AppVersion=v3.6.0 -X wait4x.dev/v3/internal/cmd.GitCommit=unknown" -o /home/buildozer/aports/community/wait4x/src/wait4x-3.6.0/dist/wait4x cmd/wait4x/main.go go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/go-logr/logr v1.4.3 go: downloading github.com/go-logr/zerologr v1.2.3 go: downloading github.com/rs/zerolog v1.34.0 go: downloading github.com/spf13/cobra v1.9.1 go: downloading mvdan.cc/sh/v3 v3.12.0 go: downloading github.com/stretchr/testify v1.11.0 go: downloading github.com/antchfx/htmlquery v1.3.4 go: downloading github.com/tidwall/gjson v1.18.0 go: downloading golang.org/x/net v0.40.0 go: downloading github.com/influxdata/influxdb-client-go/v2 v2.14.0 go: downloading github.com/segmentio/kafka-go v0.4.48 go: downloading go.mongodb.org/mongo-driver v1.17.4 go: downloading github.com/go-sql-driver/mysql v1.9.3 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/rabbitmq/amqp091-go v1.10.0 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/antchfx/xpath v1.3.3 go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 go: downloading github.com/spf13/pflag v1.0.6 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/pretty v1.2.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/stretchr/objx v0.5.2 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/miekg/dns v1.1.68 go: downloading go.temporal.io/api v1.51.0 go: downloading google.golang.org/grpc v1.71.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading golang.org/x/sys v0.33.0 go: downloading golang.org/x/text v0.25.0 go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 go: downloading github.com/montanaflynn/stats v0.7.1 go: downloading github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf go: downloading github.com/oapi-codegen/runtime v1.1.1 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading google.golang.org/protobuf v1.36.5 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb go: downloading github.com/klauspost/compress v1.18.0 go: downloading golang.org/x/sync v0.14.0 go: downloading github.com/golang/snappy v1.0.0 go: downloading golang.org/x/crypto v0.38.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0 go: downloading github.com/google/uuid v1.6.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb internal/goarch internal/unsafeheader internal/byteorder internal/coverage/rtcov internal/godebugs internal/goexperiment internal/goos internal/cpu internal/abi internal/profilerecord internal/runtime/atomic internal/runtime/syscall/linux math/bits internal/runtime/gc internal/asan internal/msan internal/runtime/math internal/runtime/pprof/label internal/strconv internal/trace/tracev2 sync/atomic unicode internal/runtime/exithook internal/bytealg internal/chacha8rand unicode/utf8 internal/runtime/sys cmp math encoding unicode/utf16 internal/runtime/gc/scan log/internal log/slog/internal internal/nettrace internal/stringslite internal/runtime/cgroup internal/race internal/synctest container/list crypto/internal/fips140/alias crypto/internal/fips140deps/byteorder internal/sync internal/runtime/maps crypto/internal/fips140deps/cpu crypto/internal/constanttime crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias github.com/golang/groupcache/lru golang.org/x/net/html/atom golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal github.com/tidwall/match github.com/klauspost/compress/internal/race github.com/pierrec/lz4/v4/internal/lz4errors github.com/segmentio/kafka-go/protocol/consumer go.mongodb.org/mongo-driver/bson/bsonoptions go.mongodb.org/mongo-driver/bson/bsontype go.mongodb.org/mongo-driver/internal/handshake go.mongodb.org/mongo-driver/internal/ptrutil go.mongodb.org/mongo-driver/version github.com/lib/pq/oid github.com/dgryski/go-rendezvous golang.org/x/net/internal/iana google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set go.temporal.io/api/internal/protojson/set google.golang.org/grpc/serviceconfig runtime github.com/klauspost/compress iter internal/reflectlite weak crypto/internal/fips140/subtle sync maps slices crypto/subtle errors sort internal/testlog log/slog/internal/buffer internal/singleflight internal/bisect unique crypto/internal/fips140cache google.golang.org/protobuf/internal/pragma internal/oserror io path strconv vendor/golang.org/x/net/dns/dnsmessage syscall internal/godebug bytes strings reflect encoding/base64 net/netip bufio time internal/syscall/unix internal/syscall/execenv math/rand regexp/syntax hash crypto/internal/fips140deps/godebug hash/crc32 crypto crypto/internal/fips140 crypto/internal/impl math/rand/v2 internal/saferio runtime/cgo crypto/internal/fips140/sha256 crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 crypto/internal/randutil encoding/pem crypto/sha3 vendor/golang.org/x/text/transform net/http/internal/ascii crypto/internal/fips140/hmac net/http/internal/testcert crypto/internal/fips140hash hash/adler32 hash/fnv golang.org/x/text/transform regexp crypto/internal/fips140/check golang.org/x/text/internal/tag go.mongodb.org/mongo-driver/internal/aws github.com/go-redis/redis/v8/internal/rand github.com/go-redis/redis/v8/internal/util encoding/base32 crypto/internal/fips140/aes crypto/fips140 crypto/internal/fips140/nistec/fiat crypto/internal/fips140/edwards25519/field context io/fs internal/poll crypto/internal/fips140deps/time crypto/internal/fips140/bigmod internal/filepathlite crypto/internal/fips140/edwards25519 mvdan.cc/sh/v3/fileutil crypto/internal/entropy/v1.0.0 crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/tls/internal/fips140tls golang.org/x/text/encoding crypto/internal/fips140/tls13 golang.org/x/text/runes internal/fmtsort encoding/binary os golang.org/x/text/encoding/internal embed github.com/segmentio/kafka-go/sasl golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese golang.org/x/text/encoding/korean golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese crypto/internal/fips140/nistec golang.org/x/sys/unix golang.org/x/text/encoding/unicode github.com/klauspost/compress/internal/le github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 fmt path/filepath crypto/internal/sysrand crypto/internal/fips140/drbg vendor/golang.org/x/sys/cpu os/signal crypto/internal/fips140/aes/gcm crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/hkdf crypto/internal/fips140/mlkem vendor/golang.org/x/crypto/internal/poly1305 crypto/md5 crypto/cipher encoding/json log encoding/csv encoding/hex flag net/url text/template/parse mvdan.cc/sh/v3/pattern text/tabwriter mvdan.cc/sh/v3/syntax compress/flate crypto/internal/boring net crypto/internal/rand text/template math/big compress/gzip log/slog crypto/aes github.com/mattn/go-isatty crypto/des github.com/mattn/go-colorable github.com/fatih/color crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa crypto/ecdh github.com/go-logr/logr os/user crypto/sha512 crypto/hmac crypto/mlkem crypto/sha256 vendor/golang.org/x/crypto/chacha20 crypto/rc4 crypto/internal/fips140/rsa crypto/sha1 vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/net/http2/hpack mvdan.cc/sh/v3/expand crypto/rand crypto/elliptic crypto/internal/boring/bbig encoding/asn1 crypto/ed25519 crypto/hpke crypto/rsa crypto/dsa vendor/golang.org/x/text/secure/bidirule mime mime/quotedprintable vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix net/http/internal mvdan.cc/sh/v3/shell vendor/golang.org/x/net/idna os/exec github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib io/ioutil gopkg.in/yaml.v3 runtime/debug github.com/stretchr/objx compress/zlib crypto/ecdsa github.com/antchfx/xpath golang.org/x/net/html golang.org/x/text/internal/language github.com/rs/zerolog/internal/json github.com/spf13/pflag github.com/rs/zerolog net/textproto vendor/golang.org/x/net/http/httpproxy golang.org/x/text/internal/language/compact vendor/golang.org/x/net/http/httpguts crypto/x509 mime/multipart github.com/tidwall/pretty golang.org/x/text/unicode/bidi golang.org/x/text/language golang.org/x/text/unicode/norm github.com/tidwall/gjson golang.org/x/text/encoding/htmlindex github.com/spf13/cobra github.com/go-logr/zerologr github.com/stretchr/testify/assert/yaml golang.org/x/text/secure/bidirule golang.org/x/net/http2/hpack golang.org/x/net/html/charset github.com/influxdata/influxdb-client-go/v2/internal/http github.com/influxdata/influxdb-client-go/v2/log github.com/influxdata/influxdb-client-go/v2/api/query github.com/influxdata/line-protocol github.com/influxdata/influxdb-client-go/v2/internal/log github.com/apapsch/go-jsonmerge/v2 database/sql/driver github.com/influxdata/influxdb-client-go/v2/internal/gzip github.com/klauspost/compress/flate github.com/pierrec/lz4/v4/internal/lz4stream github.com/klauspost/compress/s2 github.com/google/uuid github.com/pierrec/lz4/v4 golang.org/x/net/idna github.com/oapi-codegen/runtime/types github.com/klauspost/compress/fse github.com/segmentio/kafka-go/compress/lz4 crypto/tls github.com/oapi-codegen/runtime github.com/influxdata/influxdb-client-go/v2/api/write github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/huff0 github.com/klauspost/compress/zstd/internal/xxhash runtime/pprof golang.org/x/net/http/httpguts github.com/xdg-go/pbkdf2 github.com/xdg-go/stringprep go.mongodb.org/mongo-driver/bson/primitive github.com/klauspost/compress/gzip go.mongodb.org/mongo-driver/mongo/address go.mongodb.org/mongo-driver/tag github.com/segmentio/kafka-go/compress/gzip go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/klauspost/compress/zstd go.mongodb.org/mongo-driver/mongo/readpref go.mongodb.org/mongo-driver/internal/csot go.mongodb.org/mongo-driver/internal/logger go.mongodb.org/mongo-driver/internal/rand golang.org/x/crypto/pbkdf2 github.com/klauspost/compress/snappy golang.org/x/crypto/scrypt github.com/golang/snappy github.com/segmentio/kafka-go/compress/snappy go.mongodb.org/mongo-driver/internal/randutil go.mongodb.org/mongo-driver/internal/uuid github.com/youmark/pkcs8 go.mongodb.org/mongo-driver/internal/driverutil go.mongodb.org/mongo-driver/internal/aws/awserr golang.org/x/sync/singleflight go.mongodb.org/mongo-driver/x/mongo/driver/dns github.com/montanaflynn/stats golang.org/x/crypto/ocsp github.com/xdg-go/scram golang.org/x/sync/errgroup go.mongodb.org/mongo-driver/internal/aws/credentials go.mongodb.org/mongo-driver/bson/bsonrw go.mongodb.org/mongo-driver/internal/csfle go.mongodb.org/mongo-driver/mongo/readconcern go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage github.com/segmentio/kafka-go/sasl/scram database/sql filippo.io/edwards25519/field github.com/lib/pq/scram github.com/cespare/xxhash/v2 github.com/go-redis/redis/v8/internal github.com/go-redis/redis/v8/internal/hashtag filippo.io/edwards25519 github.com/go-redis/redis/v8/internal/hscan github.com/go-redis/redis/v8/internal/proto golang.org/x/net/bpf github.com/go-redis/redis/v8/internal/pool golang.org/x/net/internal/socket wait4x.dev/v3/internal/contextutil google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/editiondefaults go/token google.golang.org/protobuf/internal/version google.golang.org/protobuf/internal/errors go.temporal.io/api/internal/protojson/errors google.golang.org/protobuf/encoding/protowire go.temporal.io/api/internal/strcase github.com/grpc-ecosystem/grpc-gateway/v2/utilities google.golang.org/grpc/grpclog/internal google.golang.org/protobuf/reflect/protoreflect go.mongodb.org/mongo-driver/bson/bsoncodec github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule golang.org/x/net/internal/timeseries golang.org/x/net/ipv4 github.com/segmentio/kafka-go/compress/zstd golang.org/x/net/ipv6 google.golang.org/grpc/grpclog github.com/segmentio/kafka-go/compress google.golang.org/grpc/connectivity html google.golang.org/grpc/backoff google.golang.org/grpc/attributes google.golang.org/grpc/internal google.golang.org/grpc/internal/envconfig google.golang.org/protobuf/internal/descfmt net/http/httptrace github.com/segmentio/kafka-go/protocol github.com/go-sql-driver/mysql github.com/lib/pq net/http/internal/httpcommon golang.org/x/net/internal/httpcommon github.com/rabbitmq/amqp091-go github.com/go-redis/redis/v8 net/http github.com/miekg/dns github.com/segmentio/kafka-go/protocol/addoffsetstotxn github.com/segmentio/kafka-go/protocol/addpartitionstotxn github.com/segmentio/kafka-go/protocol/alterclientquotas github.com/segmentio/kafka-go/protocol/alterconfigs github.com/segmentio/kafka-go/protocol/alterpartitionreassignments github.com/segmentio/kafka-go/protocol/alteruserscramcredentials github.com/segmentio/kafka-go/protocol/apiversions github.com/segmentio/kafka-go/protocol/createacls github.com/segmentio/kafka-go/protocol/createpartitions github.com/segmentio/kafka-go/protocol/createtopics github.com/segmentio/kafka-go/protocol/deleteacls github.com/segmentio/kafka-go/protocol/deletegroups github.com/segmentio/kafka-go/protocol/deletetopics github.com/segmentio/kafka-go/protocol/describeacls github.com/segmentio/kafka-go/protocol/describeclientquotas github.com/segmentio/kafka-go/protocol/describeconfigs github.com/segmentio/kafka-go/protocol/describegroups github.com/segmentio/kafka-go/protocol/describeuserscramcredentials github.com/segmentio/kafka-go/protocol/electleaders github.com/segmentio/kafka-go/protocol/endtxn github.com/segmentio/kafka-go/protocol/fetch github.com/segmentio/kafka-go/protocol/findcoordinator github.com/segmentio/kafka-go/protocol/heartbeat github.com/segmentio/kafka-go/protocol/incrementalalterconfigs github.com/segmentio/kafka-go/protocol/initproducerid github.com/segmentio/kafka-go/protocol/joingroup github.com/segmentio/kafka-go/protocol/leavegroup github.com/segmentio/kafka-go/protocol/listgroups github.com/segmentio/kafka-go/protocol/listoffsets github.com/segmentio/kafka-go/protocol/listpartitionreassignments github.com/segmentio/kafka-go/protocol/metadata github.com/segmentio/kafka-go/protocol/offsetcommit github.com/segmentio/kafka-go/protocol/offsetdelete github.com/segmentio/kafka-go/protocol/offsetfetch github.com/segmentio/kafka-go/protocol/produce github.com/segmentio/kafka-go/protocol/saslauthenticate github.com/segmentio/kafka-go/protocol/saslhandshake github.com/segmentio/kafka-go/protocol/syncgroup github.com/segmentio/kafka-go/protocol/txnoffsetcommit go.mongodb.org/mongo-driver/bson google.golang.org/protobuf/internal/descopts github.com/segmentio/kafka-go/protocol/rawproduce google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order github.com/segmentio/kafka-go google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/protolazy google.golang.org/protobuf/internal/encoding/defval go.mongodb.org/mongo-driver/internal/bsonutil go.mongodb.org/mongo-driver/internal/codecutil go.mongodb.org/mongo-driver/mongo/writeconcern go.mongodb.org/mongo-driver/mongo/description go.temporal.io/api/internal/protojson/genid go.temporal.io/api/internal/protojson/strs go.temporal.io/api/internal/protojson/json go.temporal.io/api/internal/protojson/order google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext go.temporal.io/api/internal/protojson google.golang.org/grpc/codes html/template go.mongodb.org/mongo-driver/event go.mongodb.org/mongo-driver/x/mongo/driver/session google.golang.org/grpc/internal/credentials google.golang.org/protobuf/internal/encoding/tag google.golang.org/grpc/metadata google.golang.org/grpc/credentials google.golang.org/grpc/stats google.golang.org/protobuf/internal/impl google.golang.org/grpc/experimental/stats google.golang.org/grpc/balancer/pickfirst/internal google.golang.org/grpc/internal/grpclog google.golang.org/protobuf/internal/encoding/json google.golang.org/grpc/internal/channelz google.golang.org/grpc/resolver net/http/httptest github.com/antchfx/htmlquery golang.org/x/net/http2 github.com/influxdata/influxdb-client-go/v2/api/http github.com/influxdata/influxdb-client-go/v2/domain github.com/stretchr/testify/assert net/http/cookiejar github.com/influxdata/influxdb-client-go/v2/internal/write go.mongodb.org/mongo-driver/internal/httputil golang.org/x/net/publicsuffix go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options go.mongodb.org/mongo-driver/internal/aws/signer/v4 go.mongodb.org/mongo-driver/internal/credproviders go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt go.mongodb.org/mongo-driver/x/mongo/driver go.mongodb.org/mongo-driver/x/mongo/driver/ocsp go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds wait4x.dev/v3/checker/dns golang.org/x/net/trace google.golang.org/grpc/channelz github.com/stretchr/testify/mock google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/protobuf/encoding/protojson google.golang.org/grpc/balancer/endpointsharding wait4x.dev/v3/checker google.golang.org/grpc/credentials/insecure wait4x.dev/v3/checker/kafka wait4x.dev/v3/checker/exec wait4x.dev/v3/checker/mysql wait4x.dev/v3/checker/postgresql wait4x.dev/v3/checker/rabbitmq go.mongodb.org/mongo-driver/x/mongo/driver/operation wait4x.dev/v3/checker/tcp wait4x.dev/v3/checker/dns/a wait4x.dev/v3/checker/dns/aaaa wait4x.dev/v3/checker/dns/cname wait4x.dev/v3/checker/dns/mx wait4x.dev/v3/checker/dns/ns wait4x.dev/v3/checker/dns/txt wait4x.dev/v3/waiter google.golang.org/grpc/internal/grpcutil wait4x.dev/v3/checker/http google.golang.org/grpc/mem google.golang.org/grpc/internal/backoff wait4x.dev/v3/internal/cmd/dns google.golang.org/grpc/internal/balancer/gracefulswitch google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/buffer google.golang.org/grpc/encoding google.golang.org/grpc/internal/idle google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/proxyattributes google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/resolver/delegatingresolver google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/stats google.golang.org/grpc/internal/resolver google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/peer google.golang.org/grpc/tap net/http/httputil google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns/internal google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/resolver/dns go.mongodb.org/mongo-driver/x/mongo/driver/auth google.golang.org/protobuf/internal/filetype github.com/influxdata/influxdb-client-go/v2/api google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/durationpb go.temporal.io/api/enums/v1 google.golang.org/protobuf/types/known/wrapperspb go.mongodb.org/mongo-driver/x/mongo/driver/connstring google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/protoadapt github.com/influxdata/influxdb-client-go/v2 google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/grpc/internal/pretty google.golang.org/genproto/googleapis/api/httpbody google.golang.org/grpc/balancer/pickfirst/pickfirstleaf google.golang.org/grpc/encoding/proto google.golang.org/genproto/googleapis/rpc/status go.mongodb.org/mongo-driver/mongo/options google.golang.org/protobuf/types/known/structpb go.temporal.io/api/rules/v1 google.golang.org/grpc/balancer/pickfirst google.golang.org/grpc/balancer/roundrobin wait4x.dev/v3/checker/influxdb google.golang.org/grpc/internal/status go.temporal.io/api/protocol/v1 google.golang.org/genproto/googleapis/api google.golang.org/protobuf/types/descriptorpb google.golang.org/grpc/status google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/transport go.temporal.io/api/namespace/v1 go.temporal.io/api/filter/v1 go.temporal.io/api/common/v1 go.temporal.io/api/replication/v1 go.temporal.io/api/version/v1 go.mongodb.org/mongo-driver/x/mongo/driver/topology google.golang.org/genproto/googleapis/api/annotations go.temporal.io/api/deployment/v1 go.temporal.io/api/failure/v1 go.temporal.io/api/sdk/v1 go.temporal.io/api/nexus/v1 go.temporal.io/api/update/v1 go.temporal.io/api/query/v1 go.temporal.io/api/taskqueue/v1 go.temporal.io/api/worker/v1 google.golang.org/grpc go.temporal.io/api/activity/v1 go.temporal.io/api/command/v1 go.temporal.io/api/workflow/v1 go.mongodb.org/mongo-driver/mongo wait4x.dev/v3/checker/redis go.temporal.io/api/batch/v1 go.temporal.io/api/history/v1 go.temporal.io/api/schedule/v1 google.golang.org/grpc/health/grpc_health_v1 github.com/grpc-ecosystem/grpc-gateway/v2/runtime wait4x.dev/v3/checker/mongodb go.temporal.io/api/workflowservice/v1 wait4x.dev/v3/checker/temporal wait4x.dev/v3/internal/cmd/temporal wait4x.dev/v3/internal/cmd command-line-arguments ✅ Binary built: /home/buildozer/aports/community/wait4x/src/wait4x-3.6.0/dist/wait4x Running tests (short mode)... /usr/bin/go test -v -short -covermode=atomic -coverprofile=coverage.out.tmp ./... go: downloading github.com/testcontainers/testcontainers-go v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/mysql v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/kafka v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/mongodb v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.38.0 go: downloading github.com/testcontainers/testcontainers-go/modules/redis v0.38.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/tonglil/buflogr v1.1.1 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 go: downloading github.com/containerd/errdefs v1.0.0 go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/containerd/platforms v0.2.1 go: downloading github.com/cpuguy83/dockercfg v0.3.2 go: downloading github.com/docker/docker v28.3.3+incompatible go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/moby/go-archive v0.1.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading github.com/opencontainers/image-spec v1.1.1 go: downloading github.com/moby/term v0.5.2 go: downloading golang.org/x/mod v0.24.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/mdelapenya/tlscert v0.2.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/errdefs/pkg v0.3.0 go: downloading github.com/distribution/reference v0.6.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 go: downloading go.opentelemetry.io/otel/trace v1.35.0 go: downloading go.opentelemetry.io/otel v1.35.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/magiconair/properties v1.8.10 go: downloading github.com/shirou/gopsutil/v4 v4.25.5 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/moby/sys/sequential v0.6.0 go: downloading github.com/moby/sys/user v0.4.0 go: downloading github.com/moby/sys/userns v0.1.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.35.0 go: downloading github.com/tklauser/go-sysconf v0.3.15 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 go: downloading github.com/tklauser/numcpus v0.10.0 ? wait4x.dev/v3 [no test files] wait4x.dev/v3/checker coverage: 0.0% of statements wait4x.dev/v3/checker/dns coverage: 0.0% of statements === RUN TestA a_test.go:63: skipping integration test --- SKIP: TestA (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/a 0.015s coverage: 0.0% of statements === RUN TestAAAA aaaa_test.go:65: skipping integration test --- SKIP: TestAAAA (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/aaaa 0.023s coverage: 0.0% of statements === RUN TestCNAME cname_test.go:69: skipping integration test --- SKIP: TestCNAME (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/cname 0.011s coverage: 0.0% of statements === RUN TestMX mx_test.go:70: skipping integration test --- SKIP: TestMX (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/mx 0.009s coverage: 0.0% of statements === RUN TestNS ns_test.go:71: skipping integration test --- SKIP: TestNS (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/ns 0.024s coverage: 0.0% of statements === RUN TestTXT txt_test.go:68: skipping integration test --- SKIP: TestTXT (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/dns/txt 0.025s coverage: 0.0% of statements wait4x.dev/v3/checker/exec coverage: 0.0% of statements === RUN TestHttpInvalidAddress --- PASS: TestHttpInvalidAddress (0.09s) === RUN TestHttpValidAddress --- PASS: TestHttpValidAddress (0.00s) === RUN TestHttpInvalidStatusCode --- PASS: TestHttpInvalidStatusCode (0.00s) === RUN TestHttpValidStatusCode --- PASS: TestHttpValidStatusCode (0.00s) === RUN TestHttpInvalidTLS http_test.go:89: skipping integration test --- SKIP: TestHttpInvalidTLS (0.00s) === RUN TestHttpH2CEnabled_Succeeds --- PASS: TestHttpH2CEnabled_Succeeds (0.00s) === RUN TestHttpNoRedirect --- PASS: TestHttpNoRedirect (0.00s) === RUN TestHttpRedirect http_test.go:129: skipping integration test --- SKIP: TestHttpRedirect (0.00s) === RUN TestHttpInvalidBody --- PASS: TestHttpInvalidBody (0.00s) === RUN TestHttpValidBody --- PASS: TestHttpValidBody (0.00s) === RUN TestHttpValidBodyJSON --- PASS: TestHttpValidBodyJSON (0.00s) === RUN TestHttpInvalidBodyJSON --- PASS: TestHttpInvalidBodyJSON (0.00s) === RUN TestHttpInvalidBodyXPath --- PASS: TestHttpInvalidBodyXPath (0.00s) === RUN TestHttpValidBodyXPath --- PASS: TestHttpValidBodyXPath (0.00s) === RUN TestHttpValidHeader --- PASS: TestHttpValidHeader (0.00s) === RUN TestHttpInvalidHeader --- PASS: TestHttpInvalidHeader (0.00s) === RUN TestHttpRequestHeaders --- PASS: TestHttpRequestHeaders (0.00s) === RUN TestHttpInvalidCombinationFeatures --- PASS: TestHttpInvalidCombinationFeatures (0.00s) === RUN TestHttpRequestBody --- PASS: TestHttpRequestBody (0.00s) === RUN TestHttpRequestHeaderWithoutInit --- PASS: TestHttpRequestHeaderWithoutInit (0.02s) PASS coverage: 78.1% of statements ok wait4x.dev/v3/checker/http 0.160s coverage: 78.1% of statements wait4x.dev/v3/checker/influxdb coverage: 0.0% of statements === RUN TestKafka kafka_test.go:93: skipping integration test --- SKIP: TestKafka (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/kafka 0.018s coverage: 0.0% of statements === RUN TestMongoDB mongodb_test.go:92: skipping integration test --- SKIP: TestMongoDB (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/mongodb 0.008s coverage: 0.0% of statements === RUN TestMySQL mysql_test.go:119: skipping integration test --- SKIP: TestMySQL (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/mysql 0.014s coverage: 0.0% of statements === RUN TestPostgreSQL postgresql_test.go:119: skipping integration test --- SKIP: TestPostgreSQL (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/postgresql 0.007s coverage: 0.0% of statements === RUN TestRabbitMQ rabbitmq_test.go:93: skipping integration test --- SKIP: TestRabbitMQ (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/rabbitmq 0.009s coverage: 0.0% of statements === RUN TestRedis redis_test.go:121: skipping integration test --- SKIP: TestRedis (0.00s) PASS coverage: 0.0% of statements ok wait4x.dev/v3/checker/redis 0.009s coverage: 0.0% of statements === RUN TestTCPSuite === RUN TestTCPSuite/TestCheckConnectionRefused === RUN TestTCPSuite/TestCheckContextCancellation tcp_test.go:209: skipping integration test === RUN TestTCPSuite/TestCheckIPv6Address === RUN TestTCPSuite/TestCheckInvalidAddress === RUN TestTCPSuite/TestCheckNameResolution === RUN TestTCPSuite/TestCheckSuccessful === RUN TestTCPSuite/TestCheckTimeout tcp_test.go:181: skipping integration test === RUN TestTCPSuite/TestIdentity === RUN TestTCPSuite/TestNew === RUN TestTCPSuite/TestTableDriven === RUN TestTCPSuite/TestTableDriven/Valid_Address === RUN TestTCPSuite/TestTableDriven/Connection_Refused === RUN TestTCPSuite/TestTableDriven/Very_Short_Timeout === RUN TestTCPSuite/TestTableDriven/Invalid_Address_Format === RUN TestTCPSuite/TestWithTimeout --- PASS: TestTCPSuite (0.26s) --- PASS: TestTCPSuite/TestCheckConnectionRefused (0.00s) --- SKIP: TestTCPSuite/TestCheckContextCancellation (0.00s) --- PASS: TestTCPSuite/TestCheckIPv6Address (0.00s) --- PASS: TestTCPSuite/TestCheckInvalidAddress (0.00s) --- PASS: TestTCPSuite/TestCheckNameResolution (0.26s) --- PASS: TestTCPSuite/TestCheckSuccessful (0.00s) --- SKIP: TestTCPSuite/TestCheckTimeout (0.00s) --- PASS: TestTCPSuite/TestIdentity (0.00s) --- PASS: TestTCPSuite/TestNew (0.00s) --- PASS: TestTCPSuite/TestTableDriven (0.00s) --- PASS: TestTCPSuite/TestTableDriven/Valid_Address (0.00s) --- PASS: TestTCPSuite/TestTableDriven/Connection_Refused (0.00s) --- PASS: TestTCPSuite/TestTableDriven/Very_Short_Timeout (0.00s) --- PASS: TestTCPSuite/TestTableDriven/Invalid_Address_Format (0.00s) --- PASS: TestTCPSuite/TestWithTimeout (0.00s) PASS coverage: 93.8% of statements ok wait4x.dev/v3/checker/tcp 0.272s coverage: 93.8% of statements wait4x.dev/v3/checker/temporal coverage: 0.0% of statements wait4x.dev/v3/cmd/wait4x coverage: 0.0% of statements wait4x.dev/v3/examples/pkg/custom_checker coverage: 0.0% of statements wait4x.dev/v3/examples/pkg/http_advanced coverage: 0.0% of statements wait4x.dev/v3/examples/pkg/parallel_services coverage: 0.0% of statements wait4x.dev/v3/examples/pkg/reverse_checking coverage: 0.0% of statements wait4x.dev/v3/examples/pkg/tcp_basic coverage: 0.0% of statements === RUN TestHTTPCommandInvalidArgument --- PASS: TestHTTPCommandInvalidArgument (0.00s) === RUN TestHTTPCommandInvalidAddress --- PASS: TestHTTPCommandInvalidAddress (0.00s) === RUN TestHTTPConnectionSuccess 2026-04-26T00:34:00Z INF [HTTP] Checking https://wait4x.dev ... --- PASS: TestHTTPConnectionSuccess (0.29s) === RUN TestHTTPConnectionSuccessThenExecuteCommand 2026-04-26T00:34:00Z INF [HTTP] Checking https://wait4x.dev ... Sun Apr 26 00:34:00 UTC 2026 --- PASS: TestHTTPConnectionSuccessThenExecuteCommand (0.06s) === RUN TestHTTPConnectionFail 2026-04-26T00:34:00Z INF [HTTP] Checking http://not-exists-doomain.tld ... 2026-04-26T00:34:00Z ERR Expectation failed error="failed to establish an http connection, caused by: Get \"http://not-exists-doomain.tld\": dial tcp: lookup not-exists-doomain.tld on 172.16.10.1:53: no such host" address=http://not-exists-doomain.tld 2026-04-26T00:34:01Z INF [HTTP] Checking http://not-exists-doomain.tld ... 2026-04-26T00:34:01Z ERR Expectation failed error="failed to establish an http connection, caused by: Get \"http://not-exists-doomain.tld\": dial tcp: lookup not-exists-doomain.tld on 172.16.10.1:53: no such host" address=http://not-exists-doomain.tld --- PASS: TestHTTPConnectionFail (2.00s) === RUN TestHTTPRequestHeaderSuccess 2026-04-26T00:34:02Z INF [HTTP] Checking http://127.0.0.1:38075 ... --- PASS: TestHTTPRequestHeaderSuccess (0.00s) === RUN TestHTTPRequestHeaderFail --- PASS: TestHTTPRequestHeaderFail (0.00s) === RUN TestHTTPH2CFlagSuccess 2026-04-26T00:34:02Z INF [HTTP] Checking http://127.0.0.1:36899 ... --- PASS: TestHTTPH2CFlagSuccess (0.00s) === RUN TestMySQLCommandSuite mysql_test.go:348: skipping integration test --- SKIP: TestMySQLCommandSuite (0.00s) === RUN TestTCPCommandSuite === RUN TestTCPCommandSuite/TestNewTCPCommand === RUN TestTCPCommandSuite/TestTCPCommandEmptyArgs === RUN TestTCPCommandSuite/TestTCPCommandExample === RUN TestTCPCommandSuite/TestTCPCommandFlags === RUN TestTCPCommandSuite/TestTCPCommandHelp === RUN TestTCPCommandSuite/TestTCPCommandInvalidArgument === RUN TestTCPCommandSuite/TestTCPCommandRunE 2026-04-26T00:34:02Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandTableDriven === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/Valid_Address 2026-04-26T00:34:02Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/No_Arguments === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/Connection_Refused 2026-04-26T00:34:02Z INF [TCP] Checking 240.0.0.1:12345 ... 2026-04-26T00:34:04Z ERR Expectation failed error="timed out while making a tcp call, caused by: dial tcp 240.0.0.1:12345: i/o timeout" timeout=3s === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/Invalid_Address_Format 2026-04-26T00:34:04Z INF [TCP] Checking not-a-valid-address ... 2026-04-26T00:34:04Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp: address not-a-valid-address: missing port in address" 2026-04-26T00:34:05Z INF [TCP] Checking not-a-valid-address ... 2026-04-26T00:34:05Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp: address not-a-valid-address: missing port in address" === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/Multiple_Valid_Addresses 2026-04-26T00:34:06Z INF [TCP] Checking 1.1.1.1:53 ... 2026-04-26T00:34:06Z INF [TCP] Checking 8.8.8.8:53 ... === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/With_Custom_Interval 2026-04-26T00:34:06Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/With_Invert_Check_Success 2026-04-26T00:34:06Z INF [TCP] Checking 240.0.0.1:12345 ... 2026-04-26T00:34:08Z ERR Expectation failed error="timed out while making a tcp call, caused by: dial tcp 240.0.0.1:12345: i/o timeout" timeout=3s === RUN TestTCPCommandSuite/TestTCPCommandTableDriven/With_Invert_Check_Failure 2026-04-26T00:34:08Z INF [TCP] Checking 1.1.1.1:53 ... 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandValidArgs === RUN TestTCPCommandSuite/TestTCPCommandWithBackoffCoefficient 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithBackoffMaxInterval 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithBackoffPolicy 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithContext 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithDash 2026-04-26T00:34:09Z INF [TCP] Checking 1.1.1.1:53 ... success === RUN TestTCPCommandSuite/TestTCPCommandWithIPv6Address 2026-04-26T00:34:09Z INF [TCP] Checking [::1]:53 ... 2026-04-26T00:34:09Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp [::1]:53: connect: connection refused" 2026-04-26T00:34:10Z INF [TCP] Checking [::1]:53 ... 2026-04-26T00:34:10Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp [::1]:53: connect: connection refused" === RUN TestTCPCommandSuite/TestTCPCommandWithInterval 2026-04-26T00:34:11Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithInvalidAddressFormat 2026-04-26T00:34:11Z INF [TCP] Checking invalid-address ... 2026-04-26T00:34:11Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp: address invalid-address: missing port in address" 2026-04-26T00:34:12Z INF [TCP] Checking invalid-address ... 2026-04-26T00:34:12Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp: address invalid-address: missing port in address" === RUN TestTCPCommandSuite/TestTCPCommandWithInvalidBackoffMaxInterval === RUN TestTCPCommandSuite/TestTCPCommandWithInvalidBackoffPolicy === RUN TestTCPCommandSuite/TestTCPCommandWithInvertCheck 2026-04-26T00:34:13Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithInvertCheckFail 2026-04-26T00:34:14Z INF [TCP] Checking 127.0.0.1:8080 ... 2026-04-26T00:34:14Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:8080: connect: connection refused" === RUN TestTCPCommandSuite/TestTCPCommandWithNoColor 2026-04-26T00:34:14Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPCommandWithQuietMode === RUN TestTCPCommandSuite/TestTCPCommandWithZeroTimeout 2026-04-26T00:34:14Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPConnectionFail 2026-04-26T00:34:14Z INF [TCP] Checking 127.0.0.1:8080 ... 2026-04-26T00:34:14Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:8080: connect: connection refused" 2026-04-26T00:34:15Z INF [TCP] Checking 127.0.0.1:8080 ... 2026-04-26T00:34:15Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:8080: connect: connection refused" === RUN TestTCPCommandSuite/TestTCPConnectionFailUnusedPort 2026-04-26T00:34:16Z INF [TCP] Checking 127.0.0.1:34968 ... 2026-04-26T00:34:16Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:34968: connect: connection refused" 2026-04-26T00:34:17Z INF [TCP] Checking 127.0.0.1:34968 ... 2026-04-26T00:34:17Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:34968: connect: connection refused" === RUN TestTCPCommandSuite/TestTCPConnectionSuccess 2026-04-26T00:34:18Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPConnectionSuccessLocal 2026-04-26T00:34:19Z INF [TCP] Checking 127.0.0.1:34967 ... === RUN TestTCPCommandSuite/TestTCPConnectionTimeout 2026-04-26T00:34:19Z INF [TCP] Checking 240.0.0.1:12345 ... 2026-04-26T00:34:20Z ERR Expectation failed error="timed out while making a tcp call, caused by: dial tcp 240.0.0.1:12345: i/o timeout" timeout=3s === RUN TestTCPCommandSuite/TestTCPConnectionWithCustomTimeout 2026-04-26T00:34:20Z INF [TCP] Checking 240.0.0.1:12345 ... 2026-04-26T00:34:20Z ERR Expectation failed error="timed out while making a tcp call, caused by: dial tcp 240.0.0.1:12345: i/o timeout" timeout=100ms 2026-04-26T00:34:21Z INF [TCP] Checking 240.0.0.1:12345 ... 2026-04-26T00:34:21Z ERR Expectation failed error="timed out while making a tcp call, caused by: dial tcp 240.0.0.1:12345: i/o timeout" timeout=100ms === RUN TestTCPCommandSuite/TestTCPConnectionWithInvalidTimeout === RUN TestTCPCommandSuite/TestTCPMultipleAddresses 2026-04-26T00:34:22Z INF [TCP] Checking 8.8.8.8:53 ... 2026-04-26T00:34:22Z INF [TCP] Checking 1.1.1.1:53 ... === RUN TestTCPCommandSuite/TestTCPMultipleAddressesMixed 2026-04-26T00:34:22Z INF [TCP] Checking 1.1.1.1:53 ... 2026-04-26T00:34:22Z INF [TCP] Checking 127.0.0.1:8080 ... 2026-04-26T00:34:22Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:8080: connect: connection refused" 2026-04-26T00:34:23Z INF [TCP] Checking 127.0.0.1:8080 ... 2026-04-26T00:34:23Z ERR Expectation failed error="failed to establish a tcp connection, caused by: dial tcp 127.0.0.1:8080: connect: connection refused" --- PASS: TestTCPCommandSuite (21.11s) --- PASS: TestTCPCommandSuite/TestNewTCPCommand (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandEmptyArgs (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandExample (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandFlags (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandHelp (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandInvalidArgument (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandRunE (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven (7.02s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/Valid_Address (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/No_Arguments (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/Connection_Refused (2.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/Invalid_Address_Format (2.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/Multiple_Valid_Addresses (0.01s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/With_Custom_Interval (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/With_Invert_Check_Success (2.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandTableDriven/With_Invert_Check_Failure (1.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandValidArgs (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithBackoffCoefficient (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithBackoffMaxInterval (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithBackoffPolicy (0.01s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithContext (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithDash (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithIPv6Address (2.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInterval (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInvalidAddressFormat (2.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInvalidBackoffMaxInterval (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInvalidBackoffPolicy (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInvertCheck (1.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithInvertCheckFail (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithNoColor (0.00s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithQuietMode (0.01s) --- PASS: TestTCPCommandSuite/TestTCPCommandWithZeroTimeout (0.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionFail (2.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionFailUnusedPort (2.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionSuccess (0.02s) --- PASS: TestTCPCommandSuite/TestTCPConnectionSuccessLocal (0.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionTimeout (1.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionWithCustomTimeout (2.00s) --- PASS: TestTCPCommandSuite/TestTCPConnectionWithInvalidTimeout (0.00s) --- PASS: TestTCPCommandSuite/TestTCPMultipleAddresses (0.02s) --- PASS: TestTCPCommandSuite/TestTCPMultipleAddressesMixed (2.00s) PASS coverage: 41.6% of statements ok wait4x.dev/v3/internal/cmd 23.485s coverage: 41.6% of statements === RUN TestNewACommand --- PASS: TestNewACommand (0.00s) === RUN TestACommand_NoArgs --- PASS: TestACommand_NoArgs (0.00s) === RUN TestACommand_WithArgs --- PASS: TestACommand_WithArgs (0.00s) === RUN TestRunA === RUN TestRunA/basic_check === RUN TestRunA/with_expected_IP --- PASS: TestRunA (0.00s) --- PASS: TestRunA/basic_check (0.00s) --- PASS: TestRunA/with_expected_IP (0.00s) === RUN TestNewAAAACommand --- PASS: TestNewAAAACommand (0.00s) === RUN TestRunAAAA --- PASS: TestRunAAAA (0.00s) === RUN TestNewCNAMECommand --- PASS: TestNewCNAMECommand (0.00s) === RUN TestRunCNAME --- PASS: TestRunCNAME (0.00s) === RUN TestNewMXCommand --- PASS: TestNewMXCommand (0.00s) === RUN TestNewNSCommand --- PASS: TestNewNSCommand (0.00s) === RUN TestNewTXTCommand --- PASS: TestNewTXTCommand (0.00s) PASS coverage: 32.4% of statements ok wait4x.dev/v3/internal/cmd/dns 0.004s coverage: 32.4% of statements wait4x.dev/v3/internal/cmd/temporal coverage: 0.0% of statements === RUN TestContextutilSuite === RUN TestContextutilSuite/TestBackoffCoefficientFunctions === RUN TestContextutilSuite/TestBackoffExponentialMaxIntervalFunctions === RUN TestContextutilSuite/TestBackoffPolicyFunctions === RUN TestContextutilSuite/TestContextCompatibility === RUN TestContextutilSuite/TestDefaultValues === RUN TestContextutilSuite/TestIntervalFunctions === RUN TestContextutilSuite/TestInvertCheckFunctions === RUN TestContextutilSuite/TestMultipleValues === RUN TestContextutilSuite/TestTableDriven === RUN TestContextutilSuite/TestTableDriven/all_values_set === RUN TestContextutilSuite/TestTableDriven/zero_values === RUN TestContextutilSuite/TestTimeoutFunctions --- PASS: TestContextutilSuite (0.00s) --- PASS: TestContextutilSuite/TestBackoffCoefficientFunctions (0.00s) --- PASS: TestContextutilSuite/TestBackoffExponentialMaxIntervalFunctions (0.00s) --- PASS: TestContextutilSuite/TestBackoffPolicyFunctions (0.00s) --- PASS: TestContextutilSuite/TestContextCompatibility (0.00s) --- PASS: TestContextutilSuite/TestDefaultValues (0.00s) --- PASS: TestContextutilSuite/TestIntervalFunctions (0.00s) --- PASS: TestContextutilSuite/TestInvertCheckFunctions (0.00s) --- PASS: TestContextutilSuite/TestMultipleValues (0.00s) --- PASS: TestContextutilSuite/TestTableDriven (0.00s) --- PASS: TestContextutilSuite/TestTableDriven/all_values_set (0.00s) --- PASS: TestContextutilSuite/TestTableDriven/zero_values (0.00s) --- PASS: TestContextutilSuite/TestTimeoutFunctions (0.00s) PASS coverage: 100.0% of statements ok wait4x.dev/v3/internal/contextutil 0.004s coverage: 100.0% of statements wait4x.dev/v3/internal/test coverage: 0.0% of statements === RUN TestWaitSuccessful --- PASS: TestWaitSuccessful (0.00s) === RUN TestWaitTimedOut --- PASS: TestWaitTimedOut (1.00s) === RUN TestWaitInvalidIdentity --- PASS: TestWaitInvalidIdentity (0.00s) === RUN TestWaitLogger --- PASS: TestWaitLogger (1.00s) === RUN TestWaitInvertCheck --- PASS: TestWaitInvertCheck (3.00s) === RUN TestWaitParallelSuccessful --- PASS: TestWaitParallelSuccessful (0.00s) === RUN TestWaitParallelFail --- PASS: TestWaitParallelFail (3.00s) PASS coverage: 81.8% of statements ok wait4x.dev/v3/waiter 8.006s coverage: 81.8% of statements >>> wait4x: Entering fakeroot... >>> wait4x-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/wait4x/pkg/wait4x-doc/usr/share/licenses' >>> wait4x-doc*: Preparing subpackage wait4x-doc... Please specify at least one package name on the command line. >>> wait4x-doc*: Running postcheck for wait4x-doc >>> wait4x-bash-completion*: Running split function bashcomp... libfakeroot internal error: payload not recognized! 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/wait4x/pkg/wait4x-bash-completion/usr/share/bash-completion/completions' >>> wait4x-bash-completion*: Preparing subpackage wait4x-bash-completion... Please specify at least one package name on the command line. >>> wait4x-bash-completion*: Running postcheck for wait4x-bash-completion >>> wait4x-fish-completion*: Running split function fishcomp... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/wait4x/pkg/wait4x-fish-completion/usr/share/fish/vendor_completions.d' >>> wait4x-fish-completion*: Preparing subpackage wait4x-fish-completion... Please specify at least one package name on the command line. >>> wait4x-fish-completion*: Running postcheck for wait4x-fish-completion >>> wait4x-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/wait4x/pkg/wait4x-zsh-completion/usr/share/zsh/site-functions' >>> wait4x-zsh-completion*: Preparing subpackage wait4x-zsh-completion... Please specify at least one package name on the command line. >>> wait4x-zsh-completion*: Running postcheck for wait4x-zsh-completion >>> wait4x*: Running postcheck for wait4x >>> wait4x*: Preparing package wait4x... >>> wait4x*: Stripping binaries Please specify at least one package name on the command line. >>> wait4x*: Scanning shared objects >>> wait4x-bash-completion*: Tracing dependencies... >>> wait4x-bash-completion*: Package size: 15.8 KB >>> wait4x-bash-completion*: Compressing data... >>> wait4x-bash-completion*: Create checksum... >>> wait4x-bash-completion*: Create wait4x-bash-completion-3.6.0-r1.apk >>> wait4x-doc*: Tracing dependencies... >>> wait4x-doc*: Package size: 11.1 KB >>> wait4x-doc*: Compressing data... >>> wait4x-doc*: Create checksum... >>> wait4x-doc*: Create wait4x-doc-3.6.0-r1.apk >>> wait4x-fish-completion*: Tracing dependencies... >>> wait4x-fish-completion*: Package size: 9.5 KB >>> wait4x-fish-completion*: Compressing data... >>> wait4x-fish-completion*: Create checksum... >>> wait4x-fish-completion*: Create wait4x-fish-completion-3.6.0-r1.apk >>> wait4x-zsh-completion*: Tracing dependencies... >>> wait4x-zsh-completion*: Package size: 7.6 KB >>> wait4x-zsh-completion*: Compressing data... >>> wait4x-zsh-completion*: Create checksum... >>> wait4x-zsh-completion*: Create wait4x-zsh-completion-3.6.0-r1.apk >>> wait4x*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> wait4x*: Package size: 30.3 MB >>> wait4x*: Compressing data... >>> wait4x*: Create checksum... >>> wait4x*: Create wait4x-3.6.0-r1.apk >>> wait4x: Build complete at Sun, 26 Apr 2026 00:34:26 +0000 elapsed time 0h 1m 12s >>> wait4x: Cleaning up srcdir >>> wait4x: Cleaning up pkgdir >>> wait4x: Uninstalling dependencies... (1/2) Purging .makedepends-wait4x (20260426.003315) (2/2) Purging go (1.26.2-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> wait4x: Updating the community/s390x repository index... >>> wait4x: Signing the index...