Ubuntu Pastebin

Paste from redir at Wed, 10 Aug 2016 17:30:26 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
ok      github.com/juju/juju/api/watcher        3.300s

----------------------------------------------------------------------
FAIL: logstream_test.go:102: LogStreamIntSuite.TestFullRequest

logstream_test.go:331:
    c.Assert(err, jc.ErrorIsNil)
... value *net.OpError = &net.OpError{Op:"listen", Net:"tcp", Source:net.Addr(nil), Addr:(*net.TCPAddr)(0x
c820389e90), Err:(*os.SyscallError)(0xc82035a940)} ("listen tcp :12345: bind: address already in use")

trying #0: params.LogStreamRecords{Records:[]params.LogStreamRecord{params.LogStreamRecord{ID:10, ModelUUI
D:"deadbeef-...", Entity:"machine-99", Version:"2.0-beta15", Timestamp:time.Time{sec:63570324877, nsec:0, 
loc:(*time.Location)(0x2caa420)}, Module:"some.where", Location:"code.go:42", Level:"INFO", Message:"stuff
 happened"}}}
client stopped: EOF
logstream_test.go:230:
    c.Fatal("timed out waiting for log record")
... Error: timed out waiting for log record

logstream_test.go:230:
    c.Fatal("timed out waiting for log record")
logstream_test.go:364:
    c.Fatalf("channel never closed")
... Error: channel never closed

2016/08/10 10:20:24 http: TLS handshake error from 127.0.0.1:55302: tls: first record does not look like a
 TLS handshake
2016/08/10 10:20:38 http: TLS handshake error from 127.0.0.1:44172: tls: first record does not look like a
 TLS handshake
2016/08/10 10:22:01 http: TLS handshake error from 127.0.0.1:46970: tls: client offered an unsupported, ma
ximum protocol version of 300
2016/08/10 10:22:06 http: TLS handshake error from 127.0.0.1:48194: tls: first record does not look like a
 TLS handshake
OOPS: 232 passed, 1 FAILED
--- FAIL: TestPackage (155.27s)
FAIL
FAIL    github.com/juju/juju/apiserver  155.333s
Download as text