==> Building on torracat ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/dnsproxy ./ .SRCINFO 844 100% 0.00kB/s 0:00:00 844 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=4/6) .nvchecker.toml 91 100% 88.87kB/s 0:00:00 91 100% 88.87kB/s 0:00:00 (xfr#2, to-chk=3/6) PKGBUILD 1,633 100% 1.56MB/s 0:00:00 1,633 100% 1.56MB/s 0:00:00 (xfr#3, to-chk=2/6) dnsproxy-0.75.6-1.log 536 100% 523.44kB/s 0:00:00 536 100% 523.44kB/s 0:00:00 (xfr#4, to-chk=1/6) dnsproxy.service 550 100% 537.11kB/s 0:00:00 550 100% 537.11kB/s 0:00:00 (xfr#5, to-chk=0/6) sent 2,454 bytes received 154 bytes 5,216.00 bytes/sec total size is 3,313 speedup is 1.27 ==> Patching arch to riscv64... ==> Running pkgctl build --arch riscv64 --repo extra on remote host... ==> WARNING: unsupported architecture: riscv64 ==> Building dnsproxy  -> repo: extra  -> arch: riscv64  -> worker: felix-0 ==> Building dnsproxy for [extra] (riscv64) ]2;🔵 Container arch-nspawn-2273532 on torracat.felixc.at\[?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix-0]...done ==> Making package: dnsproxy 0.75.6-1 (Fri Jun 13 11:49:12 2025) ==> Retrieving sources...  -> Downloading dnsproxy-0.75.6.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 184k 0 184k 0 0 117k 0 --:--:-- 0:00:01 --:--:-- 265k  -> Found dnsproxy.service ==> Validating source files with sha256sums... dnsproxy-0.75.6.tar.gz ... Passed dnsproxy.service ... Passed ==> Validating source files with b2sums... dnsproxy-0.75.6.tar.gz ... Passed dnsproxy.service ... Passed ]2;🔵 Container arch-nspawn-2274744 on torracat.felixc.at\==> Making package: dnsproxy 0.75.6-1 (Fri Jun 13 03:49:55 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change Download Size extra/go 2:1.24.4-1 233.74 MiB 42.30 MiB Total Download Size: 42.30 MiB Total Installed Size: 233.74 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... go-2:1.24.4-1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources...  -> Found dnsproxy-0.75.6.tar.gz  -> Found dnsproxy.service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting dnsproxy-0.75.6.tar.gz with bsdtar ==> Starting build()... go: downloading github.com/AdguardTeam/golibs v0.32.11 go: downloading github.com/ameshkov/dnscrypt/v2 v2.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/miekg/dns v1.1.66 go: downloading golang.org/x/net v0.40.0 go: downloading golang.org/x/sys v0.33.0 go: downloading github.com/ameshkov/dnsstamps v1.0.3 go: downloading github.com/quic-go/quic-go v0.52.0 go: downloading github.com/beefsack/go-rate v0.0.0-20220214233405-116f4ca011a0 go: downloading github.com/bluele/gcache v0.0.2 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible go: downloading gonum.org/v1/gonum v0.16.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading golang.org/x/crypto v0.38.0 go: downloading github.com/quic-go/qpack v0.5.1 go: downloading golang.org/x/exp v0.0.0-20250531010427-b6e5de432a8b go: downloading golang.org/x/text v0.26.0 ==> Starting check()... go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 ? github.com/AdguardTeam/dnsproxy [no test files] ok github.com/AdguardTeam/dnsproxy/fastip 5.814s ok github.com/AdguardTeam/dnsproxy/internal/bootstrap 0.052s ? github.com/AdguardTeam/dnsproxy/internal/cmd [no test files] ? github.com/AdguardTeam/dnsproxy/internal/dnsmsg [no test files] ok github.com/AdguardTeam/dnsproxy/internal/dnsproxytest 0.029s [no tests to run] ok github.com/AdguardTeam/dnsproxy/internal/handler 0.075s ? github.com/AdguardTeam/dnsproxy/internal/netutil [no test files] ? github.com/AdguardTeam/dnsproxy/internal/version [no test files] --- FAIL: TestExchangeWithReservedDomains (0.01s) proxy_internal_test.go:639: Error Trace: /build/dnsproxy/src/dnsproxy-0.75.6/proxy/proxy_internal_test.go:639 Error: Expected nil, but got: []dns.RR{(*dns.A)(0x3a1022a1c0), (*dns.A)(0x3a1022a200)} Test: TestExchangeWithReservedDomains FAIL FAIL github.com/AdguardTeam/dnsproxy/proxy 28.756s ? github.com/AdguardTeam/dnsproxy/proxyutil [no test files] --- FAIL: TestExchangeParallel (0.00s) parallel_internal_test.go:43: shouldn't happen. This upstream can't resolve DNS request: 8.8.8.1:53 --- FAIL: TestUpstreamsInvalidBootstrap (0.00s) --- FAIL: TestUpstreamsInvalidBootstrap/https://1dot1dot1dot1.cloudflare-dns.com/dns-query (2.00s) upstream_internal_test.go:455: Error Trace: /build/dnsproxy/src/dnsproxy-0.75.6/upstream/upstream_internal_test.go:599 /build/dnsproxy/src/dnsproxy-0.75.6/upstream/upstream_internal_test.go:455 Error: Received unexpected error: requesting https://1dot1dot1dot1.cloudflare-dns.com:443/dns-query: Get "https://1dot1dot1dot1.cloudflare-dns.com:443/dns-query?dns=AAABAAABAAAAAAAAE2dvb2dsZS1wdWJsaWMtZG5zLWEGZ29vZ2xlA2NvbQAAAQAB": context deadline exceeded Test: TestUpstreamsInvalidBootstrap/https://1dot1dot1dot1.cloudflare-dns.com/dns-query Messages: couldn't talk to upstream https://1dot1dot1dot1.cloudflare-dns.com/dns-query FAIL FAIL github.com/AdguardTeam/dnsproxy/upstream 51.887s FAIL ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix-0/build [?25h[?25h[?25hreceiving incremental file list dnsproxy-0.75.6-1-riscv64-build.log dnsproxy-0.75.6-1-riscv64-check.log sent 62 bytes received 1,299 bytes 2,722.00 bytes/sec total size is 3,262 speedup is 2.40