linux-386-longtest at 80783558b06741beaf41dbd198013fe3a13c9ad2 ##### Testing packages. ok archive/tar 0.031s ok archive/zip 36.588s ok bufio 0.070s ok bytes 4.854s ok compress/bzip2 0.064s ok compress/flate 19.495s ok compress/gzip 0.050s ok compress/lzw 0.064s ok compress/zlib 0.785s ok container/heap 0.004s ok container/list 0.002s ok container/ring 0.003s ok context 0.010s ok crypto 0.002s ok crypto/aes 0.024s ok crypto/cipher 0.100s ok crypto/des 0.022s ok crypto/dsa 58.378s ok crypto/ecdsa 4.870s ok crypto/ed25519 1.275s ok crypto/ed25519/internal/edwards25519 22.686s ok crypto/ed25519/internal/edwards25519/field 9.886s ok crypto/elliptic 0.503s ok crypto/elliptic/internal/fiat 0.003s ok crypto/hmac 0.003s ok crypto/internal/subtle 0.002s ok crypto/md5 0.005s ok crypto/rand 0.179s ok crypto/rc4 0.052s ok crypto/rsa 0.642s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.006s ok crypto/subtle 0.003s ok crypto/tls 2.788s ok crypto/x509 2.568s ok database/sql 1.331s ok database/sql/driver 0.002s ok debug/dwarf 0.012s ok debug/elf 0.012s ok debug/gosym 0.014s ok debug/macho 0.004s ok debug/pe 0.005s ok debug/plan9obj 0.002s ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.004s ok encoding/asn1 0.003s ok encoding/base32 0.018s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.010s ok encoding/gob 0.017s ok encoding/hex 0.004s ok encoding/json 1.104s ok encoding/pem 0.014s ok encoding/xml 0.016s ok errors 0.003s ok expvar 0.003s ok flag 0.016s ok fmt 0.084s ok go/ast 0.004s ok go/build 1.148s ok go/build/constraint 0.003s ok go/constant 0.005s ok go/doc 0.031s ok go/format 0.006s ok go/importer 0.061s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 4.315s ok go/internal/srcimporter 3.901s ok go/parser 0.028s ok go/printer 0.258s ok go/scanner 0.003s ok go/token 0.014s ok go/types 22.137s ok hash 0.003s ok hash/adler32 0.007s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 142.781s ok html 0.003s ok html/template 0.178s ok image 0.176s ok image/color 0.020s ok image/draw 0.073s ok image/gif 0.234s ok image/jpeg 0.201s ok image/png 0.324s ok index/suffixarray 93.533s ok internal/abi 0.022s ok internal/cpu 0.006s ok internal/execabs 0.003s ok internal/fmtsort 0.002s ok internal/itoa 0.002s ok internal/poll 3.607s ok internal/profile 0.003s ok internal/reflectlite 0.038s ok internal/singleflight 0.012s ok internal/trace 1.595s ok internal/unsafeheader 0.002s ok internal/xcoff 0.007s ok io 0.023s ok io/fs 0.003s ok io/ioutil 0.004s ok log 0.003s ok log/syslog 1.213s ok math 0.006s ok math/big 4.348s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 4.834s ok mime 0.006s ok mime/multipart 0.330s ok mime/quotedprintable 0.098s ok net 27.781s ok net/http 53.315s ok net/http/cgi 0.233s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.106s ok net/http/httptest 0.061s ok net/http/httptrace 0.003s ok net/http/httputil 0.627s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.082s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.025s ok net/textproto 0.005s ok net/url 0.007s ok os 18.255s ok os/exec 0.731s ok os/signal 14.116s ok os/user 0.003s ok path 0.003s ok path/filepath 0.013s ok plugin 0.002s ok reflect 0.556s ok regexp 15.714s ok regexp/syntax 0.368s ok runtime 176.152s ok runtime/cgo 0.006s ok runtime/debug 0.008s ok runtime/internal/atomic 3.068s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 48.194s ok runtime/trace 9.224s ok sort 0.752s ok strconv 2.468s ok strings 1.881s ok sync 3.128s ok sync/atomic 35.666s ok syscall 0.198s ok testing 1.524s ok testing/fstest 0.003s ok testing/iotest 0.003s ok testing/quick 0.037s ok text/scanner 0.004s ok text/tabwriter 0.005s ok text/template 0.399s ok text/template/parse 0.007s ok time 8.508s ok unicode 0.014s ok unicode/utf16 0.019s ok unicode/utf8 0.028s ok cmd/addr2line 2.160s ok cmd/api 2.719s ok cmd/asm/internal/asm 1.311s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/dwarfgen 0.197s ok cmd/compile/internal/importer 1.182s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.050s ok cmd/compile/internal/noder 28.179s ok cmd/compile/internal/ssa 332.162s ok cmd/compile/internal/syntax 4.119s ok cmd/compile/internal/test 15.246s ok cmd/compile/internal/typecheck 0.286s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 9.119s ok cmd/cover 1.157s ok cmd/doc 0.168s ok cmd/fix 0.515s go test proxy running at GOPROXY=http://127.0.0.1:42939/mod --- FAIL: TestScript (0.01s) --- FAIL: TestScript/gopath_moved_repo (132.46s) script_test.go:257: # Test that 'go get -u' reports packages whose VCS configurations do not # match their import paths. (0.000s) # We need to execute a custom Go program to break the config files. # # git will ask for a username and password when we run 'go get -d -f -u', # so we also need to set GIT_ASKPASS. Conveniently, a single binary can # perform both tasks! (0.581s) # Test that 'go get -u' reports moved git packages. (131.872s) > [exec:git] go get -d rsc.io/pdf > [exec:git] go get -d -u rsc.io/pdf [stderr] # cd $WORK/gopath/src/rsc.io/pdf; git pull --ff-only fatal: unable to access 'https://github.com/rsc/pdf/': Failed to connect to github.com port 443: Connection timed out package rsc.io/pdf: exit status 1 [exit status 1] FAIL: testdata/script/gopath_moved_repo.txt:22: unexpected command failure --- FAIL: TestScript/get_vendor (135.32s) script_test.go:257: # Update (1.446s) # get -u (0.840s) # get -t -u (0.879s) # Submodules (129.978s) > rm $GOPATH > mkdir $GOPATH/src > go get -d 'github.com/rsc/go-get-issue-12612' [stderr] # cd .; git clone -- https://github.com/rsc/go-get-issue-12612 $WORK/gopath/src/github.com/rsc/go-get-issue-12612 Cloning into '$WORK/gopath/src/github.com/rsc/go-get-issue-12612'... fatal: unable to access 'https://github.com/rsc/go-get-issue-12612/': Failed to connect to github.com port 443: Connection timed out package github.com/rsc/go-get-issue-12612: exit status 128 [exit status 1] FAIL: testdata/script/get_vendor.txt:39: unexpected command failure --- FAIL: TestScript/get_update (133.50s) script_test.go:257: # Tests Issue #9224 # The recursive updating was trying to walk to # former dependencies, not current ones. (0.000s) # Rewind (2.290s) # Run get (1.701s) # (Again with -d -u) Rewind (0.288s) # (Again with -d -u) Run get (129.218s) > go get -d -u 'github.com/rsc/go-get-issue-9224-cmd' [stderr] # cd $WORK/gopath/src/github.com/rsc/go-get-issue-9224-lib; git pull --ff-only fatal: unable to access 'https://github.com/rsc/go-get-issue-9224-lib/': Failed to connect to github.com port 443: Connection timed out package github.com/rsc/go-get-issue-9224-lib/liba: exit status 1 [exit status 1] FAIL: testdata/script/get_update.txt:25: unexpected command failure --- FAIL: TestScript/get_dot_slash_download (132.02s) script_test.go:257: # Tests Issues #9797 and #19769 (132.023s) > mkdir $WORK/tmp/src/rsc.io > env GOPATH=$WORK/tmp > cd $WORK/tmp/src/rsc.io $WORK/tmp/src/rsc.io > go get ./pprof_mac_fix [stderr] # cd .; git clone -- https://github.com/rsc/pprof_mac_fix $WORK/tmp/src/rsc.io/pprof_mac_fix Cloning into '$WORK/tmp/src/rsc.io/pprof_mac_fix'... fatal: unable to access 'https://github.com/rsc/pprof_mac_fix/': Failed to connect to github.com port 443: Connection timed out package rsc.io/pprof_mac_fix: exit status 128 [exit status 1] FAIL: testdata/script/get_dot_slash_download.txt:10: unexpected command failure --- FAIL: TestScript/get_domain_root (131.76s) script_test.go:257: # Tests issue #9357 # go get foo.io (not foo.io/subdir) was not working consistently. (0.000s) # go-get-issue-9357.appspot.com is running # the code at github.com/rsc/go-get-issue-9357, # a trivial Go on App Engine app that serves a # tag for the domain root. (131.764s) > go get -d go-get-issue-9357.appspot.com [stderr] # cd .; git clone -- https://github.com/rsc/go-get-issue-9357 $WORK/gopath/src/go-get-issue-9357.appspot.com Cloning into '$WORK/gopath/src/go-get-issue-9357.appspot.com'... fatal: unable to access 'https://github.com/rsc/go-get-issue-9357/': Failed to connect to github.com port 443: Connection timed out package go-get-issue-9357.appspot.com: exit status 128 [exit status 1] FAIL: testdata/script/get_domain_root.txt:12: unexpected command failure --- FAIL: TestScript/get_insecure (133.13s) script_test.go:257: # TODO(matloob): Split this test into two? It's one of the slowest tests we have. (0.357s) # GOPATH: Set up (0.000s) # GOPATH: Try go get -d of HTTP-only repo (should fail). (0.094s) # GOPATH: Try again with GOINSECURE (should succeed). (132.675s) > env GOINSECURE=insecure.go-get-issue-15410.appspot.com > go get -d insecure.go-get-issue-15410.appspot.com/pkg/p [stderr] # cd .; git clone -- http://insecure.go-get-issue-15410.appspot.com/ $WORK/gopath/src/insecure.go-get-issue-15410.appspot.com/pkg Cloning into '$WORK/gopath/src/insecure.go-get-issue-15410.appspot.com/pkg'... fatal: unable to access 'http://insecure.go-get-issue-15410.appspot.com/': Failed to connect to github.com port 443: Connection timed out package insecure.go-get-issue-15410.appspot.com/pkg/p: exit status 128 [exit status 1] FAIL: testdata/script/get_insecure.txt:17: unexpected command failure --- FAIL: TestScript/get_legacy (135.47s) script_test.go:257: # This test was converted from a test in vendor_test.go (which no longer exists). # That seems to imply that it's about vendoring semantics, but the test doesn't # use 'go -mod=vendor' (and none of the fetched repos have vendor folders). # The test still seems to be useful as a test of direct-mode go get. (135.469s) > [short] skip > [!exec:git] skip > env GO111MODULE=off > env GOPATH=$WORK/tmp/d1 > go get vcs-test.golang.org/git/modlegacy1-old.git/p1 > go list -f '{{.Deps}}' vcs-test.golang.org/git/modlegacy1-old.git/p1 [stdout] [vcs-test.golang.org/git/modlegacy1-new.git vcs-test.golang.org/git/modlegacy1-new.git/p1 vcs-test.golang.org/git/modlegacy1-new.git/p2 vcs-test.golang.org/git/modlegacy1-old.git/p2] > stdout 'new.git/p2' # old/p1 should depend on new/p2 > ! stdout new.git/v2/p2 # old/p1 should NOT depend on new/v2/p2 > go build vcs-test.golang.org/git/modlegacy1-old.git/p1 vcs-test.golang.org/git/modlegacy1-new.git/p1 > ! stdout . > env GOPATH=$WORK/tmp/d2 > rm $GOPATH > go get github.com/rsc/vgotest5 > go get github.com/rsc/vgotest4 > go get github.com/myitcv/vgo_example_compat > rm $GOPATH > go get github.com/rsc/vgotest4 > go get github.com/rsc/vgotest5 [stderr] # cd .; git clone -- https://github.com/rsc/vgotest5 $WORK/tmp/d2/src/github.com/rsc/vgotest5 Cloning into '$WORK/tmp/d2/src/github.com/rsc/vgotest5'... fatal: unable to access 'https://github.com/rsc/vgotest5/': Failed to connect to github.com port 443: Connection timed out package github.com/rsc/vgotest5: exit status 128 [exit status 1] FAIL: testdata/script/get_legacy.txt:27: unexpected command failure --- FAIL: TestScript/mod_prefer_compatible (134.93s) script_test.go:257: # Regression test for golang.org/issue/34189 and golang.org/issue/34165: # @latest, @upgrade, and @patch should prefer compatible versions over # +incompatible ones, even if offered by a proxy. (0.000s) # github.com/russross/blackfriday v2.0.0+incompatible exists, # and should be resolved if we ask for v2.0 explicitly. (0.114s) # blackfriday v1.5.2 has a go.mod file, so v1.5.2 should be preferred over # v2.0.0+incompatible when resolving latest, upgrade, and patch. (0.208s) # If we're fetching directly from version control, ignored +incompatible # versions should also be omitted by 'go list'. # (Note that they may still be included in results from a proxy: in proxy mode, # we would need to fetch the whole zipfile for the latest compatible version in # order to determine whether it contains a go.mod file, and part of the point of # the proxy is to avoid fetching unnecessary data.) (0.887s) # However, if the latest compatible version does not include a go.mod file, # +incompatible versions should still be listed, as they may still reflect the # intent of the module author. (1.337s) # If we're fetching directly from version control, asking for a commit hash # corresponding to a +incompatible version should continue to produce the # +incompatible version tagged for that commit, even if it is no longer listed. (1.079s) # Similarly, requesting an untagged commit should continue to produce a +incompatible # pseudo-version. (131.302s) > go list -m github.com/rsc/legacytest@7303f7796364 [stdout] github.com/rsc/legacytest v0.0.0-20180717164253-7303f7796364 > stdout '^github.com/rsc/legacytest v2\.0\.1-0\.20180717164253-7303f7796364\+incompatible$' FAIL: testdata/script/mod_prefer_compatible.txt:62: no match for `(?m)^github.com/rsc/legacytest v2\.0\.1-0\.20180717164253-7303f7796364\+incompatible$` found in stdout --- FAIL: TestScript/mod_replace_gopkgin (263.62s) script_test.go:257: # Regression test for golang.org/issue/34254: # a clone of gopkg.in/[…].vN should be replaceable by # a fork hosted at corp.example.com/[…]/vN, # even if there is an explicit go.mod file containing the # gopkg.in path. (0.000s) # Replacing gopkg.in/[…].vN with a repository with a root go.mod file # specifying […].vN and a compatible version should succeed, even if # the replacement path is not a gopkg.in path. (263.551s) > cd 4-to-4 $WORK/gopath/src/4-to-4 > go list -m gopkg.in/src-d/go-git.v4 [stderr] go list -m: gopkg.in/src-d/go-git.v4@v4.13.1 requires github.com/stretchr/objx@v0.2.0 requires github.com/davecgh/go-spew@v1.1.1: reading github.com/davecgh/go-spew/go.mod at revision v1.1.1: git ls-remote -q origin in $WORK/gopath/pkg/mod/cache/vcs/d9a489aa71aa9542aea8f66dfdd8c20fc0c90a8f7154b9b36206e404c9b1551e: exit status 128: fatal: unable to access 'https://github.com/davecgh/go-spew/': Failed to connect to github.com port 443: Connection timed out [exit status 1] FAIL: testdata/script/mod_replace_gopkgin.txt:20: unexpected command failure --- FAIL: TestDefaultGOPATHGet (131.37s) go_test.go:1323: running testgo [get -v github.com/golang/example/hello] go_test.go:1323: standard error: go_test.go:1323: github.com/golang/example (download) created GOPATH=/workdir/tmp/cmd-go-test-3606541912/gotest1533420585/home/go; see 'go help gopath' # cd .; git clone -- https://github.com/golang/example /workdir/tmp/cmd-go-test-3606541912/gotest1533420585/home/go/src/github.com/golang/example Cloning into '/workdir/tmp/cmd-go-test-3606541912/gotest1533420585/home/go/src/github.com/golang/example'... fatal: unable to access 'https://github.com/golang/example/': Failed to connect to github.com port 443: Connection timed out package github.com/golang/example/hello: exit status 128 go_test.go:1323: go [get -v github.com/golang/example/hello] failed unexpectedly in /workdir/go/src/cmd/go: exit status 1 FAIL FAIL cmd/go 490.437s FAIL go tool dist: Failed: exit status 1