Skip to content

Instantly share code, notes, and snippets.

@mwhudson
Created April 15, 2016 03:29
Show Gist options
  • Save mwhudson/21badf1d67536a9fc3719d19cc5865b6 to your computer and use it in GitHub Desktop.
Save mwhudson/21badf1d67536a9fc3719d19cc5865b6 to your computer and use it in GitHub Desktop.
ok archive/tar 0.030s
ok archive/zip 60.159s
ok bufio 0.125s
ok bytes 9.558s
ok compress/bzip2 0.116s
ok compress/flate 38.625s
ok compress/gzip 0.130s
ok compress/lzw 0.128s
ok compress/zlib 2.255s
ok container/heap 0.087s
ok container/list 0.005s
ok container/ring 0.024s
ok context 2.288s
? crypto [no test files]
ok crypto/aes 0.047s
ok crypto/cipher 0.008s
ok crypto/des 0.021s
ok crypto/dsa 224.561s
ok crypto/ecdsa 18.716s
ok crypto/elliptic 1.895s
ok crypto/hmac 0.008s
ok crypto/md5 0.011s
ok crypto/rand 1.185s
ok crypto/rc4 0.268s
ok crypto/rsa 3.032s
ok crypto/sha1 0.007s
ok crypto/sha256 0.007s
ok crypto/sha512 0.009s
ok crypto/subtle 0.009s
--- FAIL: TestVerifyHostname (127.46s)
tls_test.go:330: dial tcp 216.58.193.100:443: getsockopt: connection timed out
--- FAIL: TestVerifyHostnameResumed (127.36s)
tls_test.go:360: Dial #0: dial tcp 216.58.193.100:443: getsockopt: connection timed out
FAIL
FAIL crypto/tls 259.248s
ok crypto/x509 2.786s
? crypto/x509/pkix [no test files]
ok database/sql 0.618s
ok database/sql/driver 0.004s
ok debug/dwarf 0.019s
ok debug/elf 0.031s
ok debug/gosym 0.011s
ok debug/macho 0.007s
ok debug/pe 0.022s
ok debug/plan9obj 0.007s
? encoding [no test files]
ok encoding/ascii85 0.006s
ok encoding/asn1 0.009s
ok encoding/base32 0.008s
ok encoding/base64 0.007s
ok encoding/binary 0.010s
ok encoding/csv 0.006s
ok encoding/gob 5.393s
ok encoding/hex 0.006s
ok encoding/json 6.693s
ok encoding/pem 0.024s
ok encoding/xml 0.020s
ok errors 0.007s
ok expvar 0.008s
ok flag 0.005s
ok fmt 0.167s
ok go/ast 0.009s
ok go/build 0.115s
ok go/constant 0.008s
ok go/doc 0.078s
ok go/format 0.014s
? go/importer [no test files]
ok go/internal/gccgoimporter 0.008s
ok go/internal/gcimporter 1.144s
ok go/parser 0.055s
ok go/printer 0.691s
ok go/scanner 0.007s
ok go/token 0.040s
ok go/types 27.974s
? hash [no test files]
ok hash/adler32 0.020s
ok hash/crc32 0.005s
ok hash/crc64 0.004s
ok hash/fnv 0.005s
ok html 0.009s
ok html/template 0.086s
ok image 1.093s
ok image/color 0.545s
? image/color/palette [no test files]
ok image/draw 0.177s
ok image/gif 0.240s
? image/internal/imageutil [no test files]
ok image/jpeg 0.303s
ok image/png 0.233s
ok index/suffixarray 0.016s
? internal/race [no test files]
ok internal/singleflight 0.017s
? internal/syscall/unix [no test files]
? internal/syscall/windows/sysdll [no test files]
? internal/testenv [no test files]
ok internal/trace 0.042s
ok io 0.027s
ok io/ioutil 0.006s
ok log 0.007s
--- FAIL: TestNew (0.00s)
syslog_test.go:216: New() failed: Unix syslog delivery error
--- FAIL: TestNewLogger (0.00s)
syslog_test.go:228: Unix syslog delivery error
--- FAIL: TestDial (0.00s)
syslog_test.go:246: Dial() failed: Unix syslog delivery error
FAIL
FAIL log/syslog 2.022s
ok math 0.009s
SIGQUIT: quit
PC=0x734dc m=0
goroutine 0 [idle]:
runtime.futex(0x3b5cd0, 0x0, 0x0, 0x0, 0x7f00000000, 0x44ff8, 0x3b5630, 0x0, 0x0, 0x4504c, ...)
/home/mwh/go.arm64/src/runtime/sys_linux_arm64.s:312 +0x1c
runtime.futexsleep(0x3b5cd0, 0x0, 0xffffffffffffffff)
/home/mwh/go.arm64/src/runtime/os_linux.go:45 +0x58
runtime.notesleep(0x3b5cd0)
/home/mwh/go.arm64/src/runtime/lock_futex.go:145 +0xac
runtime.stopm()
/home/mwh/go.arm64/src/runtime/proc.go:1565 +0x10c
runtime.gcstopm()
/home/mwh/go.arm64/src/runtime/proc.go:1769 +0x178
runtime.schedule()
/home/mwh/go.arm64/src/runtime/proc.go:2071 +0x98
runtime.goschedImpl(0x482046aa80)
/home/mwh/go.arm64/src/runtime/proc.go:2185 +0x168
runtime.gopreempt_m(0x482046aa80)
/home/mwh/go.arm64/src/runtime/proc.go:2200 +0x38
runtime.newstack()
/home/mwh/go.arm64/src/runtime/stack.go:1026 +0x968
runtime.morestack()
/home/mwh/go.arm64/src/runtime/asm_arm64.s:300 +0x5c
goroutine 1 [chan receive, 3 minutes]:
testing.(*T).Run(0x4820602180, 0x28fc83, 0x17, 0x2bbf00, 0x3b5b01)
/home/mwh/go.arm64/src/testing/testing.go:584 +0x370
testing.RunTests.func1(0x4820312000)
/home/mwh/go.arm64/src/testing/testing.go:730 +0xb8
testing.tRunner(0x4820312000, 0x482003eda0)
/home/mwh/go.arm64/src/testing/testing.go:547 +0xb8
testing.RunTests(0x2bb990, 0x3b2300, 0x92, 0x92, 0x1)
/home/mwh/go.arm64/src/testing/testing.go:736 +0x410
testing.(*M).Run(0x482003ef00, 0x3)
/home/mwh/go.arm64/src/testing/testing.go:680 +0xc4
main.main()
math/big/_test/_testmain.go:652 +0x118
goroutine 172 [runnable]:
math/big.nat.norm(0x48206fa000, 0x1af3, 0x511f, 0x48206fa000, 0x1af3, 0x511f)
/home/mwh/go.arm64/src/math/big/nat.go:42
math/big.nat.shr(0x48206fa000, 0x1af3, 0x511f, 0x48206fa000, 0x1af3, 0x511f, 0x2, 0x0, 0x0, 0x0)
/home/mwh/go.arm64/src/math/big/nat.go:731 +0x174
math/big.(*Int).Rsh(0x482059c100, 0x482059c100, 0x2, 0x2)
/home/mwh/go.arm64/src/math/big/int.go:752 +0x250
math/big.(*Int).binaryGCD(0x482059c100, 0x4820600100, 0x4820600120, 0x390140)
/home/mwh/go.arm64/src/math/big/int.go:540 +0x4f0
math/big.(*Rat).norm(0x4820600100, 0x0)
/home/mwh/go.arm64/src/math/big/rat.go:425 +0x14c
math/big.(*Rat).Sub(0x4820600100, 0x48204c82c0, 0x4820065ba0, 0x4820600040)
/home/mwh/go.arm64/src/math/big/rat.go:488 +0x1f8
math/big.delta(0x48204c82c0, 0x36a0000000000000, 0x4820600040)
/home/mwh/go.arm64/src/math/big/rat_test.go:517 +0x80
math/big.checkIsBestApprox32(0x4820602180, 0x0, 0x48204c82c0, 0x0)
/home/mwh/go.arm64/src/math/big/rat_test.go:538 +0x188
math/big.TestFloat32SpecialCases(0x4820602180)
/home/mwh/go.arm64/src/math/big/ratconv_test.go:385 +0x428
testing.tRunner(0x4820602180, 0x2bbf00)
/home/mwh/go.arm64/src/testing/testing.go:547 +0xb8
created by testing.(*T).Run
/home/mwh/go.arm64/src/testing/testing.go:583 +0x34c
r0 0x3b5cd0
r1 0x0
r2 0x0
r3 0x0
r4 0x0
r5 0x0
r6 0x0
r7 0x3b5cd0
r8 0x62
r9 0x93940
r10 0x48206fa000
r11 0x1aff
r12 0x48206fa000
r13 0x0
r14 0x0
r15 0x50
r16 0x686f0
r17 0x2bc9a0
r18 0x0
r19 0x5898
r20 0x482015bb40
r21 0x482043a000
r22 0x2804
r23 0x0
r24 0x0
r25 0x0
r26 0x7fcaa64ef0
r27 0x3b5644
r28 0x3b5880
r29 0x0
lr 0x3b648
sp 0x7fcaa65030
pc 0x734dc
fault 0x0
*** Test killed with quit: ran too long (10m0s).
FAIL math/big 600.013s
ok math/cmplx 0.005s
ok math/rand 1.309s
ok mime 0.016s
ok mime/multipart 0.640s
ok mime/quotedprintable 0.268s
--- FAIL: TestDNSTransportFallback (6.00s)
dnsclient_unix_test.go:42: read udp 10.232.48.101:59330->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:42: read udp 10.232.48.101:49977->8.8.4.4:53: i/o timeout
--- FAIL: TestSpecialDomainName (15.00s)
dnsclient_unix_test.go:82: read udp 10.232.48.101:35813->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 10.232.48.101:41953->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 10.232.48.101:49022->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 10.232.48.101:51626->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 10.232.48.101:58617->8.8.8.8:53: i/o timeout
--- FAIL: TestUpdateResolvConf (20.00s)
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:39826->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:59225->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:51272->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:47301->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:47408->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:52939->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:44170->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:40056->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:37125->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 10.232.48.101:35588->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:54883->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:57266->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:36474->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:44352->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:44674->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:48444->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:38699->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:54269->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:55844->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 10.232.48.101:60793->8.8.4.4:53: i/o timeout
--- FAIL: TestGoLookupIPWithResolverConfig (174.02s)
dnsclient_unix_test.go:409: got lookup jgahvsekduiv9bw4b3qhn4ykdfgj0493iohkrjfhdvhjiu4j on 8.8.8.8:53: read udp 10.232.48.101:33286->8.8.8.8:53: i/o timeout; want lookup jgahvsekduiv9bw4b3qhn4ykdfgj0493iohkrjfhdvhjiu4j on 8.8.8.8:53:
FAIL
FAIL net 244.756s
ok net/http 32.736s
ok net/http/cgi 0.443s
ok net/http/cookiejar 0.012s
ok net/http/fcgi 0.010s
ok net/http/httptest 0.014s
ok net/http/httputil 0.054s
ok net/http/internal 0.006s
? net/http/pprof [no test files]
ok net/internal/socktest 0.010s
ok net/mail 0.013s
ok net/rpc 0.028s
ok net/rpc/jsonrpc 0.022s
ok net/smtp 0.058s
ok net/textproto 0.014s
ok net/url 0.012s
ok os 1.309s
ok os/exec 0.263s
ok os/signal 7.140s
ok os/user 0.010s
ok path 0.005s
ok path/filepath 0.025s
ok reflect 2.287s
ok regexp 54.229s
ok regexp/syntax 1.076s
ok runtime 472.266s
? runtime/cgo [no test files]
ok runtime/debug 0.024s
ok runtime/internal/atomic 0.358s
ok runtime/internal/sys 0.004s
ok runtime/pprof 28.602s
? runtime/race [no test files]
ok runtime/trace 3.698s
ok sort 2.019s
ok strconv 5.424s
ok strings 1.326s
ok sync 0.528s
ok sync/atomic 2.124s
ok syscall 0.027s
ok testing 1.415s
? testing/iotest [no test files]
ok testing/quick 0.417s
ok text/scanner 0.012s
ok text/tabwriter 0.006s
ok text/template 0.055s
ok text/template/parse 0.014s
ok time 9.100s
ok unicode 0.008s
ok unicode/utf16 0.004s
ok unicode/utf8 0.009s
? unsafe [no test files]
ok vendor/golang.org/x/net/http2/hpack 0.089s
ok archive/tar 0.017s
ok archive/zip 40.259s
ok bufio 0.107s
ok bytes 8.758s
ok compress/bzip2 0.079s
ok compress/flate 28.671s
ok compress/gzip 0.075s
ok compress/lzw 0.096s
ok compress/zlib 1.428s
ok container/heap 0.002s
ok container/list 0.009s
ok container/ring 0.010s
ok context 2.281s
? crypto [no test files]
ok crypto/aes 0.027s
ok crypto/cipher 0.008s
ok crypto/des 0.013s
ok crypto/dsa 116.435s
ok crypto/ecdsa 17.755s
ok crypto/elliptic 1.675s
ok crypto/hmac 0.006s
ok crypto/md5 0.006s
ok crypto/rand 1.524s
ok crypto/rc4 0.180s
ok crypto/rsa 2.536s
ok crypto/sha1 0.004s
ok crypto/sha256 0.003s
ok crypto/sha512 0.003s
ok crypto/subtle 0.007s
--- FAIL: TestVerifyHostname (127.47s)
tls_test.go:330: dial tcp 172.217.4.4:443: getsockopt: connection timed out
--- FAIL: TestVerifyHostnameResumed (127.36s)
tls_test.go:360: Dial #0: dial tcp 172.217.4.4:443: getsockopt: connection timed out
FAIL
FAIL crypto/tls 258.506s
ok crypto/x509 1.955s
? crypto/x509/pkix [no test files]
ok database/sql 0.567s
ok database/sql/driver 0.002s
ok debug/dwarf 0.011s
ok debug/elf 0.016s
ok debug/gosym 0.005s
ok debug/macho 0.003s
ok debug/pe 0.016s
ok debug/plan9obj 0.002s
? encoding [no test files]
ok encoding/ascii85 0.004s
ok encoding/asn1 0.004s
ok encoding/base32 0.003s
ok encoding/base64 0.006s
ok encoding/binary 0.007s
ok encoding/csv 0.003s
ok encoding/gob 3.985s
ok encoding/hex 0.002s
ok encoding/json 4.660s
ok encoding/pem 0.023s
ok encoding/xml 0.012s
ok errors 0.002s
ok expvar 0.007s
ok flag 0.002s
ok fmt 0.117s
ok go/ast 0.007s
ok go/build 0.073s
ok go/constant 0.003s
ok go/doc 0.046s
ok go/format 0.008s
? go/importer [no test files]
ok go/internal/gccgoimporter 0.003s
ok go/internal/gcimporter 0.825s
ok go/parser 0.030s
ok go/printer 0.548s
ok go/scanner 0.003s
ok go/token 0.033s
ok go/types 14.748s
? hash [no test files]
ok hash/adler32 0.022s
ok hash/crc32 0.002s
ok hash/crc64 0.002s
ok hash/fnv 0.002s
ok html 0.003s
ok html/template 0.056s
ok image 0.900s
ok image/color 0.557s
? image/color/palette [no test files]
ok image/draw 0.151s
ok image/gif 0.133s
? image/internal/imageutil [no test files]
ok image/jpeg 0.269s
ok image/png 0.157s
ok index/suffixarray 0.009s
? internal/race [no test files]
ok internal/singleflight 0.013s
? internal/syscall/unix [no test files]
? internal/syscall/windows/sysdll [no test files]
? internal/testenv [no test files]
ok internal/trace 0.024s
ok io 0.019s
ok io/ioutil 0.002s
ok log 0.003s
--- FAIL: TestNew (0.00s)
syslog_test.go:216: New() failed: Unix syslog delivery error
--- FAIL: TestNewLogger (0.00s)
syslog_test.go:228: Unix syslog delivery error
--- FAIL: TestDial (0.00s)
syslog_test.go:246: Dial() failed: Unix syslog delivery error
FAIL
FAIL log/syslog 2.015s
ok math 0.008s
SIGQUIT: quit
PC=0x776a4 m=0
goroutine 0 [idle]:
runtime.futex(0x3d5d30, 0x0, 0x0, 0x0, 0x0, 0x3d58e0, 0x0, 0x0, 0x471f8, 0x1, ...)
/home/mwh/go/src/runtime/sys_linux_ppc64x.s:298 +0x1c
runtime.futexsleep(0x3d5d30, 0x0, 0xffffffffffffffff)
/home/mwh/go/src/runtime/os_linux.go:45 +0x50
runtime.notesleep(0x3d5d30)
/home/mwh/go/src/runtime/lock_futex.go:145 +0xc4
runtime.stopm()
/home/mwh/go/src/runtime/proc.go:1565 +0x130
runtime.findrunnable(0xc82001c000, 0x0)
/home/mwh/go/src/runtime/proc.go:2008 +0x88c
runtime.schedule()
/home/mwh/go/src/runtime/proc.go:2107 +0x2ac
runtime.park_m(0xc82005a900)
/home/mwh/go/src/runtime/proc.go:2170 +0x180
runtime.mcall(0xc82005a900)
/home/mwh/go/src/runtime/asm_ppc64x.s:185 +0x58
goroutine 1 [chan receive, 3 minutes]:
testing.(*T).Run(0xc820166240, 0x2b0501, 0x17, 0x2dcc40, 0x3d5c01)
/home/mwh/go/src/testing/testing.go:584 +0x3b8
testing.RunTests.func1(0xc8204b8000)
/home/mwh/go/src/testing/testing.go:730 +0xc4
testing.tRunner(0xc8204b8000, 0xc820067d40)
/home/mwh/go/src/testing/testing.go:547 +0xd8
testing.RunTests(0x2dc6d0, 0x3d2340, 0x92, 0x92, 0x2701)
/home/mwh/go/src/testing/testing.go:736 +0x414
testing.(*M).Run(0xc820067ec8, 0x0)
/home/mwh/go/src/testing/testing.go:680 +0xb4
main.main()
math/big/_test/_testmain.go:652 +0x104
goroutine 209 [runnable]:
math/big.nat.norm(0xc8205b6000, 0x4af9, 0x5122, 0xc8205b6000, 0x4af9, 0x5122)
/home/mwh/go/src/math/big/nat.go:42
math/big.nat.shr(0xc8205b6000, 0x4af9, 0x5122, 0xc8205b6000, 0x4af9, 0x5122, 0x1, 0x0, 0x0, 0x0)
/home/mwh/go/src/math/big/nat.go:731 +0x1ac
math/big.(*Int).Rsh(0xc8204e0020, 0xc8204e0020, 0x1, 0x1)
/home/mwh/go/src/math/big/int.go:752 +0x23c
math/big.(*Int).binaryGCD(0xc8204e0000, 0xc820336040, 0xc820336060, 0x3b0140)
/home/mwh/go/src/math/big/int.go:540 +0x554
math/big.(*Rat).norm(0xc820336040, 0x0)
/home/mwh/go/src/math/big/rat.go:425 +0x160
math/big.(*Rat).Sub(0xc820336040, 0xc8203362c0, 0xc82003bb60, 0xc820336000)
/home/mwh/go/src/math/big/rat.go:488 +0x204
math/big.delta(0xc8203362c0, 0xb6a0000000000000, 0xc820336000)
/home/mwh/go/src/math/big/rat_test.go:517 +0x94
math/big.checkIsBestApprox32(0xc820166240, 0x80000000, 0xc8203362c0, 0x8000000000000000)
/home/mwh/go/src/math/big/rat_test.go:537 +0x14c
math/big.TestFloat32SpecialCases(0xc820166240)
/home/mwh/go/src/math/big/ratconv_test.go:385 +0x444
testing.tRunner(0xc820166240, 0x2dcc40)
/home/mwh/go/src/testing/testing.go:547 +0xd8
created by testing.(*T).Run
/home/mwh/go/src/testing/testing.go:583 +0x394
r0 0xdd r1 0x3fffd05849c0
r2 0x0 r3 0x3d5d30
r4 0x0 r5 0x0
r6 0x0 r7 0x0
r8 0x0 r9 0x0
r10 0x0 r11 0x0
r12 0x0 r13 0x3dcc80
r14 0xc8200104e0 r15 0xc8200103f0
r16 0xc820336100 r17 0x0
r18 0x50 r19 0xf004
r20 0xc82053c000 r21 0xc82034e180
r22 0x5 r23 0x0
r24 0x0 r25 0x0
r26 0x0 r27 0x0
r28 0x0 r29 0x0
r30 0x3d58e0 r31 0x201cc
pc 0x776a4 ctr 0x0
link 0x3d1f0 xer 0x0
ccr 0x54400002 trap 0xc00
*** Test killed with quit: ran too long (10m0s).
FAIL math/big 600.005s
ok math/cmplx 0.003s
ok math/rand 1.221s
ok mime 0.012s
ok mime/multipart 0.482s
ok mime/quotedprintable 0.210s
--- FAIL: TestDNSTransportFallback (6.00s)
dnsclient_unix_test.go:42: read udp 91.189.91.141:35620->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:42: read udp 91.189.91.141:44383->8.8.4.4:53: i/o timeout
--- FAIL: TestSpecialDomainName (15.00s)
dnsclient_unix_test.go:82: read udp 91.189.91.141:44853->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 91.189.91.141:54873->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 91.189.91.141:58679->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 91.189.91.141:33286->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:82: read udp 91.189.91.141:35979->8.8.8.8:53: i/o timeout
--- FAIL: TestUpdateResolvConf (20.00s)
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:47027->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:45350->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:39696->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:39833->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:35777->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:37850->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:60067->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:34089->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:54952->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup golang.org on 8.8.8.8:53: read udp 91.189.91.141:34016->8.8.8.8:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:60028->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:59157->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:54956->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:34734->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:52682->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:57089->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:49676->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:49888->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:50764->8.8.4.4:53: i/o timeout
dnsclient_unix_test.go:254: lookup www.example.com on 8.8.4.4:53: read udp 91.189.91.141:46465->8.8.4.4:53: i/o timeout
--- FAIL: TestGoLookupIPWithResolverConfig (174.02s)
dnsclient_unix_test.go:409: got lookup jgahvsekduiv9bw4b3qhn4ykdfgj0493iohkrjfhdvhjiu4j on 8.8.8.8:53: read udp 91.189.91.141:43391->8.8.8.8:53: i/o timeout; want lookup jgahvsekduiv9bw4b3qhn4ykdfgj0493iohkrjfhdvhjiu4j on 8.8.8.8:53:
FAIL
FAIL net 243.237s
ok net/http 30.678s
ok net/http/cgi 0.217s
ok net/http/cookiejar 0.006s
ok net/http/fcgi 0.004s
ok net/http/httptest 0.012s
ok net/http/httputil 0.032s
ok net/http/internal 0.003s
? net/http/pprof [no test files]
ok net/internal/socktest 0.004s
ok net/mail 0.004s
ok net/rpc 0.026s
ok net/rpc/jsonrpc 0.011s
ok net/smtp 0.041s
ok net/textproto 0.003s
ok net/url 0.006s
ok os 1.240s
ok os/exec 0.181s
ok os/signal 7.130s
ok os/user 0.004s
ok path 0.002s
ok path/filepath 0.013s
ok reflect 1.234s
ok regexp 48.100s
ok regexp/syntax 1.683s
--- FAIL: TestPingPongHog (0.13s)
proc_test.go:426: want hogCount/lightCount in [0.5, 2]; got 17000000/7362000 = 2.309155120891062
FAIL
FAIL runtime 333.725s
? runtime/cgo [no test files]
ok runtime/debug 0.014s
ok runtime/internal/atomic 0.335s
? runtime/internal/sys [no test files]
ok runtime/pprof 23.004s
? runtime/race [no test files]
ok runtime/trace 2.735s
ok sort 1.429s
ok strconv 5.218s
ok strings 1.586s
ok sync 1.148s
ok sync/atomic 4.297s
ok syscall 0.016s
ok testing 1.498s
? testing/iotest [no test files]
ok testing/quick 0.326s
ok text/scanner 0.005s
ok text/tabwriter 0.004s
ok text/template 0.030s
ok text/template/parse 0.009s
ok time 8.212s
ok unicode 0.004s
ok unicode/utf16 0.002s
ok unicode/utf8 0.005s
? unsafe [no test files]
ok vendor/golang.org/x/net/http2/hpack 0.072s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment