linux-amd64-race at c7862f5a9a472225a81c7df6df3c612a2f736fb1 :: 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-rn1ed9094" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "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-rn1ed9094" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/bin ##### Testing packages. ok archive/tar 1.123s ok archive/zip 3.489s ok bufio 1.610s ok bytes 4.944s ok compress/bzip2 2.075s ok compress/flate 10.683s ok compress/gzip 1.475s ok compress/lzw 2.007s ok compress/zlib 9.245s ok container/heap 1.023s ok container/list 1.011s ok container/ring 1.083s ok context 2.008s ok crypto 1.010s ok crypto/aes 1.085s ok crypto/cipher 1.433s ok crypto/des 1.094s ok crypto/dsa 1.015s ok crypto/ecdsa 1.945s ok crypto/elliptic 1.610s ok crypto/hmac 1.016s ok crypto/internal/subtle 1.013s ok crypto/md5 1.022s ok crypto/rand 1.271s ok crypto/rc4 1.764s ok crypto/rsa 1.387s ok crypto/sha1 1.073s ok crypto/sha256 1.017s ok crypto/sha512 1.019s ok crypto/subtle 1.020s ok crypto/tls 3.517s ok crypto/x509 2.861s ok database/sql 1.750s ok database/sql/driver 1.026s ok debug/dwarf 1.048s ok debug/elf 1.104s ok debug/gosym 1.592s ok debug/macho 1.017s ok debug/pe 1.029s ok debug/plan9obj 1.012s ok encoding/ascii85 1.034s ok encoding/asn1 1.020s ok encoding/base32 1.082s ok encoding/base64 1.036s ok encoding/binary 1.020s ok encoding/csv 1.042s ok encoding/gob 1.126s ok encoding/hex 1.029s ok encoding/json 7.072s ok encoding/pem 1.059s ok encoding/xml 1.116s ok errors 1.025s ok expvar 1.013s ok flag 1.014s ok fmt 1.857s ok go/ast 1.022s ok go/build 1.447s ok go/constant 1.023s ok go/doc 1.236s ok go/format 1.064s ok go/importer 1.236s ok go/internal/gccgoimporter 1.051s ok go/internal/gcimporter 18.546s ok go/internal/srcimporter 5.245s ok go/parser 1.247s ok go/printer 3.343s ok go/scanner 1.022s ok go/token 1.122s ok go/types 8.745s ok hash 1.022s ok hash/adler32 1.093s ok hash/crc32 1.073s ok hash/crc64 1.036s ok hash/fnv 1.014s ok html 1.017s ok html/template 1.172s ok image 1.674s ok image/color 1.043s ok image/draw 1.544s ok image/gif 3.336s ok image/jpeg 3.254s ok image/png 1.427s ok index/suffixarray 1.044s ok internal/cpu 4.038s ok internal/fmtsort 1.022s ok internal/poll 1.414s ok internal/reflectlite 1.014s ok internal/singleflight 1.042s ok internal/trace 9.019s ok internal/xcoff 1.049s ok io 1.065s ok io/ioutil 1.012s ok log 1.041s ok log/syslog 2.258s ok math 1.030s ok math/big 6.876s ok math/bits 1.026s ok math/cmplx 1.018s ok math/rand 5.485s ok mime 1.032s ok mime/multipart 4.801s ok mime/quotedprintable 1.519s ok net 27.610s --- FAIL: TestRetryRequestsOnError (0.02s) --- FAIL: TestRetryRequestsOnError/NothingWrittenGetBody (0.00s) transport_test.go:3116: i=1: Do = Post http://fake.golang: read tcp 127.0.0.1:52650->127.0.0.1:42017: use of closed network connection; log: Dial Write("POST / HTTP/1.1\r\nHost: fake.golang\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 4\r\nAccept-Encoding: gzip\r\n\r\nfoo\n") Handler intentional write failure 2019/03/19 21:17:09 http: TLS handshake error from 127.0.0.1:38418: write tcp 127.0.0.1:43483->127.0.0.1:38418: use of closed network connection FAIL FAIL net/http 8.665s 2019/03/19 21:17:12 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1