nacl-amd64p32 at e3e7b05424958cd638373c2be7b1838a5945c437 :: Running /workdir/go/src/naclmake.bash with args ["/workdir/go/src/naclmake.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-nacl-kube-rnecf54d2" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=nacl-amd64p32" "GOROOT_BOOTSTRAP=/go1.4" "GOOS=nacl" "GOARCH=amd64p32" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src ##### Building fake file system zip for nacl Building Go cmd/dist using /go1.4. Building Go toolchain1 using /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 host, linux/amd64. Building packages and commands for target, nacl/amd64p32. --- Installed Go for nacl/amd64p32 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 0.519s ok archive/zip 1.785s ok bufio 0.212s ok bytes 1.836s ok compress/bzip2 0.846s ok compress/flate 1.221s ok compress/gzip 0.625s ok compress/lzw 0.563s ok compress/zlib 0.658s ok container/heap 0.083s ok container/list 0.088s ok container/ring 0.101s ok context 1.399s ok crypto 0.212s ok crypto/aes 0.128s ok crypto/cipher 0.500s ok crypto/des 0.116s ok crypto/dsa 0.551s ok crypto/ecdsa 1.223s ok crypto/elliptic 0.528s ok crypto/hmac 0.105s ok crypto/md5 0.497s ok crypto/rand 0.516s ok crypto/rc4 0.171s ok crypto/rsa 1.249s ok crypto/sha1 0.505s ok crypto/sha256 0.510s ok crypto/sha512 0.505s ok crypto/subtle 0.102s ok crypto/tls 10.251s ok crypto/x509 2.976s ok database/sql 0.635s ok database/sql/driver 0.154s ok debug/dwarf 0.494s ok debug/elf 0.511s ok debug/gosym 0.166s ok debug/macho 0.510s ok debug/pe 0.663s ok debug/plan9obj 0.680s ok encoding/ascii85 0.105s ok encoding/asn1 0.485s ok encoding/base32 0.094s ok encoding/base64 0.100s ok encoding/binary 0.085s ok encoding/csv 0.096s ok encoding/gob 0.552s ok encoding/hex 0.135s ok encoding/json 0.888s ok encoding/pem 0.104s ok encoding/xml 0.494s ok errors 0.165s ok expvar 0.175s ok flag 0.140s ok fmt 0.152s ok go/ast 0.085s ok go/build 0.518s ok go/constant 0.112s ok go/doc 0.537s ok go/format 0.591s ok go/importer 0.120s ok go/internal/gccgoimporter 0.100s ok go/internal/gcimporter 0.094s ok go/internal/srcimporter 0.115s ok go/parser 0.518s ok go/printer 0.790s ok go/scanner 0.080s ok go/token 0.193s ok go/types 0.534s ok hash 0.166s ok hash/adler32 0.113s ok hash/crc32 0.075s ok hash/crc64 0.083s ok hash/fnv 0.155s ok html 0.105s ok html/template 0.523s ok image 0.596s ok image/color 0.125s ok image/draw 0.549s ok image/gif 0.834s ok image/jpeg 0.929s ok image/png 0.745s ok index/suffixarray 0.183s ok internal/cpu 0.190s ok internal/poll 0.075s ok internal/singleflight 0.127s ok internal/trace 1.585s ok io 0.109s ok io/ioutil 0.505s ok log 0.840s ok math 0.074s ok math/big 8.300s ok math/bits 0.078s ok math/cmplx 0.113s ok mime 0.509s ok math/rand 0.374s ok mime/multipart 1.076s ok mime/quotedprintable 0.177s ok net 2.157s --- FAIL: TestShouldCopyHeaderOnRedirect (0.00s) client_test.go:1697: 2. shouldCopyHeaderOnRedirect("User-Agent", "" => "") = false; want true client_test.go:1697: 3. shouldCopyHeaderOnRedirect("cookie", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 4. shouldCopyHeaderOnRedirect("cookie2", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 5. shouldCopyHeaderOnRedirect("authorization", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 6. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "http://bar.com/") = true; want false client_test.go:1697: 9. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "http://notfoo.com/") = true; want false client_test.go:1697: 10. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com/" => "https://foo.com/") = true; want false client_test.go:1697: 15. shouldCopyHeaderOnRedirect("www-authenticate", "http://foo.com:1234/" => "http://foo.com/") = true; want false FAIL FAIL net/http 14.529s 2019/04/17 19:09:32 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1