linux-386-buster at ca19f987ca74605ef977c7a8619a344504c72272 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-buster-rn74b28d2" "HOME=/root" "SHLVL=0" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-386-buster" "GOARCH=386" "GOHOSTARCH=386" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PWD=/workdir/go/src"] in dir /workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /workdir/go1.4/go/bin/go from env WARNING: set /workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /workdir/go1.4/go. (go1.22.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.161+ #1 SMP Wed Oct 16 10:36:47 UTC 2024 x86_64 ##### Testing packages. ok archive/tar 0.176s ok archive/zip 0.405s ok bufio 0.064s ok bytes 0.311s ok cmp 0.003s ok compress/bzip2 0.068s ok compress/flate 0.628s ok compress/gzip 2.093s ok compress/lzw 0.074s ok compress/zlib 0.507s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.007s ok context 0.025s ok crypto 0.534s ok crypto/aes 0.006s ok crypto/cipher 9.537s ok crypto/des 0.023s ok crypto/dsa 0.005s ok crypto/ecdh 0.473s ok crypto/ecdsa 0.242s ok crypto/ed25519 0.438s ok crypto/elliptic 0.040s ? crypto/fips140 [no test files] ok crypto/hkdf 0.003s ok crypto/hmac 0.017s ok crypto/internal/boring 0.003s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.049s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.028s ok crypto/internal/fips140/aes/gcm 0.003s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.077s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.003s [no tests to run] ok crypto/internal/fips140/ecdh 0.003s ok crypto/internal/fips140/ecdsa 0.219s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.678s ok crypto/internal/fips140/edwards25519/field 0.087s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.262s ok crypto/internal/fips140/nistec 0.176s ok crypto/internal/fips140/nistec/fiat 0.002s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.394s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.003s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.039s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 2.531s ok crypto/internal/hpke 0.011s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.192s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.006s ok crypto/mlkem 0.126s ok crypto/pbkdf2 0.038s ok crypto/rand 0.390s ok crypto/rc4 0.070s ok crypto/rsa 1.656s ok crypto/sha1 0.005s ok crypto/sha256 0.005s ok crypto/sha3 7.097s ok crypto/sha512 0.009s ok crypto/subtle 0.354s ok crypto/tls 11.205s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 3.469s ? crypto/x509/pkix [no test files] ok database/sql 0.504s ok database/sql/driver 0.003s ok debug/buildinfo 0.068s ok debug/dwarf 0.017s ok debug/elf 0.162s ok debug/gosym 0.025s ok debug/macho 0.006s ok debug/pe 0.017s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ? encoding [no test files] ok encoding/ascii85 0.004s ok encoding/asn1 0.005s ok encoding/base32 0.020s ok encoding/base64 0.006s ok encoding/binary 0.011s ok encoding/csv 0.016s ok encoding/gob 3.736s ok encoding/hex 0.004s ok encoding/json 0.273s ok encoding/pem 1.006s ok encoding/xml 0.046s ok errors 0.005s ok expvar 0.004s ok flag 0.024s ok fmt 0.131s ok go/ast 0.006s ok go/ast/internal/tests 0.003s ok go/build 6.513s ok go/build/constraint 0.088s ok go/constant 0.005s ok go/doc 0.039s ok go/doc/comment 0.827s ok go/format 0.007s ok go/importer 0.210s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 1.670s ok go/internal/srcimporter 8.117s ok go/parser 0.224s ok go/printer 0.175s ok go/scanner 0.004s ok go/token 0.017s ok go/types 11.852s ok go/version 0.003s ok hash 0.004s ok hash/adler32 0.009s ok hash/crc32 0.008s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.266s ok html 0.004s ok html/template 0.069s ok image 0.077s ok image/color 0.034s ? image/color/palette [no test files] ok image/draw 0.104s ok image/gif 0.194s ? image/internal/imageutil [no test files] ok image/jpeg 0.213s ok image/png 0.340s ok index/suffixarray 0.252s ok internal/abi 0.053s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.003s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.003s ok internal/copyright 0.117s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.642s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.003s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.004s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.008s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.003s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ? internal/goarch [no test files] ok internal/godebug 0.455s ok internal/godebugs 7.162s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.003s ? internal/goversion [no test files] ok internal/itoa 0.003s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.003s ok internal/platform 0.991s ok internal/poll 0.236s ok internal/profile 0.003s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.004s ok internal/runtime/atomic 0.072s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.007s ok internal/runtime/math 0.002s ok internal/runtime/sys 0.003s ok internal/runtime/syscall 0.002s ok internal/runtime/wasitest 0.004s ok internal/saferio 0.031s ok internal/singleflight 0.030s ? internal/stringslite [no test files] ok internal/sync 2.051s ok internal/synctest 0.825s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.002s ok internal/sysinfo 0.003s ? internal/syslist [no test files] ok internal/testenv 0.196s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 19.084s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.164s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.003s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.331s ok internal/unsafeheader 0.003s ok internal/xcoff 0.009s ok internal/zstd 0.068s ok io 0.027s ok io/fs 0.556s ok io/ioutil 0.005s ok iter 0.004s ok log 0.005s ? log/internal [no test files] ok log/slog 0.024s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.003s ? log/slog/internal/slogtest [no test files] ok log/syslog 1.213s ok maps 0.005s ok math 0.008s ok math/big 3.141s ok math/bits 0.008s ok math/cmplx 0.004s ok math/rand 0.655s ok math/rand/v2 0.772s ok mime 0.008s ok mime/multipart 1.216s ok mime/quotedprintable 0.019s ok net 2.745s ok net/http 5.598s ok net/http/cgi 0.119s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.206s ok net/http/httptest 0.117s ok net/http/httptrace 0.004s ok net/http/httputil 0.574s ok net/http/internal 0.356s ok net/http/internal/ascii 0.003s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.070s ok net/internal/cgotest 0.003s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.869s ok net/rpc 0.030s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.045s ok net/textproto 0.025s ok net/url 0.009s ok os 3.057s ok os/exec 0.415s ok os/exec/internal/fdtest 0.002s ok os/signal 1.985s ok os/user 0.004s ok path 0.004s ok path/filepath 0.031s ok plugin 0.004s ok reflect 0.173s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.508s ok regexp/syntax 0.723s --- FAIL: TestGdbPython (1.20s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:339: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbPython3691527441/001/a.exe] Loading Go Runtime support. Loaded Script Yes /workdir/go/src/runtime/runtime-gdb.py No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] hi map[a:[b c d] e:[f g h]], 99, spongepants [Inferior 1 (process 77981) exited normally] BEGIN info goroutines Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN print smallmapvar No symbol table is loaded. Use the "file" command. END BEGIN print mapvar No symbol table is loaded. Use the "file" command. END BEGIN print slicemap No symbol table is loaded. Use the "file" command. END BEGIN print strvar No symbol table is loaded. Use the "file" command. END BEGIN print chanint No symbol table is loaded. Use the "file" command. END BEGIN print chanstr No symbol table is loaded. Use the "file" command. END BEGIN info locals No frame selected. END BEGIN goroutine 1 bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN goroutine all bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 655, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] The program is not being run. BEGIN goroutine 1 bt at the end Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END runtime-gdb_test.go:354: info goroutines failed: Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type --- FAIL: TestGdbPythonCgo (1.81s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:339: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbPythonCgo1192214844/001/a.exe] Loading Go Runtime support. Loading Go Runtime support. No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". hi map[a:[b c d] e:[f g h]], 99, spongepants [Inferior 1 (process 78023) exited normally] BEGIN info goroutines Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN print smallmapvar No symbol "smallmapvar" in current context. END BEGIN print mapvar No symbol "mapvar" in current context. END BEGIN print slicemap No symbol "slicemap" in current context. END BEGIN print strvar No symbol "strvar" in current context. END BEGIN print chanint No symbol "chanint" in current context. END BEGIN print chanstr No symbol "chanstr" in current context. END BEGIN info locals No frame selected. END BEGIN goroutine 1 bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END BEGIN goroutine all bt Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 655, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END No source file named main.go. No source file named main.go. Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal] The program is not being run. BEGIN goroutine 1 bt at the end Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 661, in invoke self.invoke_per_goid(goid, cmd) File "/workdir/go/src/runtime/runtime-gdb.py", line 664, in invoke_per_goid pc, sp = find_goroutine(goid) File "/workdir/go/src/runtime/runtime-gdb.py", line 592, in find_goroutine for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type END runtime-gdb_test.go:354: info goroutines failed: Traceback (most recent call last): File "/workdir/go/src/runtime/runtime-gdb.py", line 567, in invoke for ptr in SliceValue(gdb.parse_and_eval("'runtime.allgs'")): gdb.error: 'runtime.allgs' has unknown type; cast it to its declared type Error occurred in Python command: 'runtime.allgs' has unknown type; cast it to its declared type --- FAIL: TestGdbConst (4.06s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:705: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbConst2912294529/001/a.exe] Loading Go Runtime support. Breakpoint 1 at 0x80b96a0 [New LWP 78321] [New LWP 78322] [New LWP 78323] [New LWP 78324] Thread 1 "a.exe" hit Breakpoint 1, 0x080b96a0 in main.main () No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. No symbol table is loaded. Use the "file" command. runtime-gdb_test.go:713: output mismatch --- FAIL: TestGdbAutotmpTypes (4.38s) runtime-gdb_test.go:79: gdb version 8.2 runtime-gdb_test.go:624: gdb output: Dwarf Error: Cannot handle DW_FORM_addrx in DWARF reader [in module /workdir/tmp/TestGdbAutotmpTypes3004761882/001/a.exe] Loading Go Runtime support. Target 'exec' cannot support this command. Breakpoint 1 at 0x80b9730 [New LWP 78344] [New LWP 78345] [New LWP 78347] [New LWP 78346] [New LWP 78348] Thread 1 "a.exe" hit Breakpoint 1, 0x080b9730 in main.main () Single stepping until exit from function main.main, which has no line number information. (0x80c1220,0x844a77c) (0x80be960,0x844a7a0) 0x080842d5 in runtime.main () All types matching regular expression "astruct": runtime-gdb_test.go:652: could not find "[]main.astruct" in 'info typrs astruct' output FAIL FAIL runtime 40.725s ok runtime/cgo 0.004s FAIL go tool dist: Failed: exit status 1