android-amd64-emu at a9d9b5570964c2c2ef07992150174bd3d1b2d891 building net at 3e7a445bf42b2e561241ba03bf98fc320ea58814 :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "test" "-short" "./..."] and env ["HOSTNAME=buildlet-linux-amd64-androidemu-rnd6f5d14" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=https://proxy.golang.org" "GO_DISABLE_OUTBOUND_NETWORK=0" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "PWD=/workdir/gopath/src/golang.org/x/net"] in dir /workdir/gopath/src/golang.org/x/net go: downloading golang.org/x/text v0.24.0 go: downloading golang.org/x/sys v0.32.0 go: downloading golang.org/x/term v0.31.0 go: downloading golang.org/x/crypto v0.37.0 ok golang.org/x/net/bpf 59.751s ? golang.org/x/net/context [no test files] ok golang.org/x/net/context/ctxhttp 59.164s ? golang.org/x/net/dict [no test files] ok golang.org/x/net/dns/dnsmessage 58.112s ok golang.org/x/net/html 60.203s ok golang.org/x/net/html/atom 60.889s ok golang.org/x/net/html/charset 61.857s ok golang.org/x/net/http/httpguts 63.889s ok golang.org/x/net/http/httpproxy 62.858s ok golang.org/x/net/http2 85.769s ok golang.org/x/net/http2/h2c 33.407s ? golang.org/x/net/http2/h2i [no test files] ok golang.org/x/net/http2/hpack 34.910s ok golang.org/x/net/icmp 33.857s ok golang.org/x/net/idna 35.697s ok golang.org/x/net/internal/gate 36.551s ok golang.org/x/net/internal/http3 36.677s ok golang.org/x/net/internal/httpcommon 37.276s ? golang.org/x/net/internal/iana [no test files] ok golang.org/x/net/internal/quic/cmd/interop 38.329s ok golang.org/x/net/internal/quic/quicwire 37.509s ok golang.org/x/net/internal/socket 38.708s ok golang.org/x/net/internal/socks 38.873s ok golang.org/x/net/internal/sockstest 38.966s ? golang.org/x/net/internal/testcert [no test files] ok golang.org/x/net/internal/timeseries 39.957s ok golang.org/x/net/ipv4 39.475s ok golang.org/x/net/ipv6 39.614s ok golang.org/x/net/nettest 17.290s ok golang.org/x/net/netutil 15.799s ok golang.org/x/net/proxy 15.793s ok golang.org/x/net/publicsuffix 15.644s --- FAIL: TestUDPECN (0.00s) --- FAIL: TestUDPECN/udp4/udp/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:42034->127.0.0.1:46741: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/unspec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:39134->127.0.0.1:38926: sendmsg: invalid argument --- FAIL: TestUDPECN/udp4/udp4/spec (0.00s) udp_test.go:87: Write: write udp4 127.0.0.1:34904->127.0.0.1:57056: sendmsg: invalid argument FAIL FAIL golang.org/x/net/quic 17.451s ok golang.org/x/net/quic/qlog 14.554s ok golang.org/x/net/trace 17.628s ok golang.org/x/net/webdav 17.142s ok golang.org/x/net/webdav/internal/xml 17.276s ok golang.org/x/net/websocket 17.255s ok golang.org/x/net/xsrftoken 17.538s FAIL