==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_a23c8090-2677-4009-b47e-e3d6df1827d1]...done ==> Making package: fq 0.11.0-1.1 (Sun Apr 14 15:48:07 2024) ==> Retrieving sources... -> Downloading fq-0.11.0.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 14534 0 14534 0 0 34418 0 --:--:-- --:--:-- --:--:-- 34418 100 7825k 0 7825k 0 0 5510k 0 --:--:-- 0:00:01 --:--:-- 7826k 100 14.5M 0 14.5M 0 0 6137k 0 --:--:-- 0:00:02 --:--:-- 7429k 100 16.8M 0 16.8M 0 0 5960k 0 --:--:-- 0:00:02 --:--:-- 6974k ==> Validating source files with sha256sums... fq-0.11.0.tar.gz ... Passed ==> Making package: fq 0.11.0-1.1 (Sun Apr 14 15:48:32 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (7) New Version Net Change extra/perl-error 0.17029-5 0.04 MiB extra/perl-mailtools 2.21-7 0.10 MiB extra/perl-timedate 2.33-5 0.08 MiB extra/tcl 8.6.14-3 13.48 MiB extra/expect 5.45.4-4 0.41 MiB extra/git 2.44.0-1 26.35 MiB extra/go 2:1.22.2-1 209.54 MiB Total Installed Size: 250.01 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing tcl... installing expect... :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources... -> Found fq-0.11.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting fq-0.11.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go: downloading github.com/ergochat/readline v0.1.0 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/wader/gojq v0.12.1-0.20240401131232-6c6bc364201a go: downloading golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 go: downloading golang.org/x/crypto v0.22.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/gomarkdown/markdown v0.0.0-20240328165702-4d01890c35c0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/creasty/defaults v1.7.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/gopacket/gopacket v1.2.0 pkg/ranges/ranges.go:9:2: golang.org/x/exp@v0.0.0-20240325151524-a685a6edb6d8: Get "https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20240325151524-a685a6edb6d8.zip": net/http: TLS handshake timeout internal/mathx/num.go:11:2: golang.org/x/exp@v0.0.0-20240325151524-a685a6edb6d8: Get "https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20240325151524-a685a6edb6d8.zip": net/http: TLS handshake timeout pkg/decode/decode_gen.go:10:2: golang.org/x/text@v0.14.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.14.0.zip": net/http: TLS handshake timeout pkg/decode/read.go:13:2: golang.org/x/text@v0.14.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.14.0.zip": net/http: TLS handshake timeout pkg/interp/decode.go:12:2: github.com/mitchellh/copystructure@v1.2.0: Get "https://proxy.golang.org/github.com/mitchellh/copystructure/@v/v1.2.0.zip": net/http: TLS handshake timeout internal/gojqx/error.go:7:2: github.com/wader/gojq@v0.12.1-0.20240401131232-6c6bc364201a: Get "https://proxy.golang.org/github.com/wader/gojq/@v/v0.12.1-0.20240401131232-6c6bc364201a.zip": net/http: TLS handshake timeout format/crypto/hash.go:18:2: golang.org/x/crypto@v0.22.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip": net/http: TLS handshake timeout format/crypto/hash.go:19:2: golang.org/x/crypto@v0.22.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip": net/http: TLS handshake timeout format/id3/id3v2.go:18:2: golang.org/x/text@v0.14.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.14.0.zip": net/http: TLS handshake timeout format/markdown/markdown.go:8:2: github.com/gomarkdown/markdown@v0.0.0-20240328165702-4d01890c35c0: Get "https://proxy.golang.org/github.com/gomarkdown/markdown/@v/v0.0.0-20240328165702-4d01890c35c0.zip": net/http: TLS handshake timeout format/markdown/markdown.go:9:2: github.com/gomarkdown/markdown@v0.0.0-20240328165702-4d01890c35c0: Get "https://proxy.golang.org/github.com/gomarkdown/markdown/@v/v0.0.0-20240328165702-4d01890c35c0.zip": net/http: TLS handshake timeout format/tls/tlsdecrypt/cipher_suites.go:20:2: golang.org/x/crypto@v0.22.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip": net/http: TLS handshake timeout format/tls/tlsdecrypt/key_schedule.go:13:2: golang.org/x/crypto@v0.22.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip": net/http: TLS handshake timeout format/tls/tlsdecrypt/key_schedule.go:14:2: golang.org/x/crypto@v0.22.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.zip": net/http: TLS handshake timeout pkg/cli/cli.go:20:2: github.com/ergochat/readline@v0.1.0: Get "https://proxy.golang.org/github.com/ergochat/readline/@v/v0.1.0.zip": net/http: TLS handshake timeout pkg/cli/cli.go:18:2: golang.org/x/term@v0.19.0: Get "https://proxy.golang.org/golang.org/x/term/@v/v0.19.0.zip": net/http: TLS handshake timeout ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_a23c8090-2677-4009-b47e-e3d6df1827d1/build