linux-amd64-race at aefd6e9fbd4ca57bcf4a79db4ad24e3550d24f3b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn9917cf9" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-jessie-rn9917cf9" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 1.177s ok archive/zip 4.718s ok bufio 1.825s ok bytes 10.027s ok compress/bzip2 2.201s ok compress/flate 10.488s ok compress/gzip 1.312s ok compress/lzw 2.084s ok compress/zlib 10.171s ok container/heap 1.038s ok container/list 1.014s ok container/ring 1.084s ok context 2.016s ok crypto 1.013s ok crypto/aes 1.081s ok crypto/cipher 1.044s ok crypto/des 1.062s ok crypto/dsa 1.032s ok crypto/ecdsa 1.941s ok crypto/elliptic 1.100s ok crypto/hmac 1.013s ok crypto/md5 1.025s ok crypto/rand 1.311s ok crypto/rc4 2.206s ok crypto/rsa 1.649s ok crypto/sha1 1.054s ok crypto/sha256 1.014s ok crypto/sha512 1.022s ok crypto/subtle 1.017s ok crypto/tls 2.708s ok crypto/x509 4.397s ok database/sql 1.896s ok database/sql/driver 1.014s ok debug/dwarf 1.068s ok debug/elf 1.088s ok debug/gosym 1.345s ok debug/macho 1.024s ok debug/pe 1.047s ok debug/plan9obj 1.010s ok encoding/ascii85 1.028s ok encoding/asn1 1.020s ok encoding/base32 1.019s ok encoding/base64 1.029s ok encoding/binary 1.021s ok encoding/csv 1.033s ok encoding/gob 1.203s ok encoding/hex 1.027s ok encoding/json 5.022s ok encoding/pem 1.105s ok encoding/xml 1.151s ok errors 1.009s ok expvar 1.021s ok flag 1.016s ok fmt 2.216s ok go/ast 1.021s ok go/build 1.395s ok go/constant 1.013s ok go/doc 1.172s ok go/format 1.078s ok go/importer 1.269s ok go/internal/gccgoimporter 1.033s ok go/internal/gcimporter 12.005s ok go/internal/srcimporter 6.543s ok go/parser 1.220s ok go/printer 4.040s ok go/scanner 1.025s ok go/token 1.160s ok go/types 8.228s ok hash 1.020s ok hash/adler32 1.058s ok hash/crc32 1.087s ok hash/crc64 1.036s ok hash/fnv 1.014s ok html 1.015s ok html/template 1.184s ok image 1.964s ok image/color 1.060s ok image/draw 1.732s ok image/gif 2.855s ok image/jpeg 3.698s ok image/png 1.381s ok index/suffixarray 1.057s ok internal/cpu 1.018s ok internal/poll 1.067s ok internal/singleflight 1.022s ok internal/trace 5.393s ok io 1.061s ok io/ioutil 1.013s ok log 1.038s ok log/syslog 2.240s ok math 1.025s ok math/bits 1.019s ok math/big 7.321s ok math/cmplx 1.025s ok math/rand 6.714s ok mime 1.039s ok mime/multipart 5.322s ok mime/quotedprintable 1.811s ok net 10.943s --- FAIL: TestRequestWrite (0.00s) requestwrite_test.go:551: writing #21, err = "http: Request.Write on Request with no Host or URL set", want "" requestwrite_test.go:551: writing #22, err = "http: Request.Write on Request with no Host or URL set", want "" requestwrite_test.go:551: writing #23, err = "http: Request.Write on Request with no Host or URL set", want "" requestwrite_test.go:551: writing #24, err = "http: Request.Write on Request with no Host or URL set", want "" FAIL FAIL net/http 7.406s 2019/01/24 23:02:54 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1