aix-ppc64 at 420037b16de64f1117bd47a4f3448990fb137fd0 :: Running /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash with args ["/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash" "-force"] and env ["TERM=dumb" "AUTHSTATE=compat" "SHELL=/usr/bin/ksh" "HOME=/" "USER=root" "TZ=CST6CDT" "LANG=en_US" "LOCPATH=/usr/lib/nls/loc" "LC__FASTMSG=true" "ODMDIR=/etc/objrepos" "CLCMD_PASSTHRU=1" "LOGNAME=root" "LOGIN=root" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.aix-ppc64" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat" "WORKDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl" "GOROOT_BOOTSTRAP=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go1.4" "GO_BUILDER_NAME=aix-ppc64" "PATH=/opt/freeware/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin" "GOBIN=" "TMPDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp" "GOCACHE=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/gocache" "GOPLSCACHE=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/goplscache" "PWD=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src"] in dir /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src Building Go cmd/dist using /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go1.4. (go1.20.6 aix/ppc64) Building Go toolchain1 using /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go1.4. 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 aix/ppc64. --- Installed Go for aix/ppc64 in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go Installed commands in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin *** You need to add /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin to your PATH. ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER9 # GOOS: aix # OS Version: AIX 2 7 00FAC25F4B00 ##### Testing packages. ok archive/tar 0.209s ok archive/zip 0.527s ok bufio 0.103s ok bytes 0.453s ok cmp 0.022s ok compress/bzip2 0.109s ok compress/flate 0.535s ok compress/gzip 3.439s ok compress/lzw 0.196s ok compress/zlib 0.393s ok container/heap 0.022s ok container/list 0.017s ok container/ring 0.027s ok context 0.042s ok crypto 1.132s ok crypto/aes 0.034s ok crypto/cipher 0.037s ok crypto/des 0.023s ok crypto/dsa 0.020s ok crypto/ecdh 0.044s ok crypto/ecdsa 0.044s ok crypto/ed25519 0.071s ok crypto/elliptic 0.026s ok crypto/hmac 0.033s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.069s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.106s ok crypto/internal/edwards25519 0.107s ok crypto/internal/edwards25519/field 0.037s ok crypto/internal/hpke 0.019s ok crypto/internal/mlkem768 0.315s ok crypto/internal/nistec 0.106s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.025s ok crypto/rand 0.130s ok crypto/rc4 0.055s ok crypto/rsa 0.378s ok crypto/sha1 0.024s ok crypto/sha256 0.022s ok crypto/sha512 0.026s ok crypto/subtle 0.786s ok crypto/tls 0.689s ok crypto/x509 0.657s ok database/sql 0.658s ok database/sql/driver 0.043s ok debug/buildinfo 0.026s ok debug/dwarf 0.052s ok debug/elf 0.268s ok debug/gosym 0.046s ok debug/macho 0.040s ok debug/pe 0.054s ok debug/plan9obj 0.027s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.019s ok encoding/ascii85 0.022s ok encoding/asn1 0.019s ok encoding/base32 0.047s ok encoding/base64 0.021s ok encoding/binary 0.028s ok encoding/csv 0.029s ok encoding/gob 3.479s ok encoding/hex 0.026s ok encoding/json 0.833s ok encoding/pem 1.434s ok encoding/xml 0.281s ok errors 0.023s ok expvar 0.021s ok flag 0.080s ok fmt 0.151s ok go/ast 0.030s ok go/build 6.391s ok go/build/constraint 0.020s ok go/constant 0.028s ok go/doc 0.089s ok go/doc/comment 1.480s ok go/format 0.026s ok go/importer 0.589s ok go/internal/gccgoimporter 1.547s --- FAIL: TestImportTestdata (0.05s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile generics.go failed: exit status 1 --- FAIL: TestTypeNamingOrder (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile g.go failed: exit status 1 --- FAIL: TestIssue15517 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile p.go failed: exit status 1 --- FAIL: TestIssue15920 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile issue15920.go failed: exit status 1 --- FAIL: TestIssue20046 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile issue20046.go failed: exit status 1 --- FAIL: TestIssue25301 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile issue25301.go failed: exit status 1 --- FAIL: TestIssue25596 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile issue25596.go failed: exit status 1 --- FAIL: TestIssue57015 (0.03s) gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected" gcimporter_test.go:59: go tool compile issue57015.go failed: exit status 1 FAIL FAIL go/internal/gcimporter 3.477s ok go/internal/srcimporter 13.777s FAIL go tool dist: Failed: exit status 1